ironic-inspector/devstack
Ramamani Yeleswarapu 4ff7f72b14 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
(cherry picked from commit 69157e5554)
2017-06-27 10:28:51 -07:00
..
upgrade grenade: Only 'enable_plugin ironic-inspector' if not already in conf 2017-06-27 10:28:51 -07:00
discovery_exercise.sh Add discover nodes exercise 2016-03-14 15:11:50 +01:00
example.local.conf [devstack]Remove unneeded enable_service in example.local.conf 2016-07-15 17:06:24 +08:00
exercise.sh Use OSC in exercise.sh 2016-08-02 12:34:08 +00:00
exercise_common.sh Python 3.x compatibility ConfigParser 2016-08-31 07:46:47 +07:00
plugin.sh Tempest: add auto-discovery test 2016-09-16 14:37:39 +03:00
settings Repair devstack plugin after rename 2015-06-01 11:15:41 +02:00