Change config option to 'ironic_inspector' and False by default
Change the config option which enables the ironic inspector tests to
'ironic_inspector'. When trying to use 'ironic-inspector = False' it
did not work. Using 'ironic_inspector = False' did work. So to remove
future confusion change the option name to 'ironic_inspector'
Also change the default to False, otherwise the tests are running on
non-inspector test runs and failing. Working around it is difficult
because of the ironic grenade jobs. So change it to default to False.
Change-Id: Ic1d9fbdb1505662ef499229f700dffb719993a90
1 file changed