Call validations upload workflow instead of action
Change-Id: Ib570e7da9e6548fb620758d8a878842d8b05be26 Closes-Bug: #1774185 Depends-On: I55be508ce5906c2f12068ae1713657eab2f658fd
This commit is contained in:
parent
9dc0bb32a2
commit
c8d6b50b3e
@ -141,6 +141,6 @@ if [ "$(hiera mistral_api_enabled)" = "true" ]; then
|
||||
openstack workflow execution create tripleo.validations.v1.copy_ssh_key
|
||||
|
||||
echo Upload validations to Swift
|
||||
openstack action execution run tripleo.validations.upload
|
||||
openstack workflow execution create tripleo.validations.v1.upload_validations
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user