Merge pull request #334 from mattt416/fix_tempest_glance_image
Change cirros image_url
This commit is contained in:
commit
541e648088
@ -18,7 +18,7 @@
|
|||||||
command: 'image-create'
|
command: 'image-create'
|
||||||
openrc_path: /root/openrc
|
openrc_path: /root/openrc
|
||||||
image_name: cirros
|
image_name: cirros
|
||||||
image_url: 'https://launchpad.net/cirros/trunk/0.3.2/+download/cirros-0.3.2-source.tar.gz'
|
image_url: 'http://download.cirros-cloud.net/0.3.3/cirros-0.3.3-x86_64-disk.img'
|
||||||
image_container_format: bare
|
image_container_format: bare
|
||||||
image_disk_format: qcow2
|
image_disk_format: qcow2
|
||||||
image_is_public: True
|
image_is_public: True
|
||||||
|
Loading…
Reference in New Issue
Block a user