Merge "Use the admin endpoint to upload glance images"
This commit is contained in:
commit
5c9b8bc97e
@ -72,6 +72,7 @@
|
|||||||
command: >-
|
command: >-
|
||||||
openstack image create
|
openstack image create
|
||||||
--os-cloud default
|
--os-cloud default
|
||||||
|
--os-interface admin
|
||||||
--file {{ octavia_download_result.dest }}
|
--file {{ octavia_download_result.dest }}
|
||||||
--disk-format qcow2
|
--disk-format qcow2
|
||||||
--tag {{ octavia_glance_image_tag }}
|
--tag {{ octavia_glance_image_tag }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user