Merge "Use the admin endpoint to upload glance images"

This commit is contained in:
Zuul 2019-06-29 09:00:46 +00:00 committed by Gerrit Code Review
commit 5c9b8bc97e
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}