Local provider should respect juju-origin
Bug #862987 reported by
Kapil Thangavelu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Undecided
|
Kapil Thangavelu |
Bug Description
Minor fixes to pass juju origin to the machine agent, and to juju-create
to utilize jujuorigin for lp branch names.
Related branches
lp://qastaging/~hazmat/pyjuju/local-origin-passthrough
- Benjamin Saller (community): Approve
- Gustavo Niemeyer: Approve
- Jim Baker (community): Needs Information
-
Diff: 389 lines (+96/-31)12 files modifiedjuju/environment/config.py (+3/-2)
juju/environment/tests/test_config.py (+1/-1)
juju/lib/lxc/__init__.py (+9/-3)
juju/lib/lxc/data/juju-create (+8/-6)
juju/lib/lxc/tests/test_lxc.py (+11/-8)
juju/machine/tests/test_unit_deployment.py (+30/-0)
juju/machine/unit.py (+18/-6)
juju/providers/local/__init__.py (+3/-0)
juju/providers/local/agent.py (+10/-3)
juju/providers/local/tests/test_agent.py (+1/-0)
juju/unit/address.py (+1/-1)
juju/unit/tests/test_address.py (+1/-1)
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.