Merge "Remove extra note in AIO script"

This commit is contained in:
Zuul 2019-09-13 18:46:05 +00:00 committed by Gerrit Code Review
commit 8d293c8c4e
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ set -xe
: ${OSH_EXTRA_HELM_ARGS_NOVA:="$(./tools/deployment/common/get-values-overrides.sh nova)"}
: ${OSH_EXTRA_HELM_ARGS_NEUTRON:="$(./tools/deployment/common/get-values-overrides.sh neutron)"}
#NOTE: Lint and package chart
#NOTE: Lint and package chart
make nova
make neutron