Merge pull request #334 from mattt416/fix_tempest_glance_image

Change cirros image_url
This commit is contained in:
Darren Birkett 2014-10-17 15:38:31 +01:00
commit 541e648088

View File

@ -18,7 +18,7 @@
command: 'image-create'
openrc_path: /root/openrc
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_disk_format: qcow2
image_is_public: True