summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed spacing.Kenny Woodson2017-03-291-3/+3
* Fixed docs. Fixed add_resource.Kenny Woodson2017-03-292-5/+6
* Fixing linting for spaces.Kenny Woodson2017-03-292-5/+4
* Adding clusterrole to the toolbox.Kenny Woodson2017-03-288-0/+703
* Merge pull request #3758 from kwoodson/ocimageOpenShift Bot2017-03-275-0/+491
|\
| * Adding namespace to doc.Kenny Woodson2017-03-231-1/+7
| * Fixing up test cases, linting, and added a return.Kenny Woodson2017-03-234-150/+157
| * first step in ocimageIvan Horvath2017-03-234-0/+467
| * ocimageIvan Horvath2017-03-231-0/+11
* | Merge pull request #3345 from joelddiaz/oc_userOpenShift Bot2017-03-277-0/+804
|\ \
| * | fix up things flagged by flake8Joel Diaz2017-03-211-1/+1
| * | clean up and clarify docs/commentsJoel Diaz2017-03-214-9/+81
| * | add oc_user ansible moduleJoel Diaz2017-03-217-0/+732
* | | Merge pull request #3721 from kwoodson/oc_configmapOpenShift Bot2017-03-246-0/+635
|\ \ \
| * | | Adding error checking to the delete.Kenny Woodson2017-03-211-0/+4
| * | | Updated comment.Kenny Woodson2017-03-211-1/+1
| * | | Fixed doc. Updated test to change existing key. Updated module spec for req...Kenny Woodson2017-03-213-4/+5
| * | | Adding oc_configmap to lib_openshift.Kenny Woodson2017-03-216-0/+630
* | | | Merge pull request #3698 from kwoodson/oc_pvcOpenShift Bot2017-03-236-0/+822
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding tests to increase TC.Kenny Woodson2017-03-221-0/+163
| * | | Adding a pvc create test case.Kenny Woodson2017-03-206-0/+659
| |/ /
* | | Fixed linting and configmap_name paramKenny Woodson2017-03-221-5/+7
* | | Adding configmap support.Kenny Woodson2017-03-214-3/+15
* | | Adding configmap support and adding tests.Kenny Woodson2017-03-213-21/+270
* | | Adding oc_volume to lib_openshift.Kenny Woodson2017-03-216-6/+734
| |/ |/|
* | Fix copy-pasta docstringsRodolfo Carvalho2017-03-212-2/+2
* | Rename _ns -> node_selectorRodolfo Carvalho2017-03-211-3/+3
* | Reindent codeRodolfo Carvalho2017-03-211-9/+12
|/
* Adding oc_group to lib_openshiftKenny Woodson2017-03-207-0/+765
* Do not update when properties when not passed.Kenny Woodson2017-03-162-30/+204
* Fixing variable naming for 35 scoping.Kenny Woodson2017-03-161-3/+3
* Merge pull request #3626 from mtnbikenc/module_renameOpenShift Bot2017-03-156-17/+17
|\
| * Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague2017-03-106-17/+17
* | Raise on dry-run failures.Kenny Woodson2017-03-131-4/+4
|/
* Merge pull request #3605 from kwoodson/oc_adm_policy_user_fixOpenShift Bot2017-03-092-27/+78
|\
| * Fixing the way policies are found. The old method was unreliable. This meth...Kenny Woodson2017-03-082-27/+78
* | Merge pull request #3590 from kwoodson/router_registry_unit_testsAndrew Butcher2017-03-095-6/+850
|\ \ | |/ |/|
| * Removing ordereddict. Replaced with sorted keys.Kenny Woodson2017-03-086-13/+15
| * Fixed for linting.Kenny Woodson2017-03-082-5/+1
| * Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...Kenny Woodson2017-03-076-93/+378
| * Adding test_oc_adm_router.Kenny Woodson2017-03-071-0/+476
| * Adding router test.Kenny Woodson2017-03-071-0/+85
* | Generic message directing people to contact supportScott Dodson2017-03-072-2/+11
|/
* Remove dummy setup/teardown methodsRodolfo Carvalho2017-03-0612-96/+0
* Clean up test filesRodolfo Carvalho2017-03-0613-157/+0
* Make generic OCObjectValidator from OCSDNValidatorMonis Khan2017-03-067-552/+1006
* Mock runs differntly on travis. Fix the mock test params to be ANY.Kenny Woodson2017-03-061-3/+2
* Fixed the none namespace. Fixed tests with latest loc_oc_binary call.Kenny Woodson2017-03-062-3/+8
* Updating the namespace param to None.Kenny Woodson2017-03-061-1/+1
* Fixed tests to align with new naming.Kenny Woodson2017-03-061-1/+1