fix stages in devstack plugin
devstack was changed some time ago. Change-Id: Ida744b533d1c35fdb1510ba46b105491cdef5d0b
This commit is contained in:
parent
7dd031fefc
commit
5161b10042
@ -251,6 +251,7 @@ elif [[ "$1" == "stack" && "$2" == "extra" ]]; then
|
||||
echo_summary "Initializing gce-api"
|
||||
init_gceapi
|
||||
start_gceapi
|
||||
elif [[ "$1" == "stack" && "$2" == "test-config" ]]; then
|
||||
configure_functional_tests
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user