summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/class
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused code. Made tests executable.Kenny Woodson2017-02-211-25/+6
|
* Fixing docs. Fixed default_cert suggestion.Kenny Woodson2017-02-202-28/+60
|
* Renamed modules, fixed docs, renamed variables, and cleaned up logic.Kenny Woodson2017-02-202-104/+118
|
* Renaming registry and router roles to oc_adm_Kenny Woodson2017-02-202-0/+0
|
* Fixing registry doc and suggestions.Kenny Woodson2017-02-201-11/+5
|
* Adding router and registry to lib_openshift.Kenny Woodson2017-02-202-0/+831
|
* Replace has_key in new modulesSteve Milner2017-02-201-1/+1
| | | | | | | The dict.has_key has been removed in Python 3. However, both Python 2 and 3 support: if needle in dict
* Fixing a bug by removing default debugKenny Woodson2017-02-171-1/+1
|
* 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/+145
|\ | | | | Adding oc_env to lib_openshift.
| * Fixing docs, linting, and comments.Kenny Woodson2017-02-101-7/+5
| |
| * Pleasing the linting bot.Kenny Woodson2017-02-081-0/+3
| |
| * Adding integration tests.Kenny Woodson2017-02-081-3/+3
| |
| * Adding oc_env to lib_openshift.Kenny Woodson2017-02-081-0/+144
| |
* | Fixing for linters.Kenny Woodson2017-02-091-8/+11
| |
* | Adding test cases.Kenny Woodson2017-02-091-11/+10
| |
* | Fixing docs.Kenny Woodson2017-02-091-2/+6
| |
* | oc processIvan Horvath2017-02-091-0/+182
|/
* Adding port support for route.Kenny Woodson2017-02-081-2/+41
|
* Changed lib_openshift to use real temporary files.Thomas Wiest2017-02-082-5/+5
|
* Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-061-0/+138
|
* Fixing linters.Kenny Woodson2017-02-021-3/+4
|
* Adding unit test. Fixed redudant calls to get.Kenny Woodson2017-02-011-23/+25
|
* oc_label ansible moduleJoel Diaz2017-02-011-0/+291
| | | | used for adding/removing labels on various OpenShift objects
* Fixing copy pasta comments. Fixed required in docs.Kenny Woodson2017-02-011-4/+4
|
* Fixing for tox tests. (flake8|pylint)Kenny Woodson2017-01-311-0/+1
|
* Adding unit test for oc_service. Added environment fix for non-standard oc ↵Kenny Woodson2017-01-311-0/+1
| | | | installs.
* Adding oc_service to lib_openshift.Kenny Woodson2017-01-311-0/+168
|
* Added oc_serviceaccount to lib_openshift.Thomas Wiest2017-01-301-0/+165
|
* Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson2017-01-301-0/+209
|\ | | | | Adding oadm_manage_node lib_openshift.
| * Fixing docs. Added bugzilla to doc.Kenny Woodson2017-01-291-1/+2
| |
| * Fixing linters.Kenny Woodson2017-01-261-5/+9
| |
| * Added unit integration tests. Enhanced unit tests. Fixed an issue in ↵Kenny Woodson2017-01-261-5/+18
| | | | | | | | openshift_cmd for namespace.
| * Adding oadm_manage_node to lib_openshift.Kenny Woodson2017-01-261-0/+191
| |
* | Adding fix for when the resource does not exist. Added test cases.Kenny Woodson2017-01-271-0/+2
|/
* Fixing tests and linting.Kenny Woodson2017-01-251-0/+4
|
* Adding integration test for oc_scale.Kenny Woodson2017-01-251-0/+1
|
* Adding oc_scale to lib_openshift.Kenny Woodson2017-01-251-0/+104
|
* Added oc_secret to lib_openshift.Thomas Wiest2017-01-251-0/+202
|
* Adding version to lib_openshiftKenny Woodson2017-01-202-5/+54
|
* Adding oc_obj to the lib_openshift libraryKenny Woodson2017-01-181-0/+193
|
* Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-172-0/+95
|
* lib_openshift modules. This is the first one. oc_route.Kenny Woodson2017-01-131-0/+167