summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_project.py
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Fixed the none namespace. Fixed tests with latest loc_oc_binary call.Kenny Woodson2017-03-061-2/+2
|
* Updating the namespace param to None.Kenny Woodson2017-03-061-1/+1
|
* Regenerated code with latest yedit changes.Kenny Woodson2017-03-061-4/+11
|
* Fixed docs. Added check for delete failures. Updated namespace to None.Kenny Woodson2017-03-061-40/+132
|
* Fixing lintersKenny Woodson2017-03-061-0/+1
|
* Adding integration test. Fixed issue with node_selector.Kenny Woodson2017-03-061-4/+7
|
* Adding oc_project to lib_openshift.Kenny Woodson2017-03-061-0/+1568