Ensemble needs a high level ACL api/abstraction
Bug #816108 reported by
Kapil Thangavelu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Medium
|
Kapil Thangavelu |
Bug Description
while incorporating identities into the agents, it became clear ensemble needed a higher level api for modifying ACLs on nodes, this branch does that by offering an api for adding or removing an acl entry by principal name.
Related branches
lp://staging/~hazmat/pyjuju/security-acl
- William Reade (community): Approve
- Gustavo Niemeyer: Approve
-
Diff: 312 lines (+218/-7)4 files modifiedensemble/state/errors.py (+9/-0)
ensemble/state/security.py (+83/-3)
ensemble/state/tests/test_errors.py (+6/-0)
ensemble/state/tests/test_security.py (+120/-4)
Changed in ensemble: | |
assignee: | nobody → Kapil Thangavelu (hazmat) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in ensemble: | |
milestone: | none → dublin |
Changed in ensemble: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
\o/