Upload validations to swift on undercloud install
Change-Id: I98eaa817f598f7ddae03258bf59e9adb6c67e1b1 Implements: blueprint store-validations-in-swift Depends-On: Ia08d5eea17450db94279c95078453831c0017a67
This commit is contained in:
@@ -133,5 +133,8 @@ if [ "$(hiera mistral_api_enabled)" = "true" ]; then
|
||||
if [ "$(hiera enable_validations)" = "true" ]; then
|
||||
echo Execute copy_ssh_key validations
|
||||
openstack workflow execution create tripleo.validations.v1.copy_ssh_key
|
||||
|
||||
echo Upload validations to Swift
|
||||
openstack action execution run tripleo.validations.upload
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user