LXC library with clone support
Bug #852260 reported by
Benjamin Saller
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Undecided
|
Benjamin Saller |
Bug Description
This branch adds clone support and a number of fixes to the juju-create to support clone and create a machines better able to run images.
With clone support the machine agent creates a 'master' template and clones that prior to running the formula on it. This is shown in later branches and can significantly speed provisioning.
Related branches
lp://qastaging/~bcsaller/pyjuju/lxc-library-clone
- Gustavo Niemeyer: Approve
- Kapil Thangavelu (community): Approve
-
Diff: 614 lines (+346/-82)3 files modifiedjuju/lib/lxc/__init__.py (+114/-37)
juju/lib/lxc/data/juju-create (+85/-16)
juju/lib/lxc/tests/test_lxc.py (+147/-29)
Changed in juju: | |
milestone: | none → eureka |
assignee: | nobody → Benjamin Saller (bcsaller) |
Changed in juju: | |
status: | New → In Progress |
Changed in juju: | |
status: | In Progress → Fix Released |
To post a comment you must log in.