Changes

Jump to: navigation, search

Setup OpenStack with Virtuozzo 7

242 bytes added, 15:44, 10 March 2016
no edit summary
virt_type = parallels
images_type = ploop
 
* Change disk_formats string in /etc/glance/glance-api.conf so that it contains 'ploop'. Like this:
disk_formats = ami,ari,aki,vhd,vmdk,raw,qcow2,vdi,iso,ploop
 
* Restart glance-api service:
 
systemctl restart openstack-glance-api.service
* Download the container [http://updates.pvs.parallels.com/server/virtuozzo/en_us/odin/7/techpreview-ct/centos7-exe.hds.tar.gz image]
NOTE: this image was created for testing purposes only. Don't use it in production as is!
 
* Unpack it
$ tar -xzvf centos7-exe.hds.tar.gz
* Upload the image to glance:NOTE: this image was created for testing purposes only. Don't use it in production as is!
glance image-create --name centos7-exe --disk-format ploop --container-format bare --property vm_mode=exe --file centos7-exe.hds
74
edits

Navigation menu