summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library
Commit message (Expand)AuthorAgeFilesLines
* Fixing a bug by removing default debugKenny Woodson2017-02-171-1/+1
* String compatibility for python2,3Kenny Woodson2017-02-1713-13/+13
* Pleasing the linting gods.Kenny Woodson2017-02-1613-65/+182
* Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load.Kenny Woodson2017-02-1613-65/+208
* Adding fallback support for pyyaml.Kenny Woodson2017-02-1613-169/+390
* Fix cases where child classes override OpenShiftCLI valuesJason DeTiberus2017-02-1311-33/+11
* Merge pull request #3299 from kwoodson/oc_envScott Dodson2017-02-131-0/+1791
|\
| * 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
* | Fixing docs.Kenny Woodson2017-02-091-30/+72
* | Fixing for linters.Kenny Woodson2017-02-091-9/+11
* | Adding test cases.Kenny Woodson2017-02-091-15/+16
* | Fixing docs.Kenny Woodson2017-02-091-0/+1448
|/
* Merge pull request #3283 from kwoodson/router_portKenny Woodson2017-02-081-44/+68
|\
| * Adding port support for route.Kenny Woodson2017-02-081-44/+68
* | Added temporary kubeconfig file. Fixed tests to coincide with tmpfile.Kenny Woodson2017-02-0811-22/+22
* | Adding code to copy kubeconfig before running oc commands.Kenny Woodson2017-02-0811-11/+132
|/
* Merge pull request #3285 from twiest/fix_unittestsKenny Woodson2017-02-081-1/+1
|\
| * Fixed ansible module unit and integration tests and added runners.Thomas Wiest2017-02-071-1/+1
* | Changed lib_openshift to use real temporary files.Thomas Wiest2017-02-0811-192/+412
|/
* Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-0611-81/+1675
* Doc enhancements.Kenny Woodson2017-02-021-4/+32
* Fixing linters.Kenny Woodson2017-02-021-5/+6
* Adding unit test. Fixed redudant calls to get.Kenny Woodson2017-02-011-29/+31
* Fixing doc and generating new label with updated base.Kenny Woodson2017-02-011-36/+57
* oc_label ansible moduleJoel Diaz2017-02-011-0/+1517
* Fixing copy pasta comments. Fixed required in docs.Kenny Woodson2017-02-011-8/+9
* Fixing for tox tests. (flake8|pylint)Kenny Woodson2017-01-311-0/+2
* Adding unit test for oc_service. Added environment fix for non-standard oc i...Kenny Woodson2017-01-319-122/+155
* Adding oc_service to lib_openshift.Kenny Woodson2017-01-311-0/+1587
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-308-56/+1648
* Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-307-6/+1483
|\
| * Fixing docs. Added bugzilla to doc.Kenny Woodson2017-01-291-2/+3
| * Fixing linters.Kenny Woodson2017-01-261-5/+9
| * Fixing base.py for node and scale. Autogenerated code.Kenny Woodson2017-01-262-5/+3
| * Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi...Kenny Woodson2017-01-266-12/+25
| * Adding oadm_manage_node to lib_openshift.Kenny Woodson2017-01-261-0/+1461
* | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-271-0/+2
|/
* 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-252-3/+34
* Fixing tests and linting.Kenny Woodson2017-01-251-15/+21
* Adding integration test for oc_scale.Kenny Woodson2017-01-255-16/+361
* Adding oc_scale to lib_openshift.Kenny Woodson2017-01-251-0/+1322
* Added oc_secret to lib_openshift.Thomas Wiest2017-01-251-0/+1598
* Generate the artifacts from fragments.Tim Bielawa2017-01-244-0/+100
* Adding version to lib_openshiftKenny Woodson2017-01-204-40/+1459
* Adding oc_obj to the lib_openshift libraryKenny Woodson2017-01-183-12/+1426
* Adding a few updates for python27,35 compatibilityKenny Woodson2017-01-182-8/+8