diff --git a/environments/allinone-centos7.json b/environments/allinone-centos7.json index a349114..053a096 100644 --- a/environments/allinone-centos7.json +++ b/environments/allinone-centos7.json @@ -22,13 +22,7 @@ } }, "image": { - "image_upload": true, - "upload_images": [ - "cirros" - ], - "upload_image": { - "cirros": "https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img" - } + "image_upload": true }, "compute": { "conf": { diff --git a/environments/allinone-ubuntu14.json b/environments/allinone-ubuntu14.json index abd0416..0126a4a 100644 --- a/environments/allinone-ubuntu14.json +++ b/environments/allinone-ubuntu14.json @@ -29,13 +29,7 @@ } }, "image": { - "image_upload": true, - "upload_images": [ - "cirros" - ], - "upload_image": { - "cirros": "https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img" - } + "image_upload": true }, "compute": { "conf": { diff --git a/environments/vagrant-multi-centos7-neutron.json b/environments/vagrant-multi-centos7-neutron.json index 283df8f..9dcb4f3 100644 --- a/environments/vagrant-multi-centos7-neutron.json +++ b/environments/vagrant-multi-centos7-neutron.json @@ -40,13 +40,7 @@ } }, "image": { - "image_upload": true, - "upload_images": [ - "cirros" - ], - "upload_image": { - "cirros": "https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img" - } + "image_upload": true }, "compute": { "novnc_proxy": { diff --git a/environments/vagrant-multi-neutron.json b/environments/vagrant-multi-neutron.json index c0b22c6..a92cb1d 100644 --- a/environments/vagrant-multi-neutron.json +++ b/environments/vagrant-multi-neutron.json @@ -77,13 +77,7 @@ "registry": { "bind_interface": "eth1" }, - "image_upload": true, - "upload_images": [ - "cirros" - ], - "upload_image": { - "cirros": "https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img" - } + "image_upload": true }, "compute": { "enabled_apis": "ec2,osapi_compute",