[CentOS-devel] CentOS-6.4 OpenStack testing cloud images

Karanbir Singh mail-lists at karan.org
Thu Oct 24 16:38:18 UTC 2013


Hi,

CentOS-6.4 i386 and x86_64 images targetting OpenStack are now available
for testing at http://dev.centos.org/centos/hvm/ Images are available
for KVM, Hyper-V, VMware, Xen and any other HVM hypervisor.  Although,
the 6.x kernel has the pv support enabled, so should work fine under
paravirt Xen as well.

Images are published as raw, qcow2 qcow2compressed and vpc ( vhd ) for
both i386 and x86_64 CentOS-6.4 The images represent media versions, and
have not had an update run against them. Its highly recommended that in
testing, please check this version *then* do a yum update and repeat
tests to ensure that there is no test result change in the 6.4+updates
tree's.

Keeping in line with the general CentOS Cloud strategy, ie to help
people migrate or investigate cloud instances, we expect the images to
represent as close as possible to a real machine CentOS install ( ie. no
cloud specific user, people use root to login, selinux is enabled ).
With some exceptions like isdn support is removed, as is cups and
bluetooth since those things make little sense on a cloud instance (
nothing stopping the users from installing them later if they need to ).

Also, cloud-init is included. This is based on the 0.7.x stream and
based off sources published by Red Hat in their RHEL-Common/ tree.

md5sums:
ac6c1f683f18ec2742fc620930b6b77a
CentOS-6.4-i386-Minimal-OpenStack.image.bz2
ac6c1f683f18ec2742fc620930b6b77a
CentOS-6.4-i386-Minimal-OpenStack.image.qcow2.bz2
d0ef1077886714d9808eb21b0d35b64e
CentOS-6.4-i386-Minimal-OpenStack.image.qcow2c.bz2
853487ac600963da6c00f69be10f11d5
CentOS-6.4-i386-Minimal-OpenStack.image.raw.bz2
dc16f7339c97856514ce35f65196a928
CentOS-6.4-i386-Minimal-OpenStack.image.vpc.bz2
9169abb16ad2b0a0195574fc8c7c6e7a
CentOS-6.4-i386-Minimal-VMware.image.vmdk.bz2
1c1ff6ffca8ca7845f49a017f5386961
CentOS-6.4-x86_64-Minimal-OpenStack.image.bz2
1c1ff6ffca8ca7845f49a017f5386961
CentOS-6.4-x86_64-Minimal-OpenStack.image.qcow2.bz2
2d9a25fa573b3c512e97c9d6cea64657
CentOS-6.4-x86_64-Minimal-OpenStack.image.qcow2c.bz2
f701914d4eafb563b086853cd8e7e79d
CentOS-6.4-x86_64-Minimal-OpenStack.image.raw.bz2
8476063151f9163ba37e260e144270e1
CentOS-6.4-x86_64-Minimal-OpenStack.image.vpc.bz2
a68f0bd1328bd67056e07be8501607a0
CentOS-6.4-x86_64-Minimal-VMware.image.vmdk.bz2


sha256sums:
2418f233fabc02074e54f705667ba16e2845883863e5c2e860ffc5b615f1a096
CentOS-6.4-i386-Minimal-OpenStack.image.bz2
2418f233fabc02074e54f705667ba16e2845883863e5c2e860ffc5b615f1a096
CentOS-6.4-i386-Minimal-OpenStack.image.qcow2.bz2
1156a84f18c62e5bb04d82976e6c7aa412c8486de0780e35b42f97697fe06aed
CentOS-6.4-i386-Minimal-OpenStack.image.qcow2c.bz2
70c9c4f1a44b8ef349ca13da1993c1b9211a1ec72f68b4ddfc85ad21e70e6e97
CentOS-6.4-i386-Minimal-OpenStack.image.raw.bz2
ec1e5ab7508d9139df110e4a5c957c56a4dc6011fc8030cb6e48d3f6a27866ab
CentOS-6.4-i386-Minimal-OpenStack.image.vpc.bz2
675c9717b82b71833cb074e76357aa2325d03730d989507110caa0e6d2e4cb5c
CentOS-6.4-i386-Minimal-VMware.image.vmdk.bz2
a68e76596568b9e3117f021ba4d1db983b763ef31097b9aa47139927dcbf14bc
CentOS-6.4-x86_64-Minimal-OpenStack.image.bz2
a68e76596568b9e3117f021ba4d1db983b763ef31097b9aa47139927dcbf14bc
CentOS-6.4-x86_64-Minimal-OpenStack.image.qcow2.bz2
888da1ac03dd78027421db0629d899187456058a72a6e555d459bcb1d4f20296
CentOS-6.4-x86_64-Minimal-OpenStack.image.qcow2c.bz2
4626a83e8d0c706d9303874d0e26d2b127983207adb7a64e079e359e6b33a156
CentOS-6.4-x86_64-Minimal-OpenStack.image.raw.bz2
3bd4c91b276e9b4a049fd5ecd32e6e538593331a1298162ffe07e9033eefd903
CentOS-6.4-x86_64-Minimal-OpenStack.image.vpc.bz2
8c70a927d761e99e1529585b43d8dc2e080977b00436ec7038288d542fba6d4c
CentOS-6.4-x86_64-Minimal-VMware.image.vmdk.bz2


Note: these images have not been through a regular CentOS QA cycle, and
I am requesting people to actually test these in either dev or test
environments that run the hypervisor being tested, the cloud controller
being tested and provide feedback here to the mailing list. Please
clearly indicate what hypervisor was used, what cloud controller and
versions of the relevant software.

As a baseline the CentOS CI tests (
https://gitorious.org/testautomation/t_functional ) is a good place to
start, if you just need tests to run ( although these tests mostly
target machine instances, its still a good baseline for these images ).
And while you are at it, please feel free to submit cloud, virtualised,
instance and image specific tests.

The overall aim is to be ready for inclusion of Cloud image release in
sync with iso and distro release for next-version ( 6.5 most likely ).

Apart from baseline testing, I am also looking for feedback on package
manifests included in the images ( should we add something ? should we
remove something ? ) and if there is any need / scope for publishing
specific role images as well ? ( eg. should we do a LAMP image ? )

Finally, I want to thank Alessandro and Octavian from Cloudbase
Solutions for helping get this effort off the ground, and then their
patience as I went through the mechanics of automating the build process
and getting the images ready.

Enjoy!

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
ICQ: 2522219    | Yahoo IM: z00dax      | Gtalk: z00dax
GnuPG Key : http://www.karan.org/publickey.asc

-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc



More information about the CentOS-devel mailing list