Unit relations should be prepopulated with the unit address
Bug #861225 reported by
Kapil Thangavelu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Undecided
|
Kapil Thangavelu |
Bug Description
The most common attribute set in relation datais the address of the unit,
this should be managed by the framework.
Related branches
lp://staging/~hazmat/pyjuju/unit-relation-with-addr
- Gustavo Niemeyer: Approve
- William Reade (community): Approve
-
Diff: 246 lines (+66/-18)5 files modifiedjuju/agents/tests/test_unit.py (+4/-2)
juju/hooks/tests/test_invoker.py (+12/-6)
juju/state/relation.py (+19/-3)
juju/state/tests/test_hook.py (+9/-3)
juju/state/tests/test_relation.py (+22/-4)
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.