cloud-certification-team team mailing list archive
-
cloud-certification-team team
-
Mailing list archive
-
Message #00026
[Merge] lp:~jeffmarcom/cloud-testing/update-cloudimage-filename into lp:cloud-testing/cloudbox
Jeff Marcom has proposed merging lp:~jeffmarcom/cloud-testing/update-cloudimage-filename into lp:cloud-testing/cloudbox.
Requested reviews:
Cloud Certification (cloud-certification-team)
For more details, see:
https://code.launchpad.net/~jeffmarcom/cloud-testing/update-cloudimage-filename/+merge/190427
Updated default location for Ubuntu cloud image in configs/openstack.cfg.
--
https://code.launchpad.net/~jeffmarcom/cloud-testing/update-cloudimage-filename/+merge/190427
Your team Cloud Certification is requested to review the proposed merge of lp:~jeffmarcom/cloud-testing/update-cloudimage-filename into lp:cloud-testing/cloudbox.
=== modified file 'configs/openstack.cfg'
--- configs/openstack.cfg 2013-08-21 16:58:23 +0000
+++ configs/openstack.cfg 2013-10-10 17:02:27 +0000
@@ -28,7 +28,7 @@
[Image]
endpoint: http://localhost:9292
image_name: certification
-image_file: ubuntu-12.04.2-server-cloudimg-i386-disk1.img
+image_file: ubuntu-12.04-server-cloudimg-i386-disk1.img
download_url: https://cloud-images.ubuntu.com/releases/precise/release/
disk_format: qcow2
container_format: ovf
Follow ups