change backend key name in attributes + methods
* adding get_backends
* adding get_selfattributes (attributes users can change themselves)
* adding unit tests
* rename backend-attributes -> bakends (for homogeneity with role.yml)
1 parent a710930 commit 7cdbe459b61f9b5aa5c1ba771a929d0873f043d8
@kakwa kakwa authored on 18 May 2015
Showing 10 changed files
View
conf/attributes.yml
View
ldapcherry/attributes.py
View
misc/debug_attributes.py
View
tests/cfg/attributes.yml 120000 → 0
View
tests/cfg/attributes.yml 0 → 100644
View
tests/cfg/attributes_missing_mandatory.yml
View
tests/cfg/attributes_wrong_type.yml
View
tests/cfg/roles.yml 120000 → 0
View
tests/cfg/roles.yml 0 → 100644
View
tests/test_Attributes.py