Rename lxc provider to local
Bug #860982 reported by
Kapil Thangavelu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Undecided
|
Kapil Thangavelu |
Bug Description
Clarify naming and usage of the provider for local development (on ubuntu
machines).
Related branches
lp://qastaging/~hazmat/pyjuju/lxc-provider-rename-local
- Gustavo Niemeyer: Approve
-
Diff: 177 lines (+21/-21)10 files modifiedjuju/environment/config.py (+0/-1)
juju/machine/unit.py (+1/-1)
juju/providers/common/files.py (+1/-1)
juju/providers/local/__init__.py (+6/-6)
juju/providers/local/agent.py (+1/-1)
juju/providers/local/tests/test_agent.py (+1/-1)
juju/providers/local/tests/test_machine.py (+1/-1)
juju/providers/local/tests/test_network.py (+1/-1)
juju/providers/local/tests/test_pkg.py (+1/-1)
juju/providers/local/tests/test_provider.py (+8/-7)
Changed in juju: | |
assignee: | nobody → Kapil Thangavelu (hazmat) |
milestone: | none → eureka |
status: | New → In Progress |
Changed in juju: | |
status: | In Progress → Fix Released |
To post a comment you must log in.