summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_env.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed modules, fixed docs, renamed variables, and cleaned up logic.Kenny Woodson2017-02-201-1/+1
* String compatibility for python2,3Kenny Woodson2017-02-171-1/+1
* Pleasing the linting gods.Kenny Woodson2017-02-161-5/+14
* Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load.Kenny Woodson2017-02-161-5/+16
* Adding fallback support for pyyaml.Kenny Woodson2017-02-161-13/+30
* Fix cases where child classes override OpenShiftCLI valuesJason DeTiberus2017-02-131-4/+1
* Fixing docs, linting, and comments.Kenny Woodson2017-02-101-7/+12
* Pleasing the linting bot.Kenny Woodson2017-02-081-0/+2
* Adding integration tests.Kenny Woodson2017-02-081-3/+3
* Adding oc_env to lib_openshift.Kenny Woodson2017-02-081-0/+1784