summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/unit/test_oc_adm_registry.py
Commit message (Collapse)AuthorAgeFilesLines
* Removing ordereddict. Replaced with sorted keys.Kenny Woodson2017-03-081-4/+4
|
* Fixed for linting.Kenny Woodson2017-03-081-1/+0
|
* Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ↵Kenny Woodson2017-03-071-0/+370
cases.