summaryrefslogtreecommitdiff
path: root/roles/lib_openshift/src
AgeCommit message (Expand)Author
2017-03-23Merge pull request #3698 from kwoodson/oc_pvcOpenShift Bot
2017-03-22Adding tests to increase TC.Kenny Woodson
2017-03-22Fixed linting and configmap_name paramKenny Woodson
2017-03-21Adding configmap support.Kenny Woodson
2017-03-21Adding configmap support and adding tests.Kenny Woodson
2017-03-21Adding oc_volume to lib_openshift.Kenny Woodson
2017-03-21Fix copy-pasta docstringsRodolfo Carvalho
2017-03-21Rename _ns -> node_selectorRodolfo Carvalho
2017-03-21Reindent codeRodolfo Carvalho
2017-03-20Adding a pvc create test case.Kenny Woodson
2017-03-20Adding oc_group to lib_openshiftKenny Woodson
2017-03-16Do not update when properties when not passed.Kenny Woodson
2017-03-16Fixing variable naming for 35 scoping.Kenny Woodson
2017-03-15Merge pull request #3626 from mtnbikenc/module_renameOpenShift Bot
2017-03-13Raise on dry-run failures.Kenny Woodson
2017-03-10Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague
2017-03-09Merge pull request #3605 from kwoodson/oc_adm_policy_user_fixOpenShift Bot
2017-03-09Merge pull request #3590 from kwoodson/router_registry_unit_testsAndrew Butcher
2017-03-08Fixing the way policies are found. The old method was unreliable. This meth...Kenny Woodson
2017-03-08Removing ordereddict. Replaced with sorted keys.Kenny Woodson
2017-03-08Fixed for linting.Kenny Woodson
2017-03-07Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...Kenny Woodson
2017-03-07Adding test_oc_adm_router.Kenny Woodson
2017-03-07Generic message directing people to contact supportScott Dodson
2017-03-07Adding router test.Kenny Woodson
2017-03-06Remove dummy setup/teardown methodsRodolfo Carvalho
2017-03-06Clean up test filesRodolfo Carvalho
2017-03-06Make generic OCObjectValidator from OCSDNValidatorMonis Khan
2017-03-06Mock runs differntly on travis. Fix the mock test params to be ANY.Kenny Woodson
2017-03-06Fixed the none namespace. Fixed tests with latest loc_oc_binary call.Kenny Woodson
2017-03-06Updating the namespace param to None.Kenny Woodson
2017-03-06Fixed tests to align with new naming.Kenny Woodson
2017-03-06Fixed docs. Added check for delete failures. Updated namespace to None.Kenny Woodson
2017-03-06Fixing lintersKenny Woodson
2017-03-06Adding integration test. Fixed issue with node_selector.Kenny Woodson
2017-03-06Adding oc_project to lib_openshift.Kenny Woodson
2017-03-02Fixing checkout for bindings with -binding suffixjupierce
2017-03-02oadm_policy_group/adm_policy_user modulejupierce
2017-03-01Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic ...Kenny Woodson
2017-03-01Merge pull request #3493 from kwoodson/registry_reencyrpt_routeScott Dodson
2017-02-28Fixed failures on create when objects exist.Kenny Woodson
2017-02-28Merge pull request #3522 from mtnbikenc/pvc-type-fixRussell Teague
2017-02-28Add 'persistentVolumeClaim' to volume_info typeRussell Teague
2017-02-28Updating delete/recreate with replace --force.Kenny Woodson
2017-02-28Fixed logic error. Ensure both svc and dc exist.Kenny Woodson
2017-02-28Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...Kenny Woodson
2017-02-28Adding support for a route with certs and reencrypt.Kenny Woodson
2017-02-28lib_openshift: new module atomic_containerGiuseppe Scrivano
2017-02-27Merge pull request #3387 from enj/enj/f/sdn_moduleScott Dodson
2017-02-27[oc_obj] Move namespace argument to end of command.Andrew Butcher