ironic/devstack/upgrade
John L. Villalovos 99660b0cfb grenade: Only 'enable_plugin ironic' if not already in conf
To support multi-node grenade jobs we need to move enabling of the
ironic devstack plugin out of the ironic grenade settings file
devstack/upgrade/settings. But if we add enabling of the ironic devstack
plugin to project-config it will cause the gate to break as the plugin
will be enabled twice.

This checks to see if the ironic devstack plugin has already been
enabled:
  * If it has already been enabled it will not enable it again.
  * If it has not yet been enabled it will enable it.

This will allow us to update project-config to enable the ironic
devstack plugin and not break the gate.

After all the changes have landed we will propose a follow-up patch to
remove all this additonal logic and the enabling of the ironic devstack
plugin.

Conflicts:
    devstack/upgrade/settings

Change-Id: I09ed78ef918eb0359045350e89d42c6df9f3e490
(cherry picked from commit 0be91665b4)
2017-03-13 08:32:35 -07:00
..
resources.sh Update comment from NOTE to TODO 2016-06-07 07:21:27 -07:00
settings grenade: Only 'enable_plugin ironic' if not already in conf 2017-03-13 08:32:35 -07:00
shutdown.sh Fix shutdown.sh & upgrade.sh for grenade 2016-05-17 10:37:26 -07:00
upgrade.sh Remove hard-coded keystone version from setup 2016-05-30 18:59:31 -03:00