devstack: set [service_available]ironic-inspector = True
Depends-On: Ic1d9fbdb1505662ef499229f700dffb719993a90 Change-Id: I78fead573222465d8e5dd9e172697d9d1f4634f9
This commit is contained in:
parent
71cae9c8e9
commit
b81c142824
@ -347,6 +347,7 @@ elif [[ "$1" == "stack" && "$2" == "extra" ]]; then
|
||||
elif [[ "$1" == "stack" && "$2" == "test-config" ]]; then
|
||||
if is_service_enabled tempest; then
|
||||
echo_summary "Configuring Tempest for Ironic Inspector"
|
||||
iniset $TEMPEST_CONFIG service_available ironic_inspector True
|
||||
if [ -n "$IRONIC_INSPECTOR_NODE_NOT_FOUND_HOOK" ]; then
|
||||
iniset $TEMPEST_CONFIG baremetal_introspection auto_discovery_feature True
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user