summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/class/oc_project.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename _ns -> node_selectorRodolfo Carvalho2017-03-211-3/+3
| | | | There doesn't seem to be a good reason for the underscore prefix.
* Reindent codeRodolfo Carvalho2017-03-211-9/+12
|
* Do not update when properties when not passed.Kenny Woodson2017-03-161-16/+20
|
* 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
|
* Fixed docs. Added check for delete failures. Updated namespace to None.Kenny Woodson2017-03-061-2/+4
|
* 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/+180