Security policy for zookeeper connections to maintain node ACLs
Bug #810510 reported by
Kapil Thangavelu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
High
|
Kapil Thangavelu |
Bug Description
Zookeeper clients need to use ACLs for nodes created in order to leverage zookeeper security. The security policies embody these policy choices via a path based lookup for the corresponding ACLs.
Related branches
lp://staging/~hazmat/pyjuju/security-node-policy-def
- Benjamin Saller (community): Approve
- Gustavo Niemeyer: Approve
-
Diff: 171 lines (+128/-4)2 files modifiedensemble/state/security.py (+58/-2)
ensemble/state/tests/test_security.py (+70/-2)
Changed in ensemble: | |
milestone: | none → dublin |
assignee: | nobody → Kapil Thangavelu (hazmat) |
status: | New → In Progress |
Changed in ensemble: | |
importance: | Undecided → High |
Changed in ensemble: | |
status: | In Progress → Fix Released |
To post a comment you must log in.