)]}'
{"tripleo_common/actions/validations.py":[{"author":{"_account_id":26343,"name":"Jose Luis Franco","email":"jfrancoa@redhat.com","username":"jfrancoa"},"change_message_id":"b5405aa3780b129979c7bde53ebbd392ae613a26","unresolved":false,"context_lines":[{"line_number":429,"context_line":"        requested_count \u003d 0"},{"line_number":430,"context_line":""},{"line_number":431,"context_line":"        for param, default in self.default_role_counts.items():"},{"line_number":432,"context_line":"            if self.stack and self.stack[\u0027status\u0027] !\u003d \u0027FAILED\u0027:"},{"line_number":433,"context_line":"                try:"},{"line_number":434,"context_line":"                    current \u003d int(self.stack[\u0027parameters\u0027][param])"},{"line_number":435,"context_line":"                except KeyError:"}],"source_content_type":"text/x-python","patch_set":1,"id":"9fb8cfa7_6fa63cae","line":432,"updated":"2019-06-25 09:42:10.000000000","message":"So, I did change it locally in the environment to self.stack[\u0027stack_status\u0027] and the the upgrade prepare went on. However, using that key would imply that the conditional needs to change into:\n\nif self.stack and not self.stack[\u0027stack_status\u0027].endswith(\u0027FAILED\u0027):","commit_id":"0746950f995839253762b6bc374be6bcebedc96f"}]}
