Use the admin endpoint to upload glance images
The deploy host may not have access to the public endpoint. The public endpoint SSL certificate may not be trusted. Both of these things will cause a failure to upload the image. Depends-On: I8de48eb1fb4c8d321098ca54b9e21270edc7ac87 Depends-On: Ide70b5d8f67d8c8a87e3f16671f0f7fb72338b89 Depends-On: Ia5fda5d417b79189d048c8891b84d57331df1404 Change-Id: Iddc604e852e0ceb7ef6fd68a123f44a14d8762fa Closes-Bug: 1831183
This commit is contained in:
parent
dcdeb98468
commit
a4d2a2aa64
@ -72,6 +72,7 @@
|
||||
command: >-
|
||||
openstack image create
|
||||
--os-cloud default
|
||||
--os-interface admin
|
||||
--file {{ octavia_download_result.dest }}
|
||||
--disk-format qcow2
|
||||
--tag {{ octavia_glance_image_tag }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user