Skip to content

rabbitmq: Do not check if service is running when it is not supposed to run#1637

Merged
jsuchome merged 1 commit into
crowbar:masterfrom
jsuchome:rabbitmq-during-upgrade
Apr 27, 2018
Merged

rabbitmq: Do not check if service is running when it is not supposed to run#1637
jsuchome merged 1 commit into
crowbar:masterfrom
jsuchome:rabbitmq-during-upgrade

Conversation

@jsuchome

Copy link
Copy Markdown
Member

pre-upgrade attribute is set to true to indicate the case that the upgrade of the node has
not been finished yet. In such case, services cannot start on the node
(there's a location constraint that prevents that).
See disable_pre_upgrade_attribute_for method in models/api/node.rb for more info

…to run.

pre-upgrade attribute is set to true to indicate the case that the upgrade of the node has
not been finished yet. In such case, services cannot start on the node
(there's a location constraint that prevents that).
See disable_pre_upgrade_attribute_for method in models/api/node.rb for more info
@jsuchome jsuchome force-pushed the rabbitmq-during-upgrade branch from 24794f3 to 54aad46 Compare April 20, 2018 14:17
@jsuchome jsuchome removed the wip label Apr 23, 2018
@jsuchome jsuchome merged commit b777c09 into crowbar:master Apr 27, 2018
@jsuchome jsuchome deleted the rabbitmq-during-upgrade branch April 27, 2018 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants