Merge "Fix developer compute-kit.sh script"
This commit is contained in:
commit
ea86ff73e4
@ -15,6 +15,7 @@ set -xe
|
||||
|
||||
export RUN_HELM_TESTS="no"
|
||||
export CEPH_ENABLED=true
|
||||
export OSH_EXTRA_HELM_ARGS_NOVA="${OSH_EXTRA_HELM_ARGS} --set manifests.network_policy=true"
|
||||
export OSH_EXTRA_HELM_ARGS_NOVA="--set manifests.network_policy=true $(./tools/deployment/common/get-values-overrides.sh nova)"
|
||||
|
||||
# Deploy nova and neutron charts
|
||||
./tools/deployment/component/compute-kit/compute-kit.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user