ironic/devstack
John L. Villalovos 0be91665b4 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.

Change-Id: I09ed78ef918eb0359045350e89d42c6df9f3e490
2017-03-10 13:22:33 -08:00
..
files Add wsgi handling to ironic-api in devstack 2017-03-09 16:55:34 +02:00
lib Merge "Add wsgi handling to ironic-api in devstack" 2017-03-10 12:33:02 +00:00
tools/ironic DevStack: Fix cleaning up nodes with NVRAM (UEFI) 2017-01-25 15:39:30 +00:00
upgrade grenade: Only 'enable_plugin ironic' if not already in conf 2017-03-10 13:22:33 -08:00
plugin.sh Merge "Increase verbosity of devstack/lib/ironic" 2016-12-02 17:30:28 +00:00
settings Revert "Disable placement-api by default" 2017-01-06 06:28:05 -08:00