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

This patch is similar to the change done in ironic for the same purpose.

This checks to see if the ironic-inspector 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-inspector
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-inspector
devstack plugin.

Change-Id: Id1a5de9a8aefe751b63c1a6a9f2c942fe4c957b1
Closes-Bug: #1672448
2017-06-14 13:49:00 -07:00
..
upgrade grenade: Only 'enable_plugin ironic-inspector' if not already in conf 2017-06-14 13:49:00 -07:00
example.local.conf Update documentation to deploy Ironic Inspector with DevStack 2017-02-14 08:59:37 -08:00
plugin.sh Merge "Connect brbm-inspector and brbm when needed" 2017-05-03 09:59:06 +00:00
settings Repair devstack plugin after rename 2015-06-01 11:15:41 +02:00