summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_adm_policy_user.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bug in oc_volume.Kenny Woodson2017-03-281-19/+18
|
* Adding a few more test cases. Fixed a bug when key was empty. Safeguard ↵Kenny Woodson2017-03-281-63/+107
| | | | against yedit module being passed an empty key
* Fixing variable naming for 35 scoping.Kenny Woodson2017-03-161-3/+3
|
* Merge pull request #3605 from kwoodson/oc_adm_policy_user_fixOpenShift Bot2017-03-091-19/+42
|\ | | | | Merged by openshift-bot
| * Fixing the way policies are found. The old method was unreliable. This ↵Kenny Woodson2017-03-081-19/+42
| | | | | | | | method searches all and matches on properties.
* | Removing ordereddict. Replaced with sorted keys.Kenny Woodson2017-03-081-4/+4
| |
* | Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ↵Kenny Woodson2017-03-071-1/+2
|/ | | | cases.
* Re-generate modulesScott Dodson2017-03-031-2/+9
|
* Fixing checkout for bindings with -binding suffixjupierce2017-03-021-1/+1
|
* oadm_policy_group/adm_policy_user modulejupierce2017-03-021-0/+2091