Skip to content

improve lxc, use cirros images rather than ttylinux - #231

Closed
smoser wants to merge 4 commits into
cloudbuilders:masterfrom
smoser:localdev
Closed

improve lxc, use cirros images rather than ttylinux#231
smoser wants to merge 4 commits into
cloudbuilders:masterfrom
smoser:localdev

Conversation

@smoser

@smoser smoser commented Dec 8, 2011

Copy link
Copy Markdown
Contributor

See commit messages for more verbosity. These 4 commits do:

  • use cgroup-lite package for cgroup mounts
  • fix bug in LIBVIRT_TYPE=lxc (it would actually just fail)
  • make IMAGE_URLS able to contain .img or .img.gz files
  • use cirros 0.3.0 images for "tiny image"

The cirros is probably the most intrusive as I'm sure people are accostomed to the 'ubuntu@' and password for ttylinux-uec. In cirros, you need 'cirros@' and default password is 'cubswin:)'

Instead of managing cgroup via /etc/fstab ourselves, let the
cgroup-lite package do it.
nova compute depends on libvirt, but it was not being installed
in the case of LIBVIRT_TYPE=lxc.
http://launchpad.net/cirros is basically "ttylinux-uec 2.0".

These images should function wherever ttylinux-uec did, and
work well better under lxc.
@dtroyer

dtroyer commented Mar 4, 2013

Copy link
Copy Markdown

Clean out old PRs from the CloudBuilders DevStack repo

@dtroyer dtroyer closed this Mar 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants