cloud-certification-team team mailing list archive
-
cloud-certification-team team
-
Mailing list archive
-
Message #00021
lp:~jeffmarcom/cloud-testing/update-ubuntu-image-for-compute-instances into lp:cloud-testing/cloudbox
Jeff Marcom has proposed merging lp:~jeffmarcom/cloud-testing/update-ubuntu-image-for-compute-instances into lp:cloud-testing/cloudbox.
Requested reviews:
Cloud Certification (cloud-certification-team)
For more details, see:
https://code.launchpad.net/~jeffmarcom/cloud-testing/update-ubuntu-image-for-compute-instances/+merge/181354
This updates the default ubuntu image to pull. The former version is no longer available to download.
--
https://code.launchpad.net/~jeffmarcom/cloud-testing/update-ubuntu-image-for-compute-instances/+merge/181354
Your team Cloud Certification is requested to review the proposed merge of lp:~jeffmarcom/cloud-testing/update-ubuntu-image-for-compute-instances into lp:cloud-testing/cloudbox.
=== modified file 'configs/openstack.cfg'
--- configs/openstack.cfg 2013-06-14 16:32:36 +0000
+++ configs/openstack.cfg 2013-08-21 17:00:07 +0000
@@ -28,7 +28,7 @@
[Image]
endpoint: http://localhost:9292
image_name: certification
-image_file: ubuntu-12.04-server-cloudimg-i386-disk1.img
+image_file: ubuntu-12.04.2-server-cloudimg-i386-disk1.img
download_url: https://cloud-images.ubuntu.com/releases/precise/release/
disk_format: qcow2
container_format: ovf
Follow ups