summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src
Commit message (Expand)AuthorAgeFilesLines
* Doc enhancements.Kenny Woodson2017-02-023-6/+37
* Fixing linters.Kenny Woodson2017-02-025-92/+11
* Adding unit test. Fixed redudant calls to get.Kenny Woodson2017-02-013-26/+214
* Fixing doc and generating new label with updated base.Kenny Woodson2017-02-012-5/+6
* oc_label ansible moduleJoel Diaz2017-02-016-0/+827
* Fixing copy pasta comments. Fixed required in docs.Kenny Woodson2017-02-013-8/+9
* Fixing for tox tests. (flake8|pylint)Kenny Woodson2017-01-313-1/+3
* Adding unit test for oc_service. Added environment fix for non-standard oc i...Kenny Woodson2017-01-314-13/+222
* Adding integration tests.Kenny Woodson2017-01-311-58/+96
* Adding oc_service to lib_openshift.Kenny Woodson2017-01-316-15/+566
* Added repoquery to lib_utils.Thomas Wiest2017-01-312-1/+8
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-308-8/+632
* Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-307-1/+580
|\
| * Fixing docs. Added bugzilla to doc.Kenny Woodson2017-01-292-2/+3
| * Fixing linters.Kenny Woodson2017-01-262-10/+12
| * Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi...Kenny Woodson2017-01-265-74/+193
| * Adding oadm_manage_node to lib_openshift.Kenny Woodson2017-01-265-0/+457
* | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-273-0/+45
|/
* Fixing namespace param in doc to reflect default value.Kenny Woodson2017-01-261-1/+1
* Adding banners. Small bug fix to namespace appending in base.Kenny Woodson2017-01-251-10/+10
* Fixing tests and linting.Kenny Woodson2017-01-257-96/+75
* Adding unit test for oc_scaleKenny Woodson2017-01-251-0/+155
* Adding integration test for oc_scale.Kenny Woodson2017-01-257-7/+433
* Adding oc_scale to lib_openshift.Kenny Woodson2017-01-255-0/+231
* Added oc_secret to lib_openshift.Thomas Wiest2017-01-257-0/+683
* Update the generators to include fragment bannersTim Bielawa2017-01-241-1/+36
* Adding version to lib_openshiftKenny Woodson2017-01-2011-23/+330
* Merge pull request #3117 from kwoodson/lib_openshiftKenny Woodson2017-01-195-15/+361
|\
| * Adding oc_obj to the lib_openshift libraryKenny Woodson2017-01-185-15/+361
* | Updated the generate.py scripts for tox and virtualenv.Kenny Woodson2017-01-181-11/+19
|/
* Adding a few updates for python27,35 compatibilityKenny Woodson2017-01-181-4/+4
* Adding --verfiy to generate script.Kenny Woodson2017-01-173-23/+56
* Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-1711-41/+367
* lib_openshift modules. This is the first one. oc_route.Kenny Woodson2017-01-139-0/+1015