improve lxc, use cirros images rather than ttylinux - #231
Closed
smoser wants to merge 4 commits into
Closed
Conversation
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.
This adds support for image urls that end in .img.gz or .img. The assumption is that they're a full disk image or a compressed disk image. Some examples: https://cloud-images.ubuntu.com/server/releases/11.10/release/ubuntu-11.10-server-cloudimg-i386-disk1.img http://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-rootfs.img.gz http://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img
http://launchpad.net/cirros is basically "ttylinux-uec 2.0". These images should function wherever ttylinux-uec did, and work well better under lxc.
|
Clean out old PRs from the CloudBuilders DevStack repo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See commit messages for more verbosity. These 4 commits do:
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:)'