Remove the unnecessary register.yml from upgrade.yml for Nova
upgrade action no need to create endpoint, project, user, and role. so the register.yml is unnecessary for upgrade.yml. this patch to remove it. Change-Id: I7e8d2c03cc596a551cd3e4b9b5214098d666f7ca Closes-Bug: #1737071 Co-Authored-By: chenqiaomin <chen.qiaomin@99cloud.net>
This commit is contained in:
parent
3929071422
commit
b1c15af95d
@ -4,8 +4,6 @@
|
||||
|
||||
- include: bootstrap_service.yml
|
||||
|
||||
- include: register.yml
|
||||
|
||||
- name: Checking if conductor container needs upgrading
|
||||
kolla_docker:
|
||||
action: "compare_image"
|
||||
|
Loading…
Reference in New Issue
Block a user