index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
lib_openshift
/
src
Age
Commit message (
Expand
)
Author
2017-03-16
Do not update when properties when not passed.
Kenny Woodson
2017-03-16
Fixing variable naming for 35 scoping.
Kenny Woodson
2017-03-15
Merge pull request #3626 from mtnbikenc/module_rename
OpenShift Bot
2017-03-13
Raise on dry-run failures.
Kenny Woodson
2017-03-10
Renaming oadm_manage_node to oc_adm_manage_node
Russell Teague
2017-03-09
Merge pull request #3605 from kwoodson/oc_adm_policy_user_fix
OpenShift Bot
2017-03-09
Merge pull request #3590 from kwoodson/router_registry_unit_tests
Andrew Butcher
2017-03-08
Fixing the way policies are found. The old method was unreliable. This meth...
Kenny Woodson
2017-03-08
Removing ordereddict. Replaced with sorted keys.
Kenny Woodson
2017-03-08
Fixed for linting.
Kenny Woodson
2017-03-07
Fix to OpenshiftCLIConfig to support an ordereddict. This was breaking test ...
Kenny Woodson
2017-03-07
Adding test_oc_adm_router.
Kenny Woodson
2017-03-07
Generic message directing people to contact support
Scott Dodson
2017-03-07
Adding router test.
Kenny Woodson
2017-03-06
Remove dummy setup/teardown methods
Rodolfo Carvalho
2017-03-06
Clean up test files
Rodolfo Carvalho
2017-03-06
Make generic OCObjectValidator from OCSDNValidator
Monis Khan
2017-03-06
Mock runs differntly on travis. Fix the mock test params to be ANY.
Kenny Woodson
2017-03-06
Fixed the none namespace. Fixed tests with latest loc_oc_binary call.
Kenny Woodson
2017-03-06
Updating the namespace param to None.
Kenny Woodson
2017-03-06
Fixed tests to align with new naming.
Kenny Woodson
2017-03-06
Fixed docs. Added check for delete failures. Updated namespace to None.
Kenny Woodson
2017-03-06
Fixing linters
Kenny Woodson
2017-03-06
Adding integration test. Fixed issue with node_selector.
Kenny Woodson
2017-03-06
Adding oc_project to lib_openshift.
Kenny Woodson
2017-03-02
Fixing checkout for bindings with -binding suffix
jupierce
2017-03-02
oadm_policy_group/adm_policy_user module
jupierce
2017-03-01
Fixed error handling when oc adm ca create-server-cert fails. Fixed a logic ...
Kenny Woodson
2017-03-01
Merge pull request #3493 from kwoodson/registry_reencyrpt_route
Scott Dodson
2017-02-28
Fixed failures on create when objects exist.
Kenny Woodson
2017-02-28
Merge pull request #3522 from mtnbikenc/pvc-type-fix
Russell Teague
2017-02-28
Add 'persistentVolumeClaim' to volume_info type
Russell Teague
2017-02-28
Updating delete/recreate with replace --force.
Kenny Woodson
2017-02-28
Fixed logic error. Ensure both svc and dc exist.
Kenny Woodson
2017-02-28
Modified base debug statements. Fixed oc_secret debug/verbose flag. Added r...
Kenny Woodson
2017-02-28
Adding support for a route with certs and reencrypt.
Kenny Woodson
2017-02-28
lib_openshift: new module atomic_container
Giuseppe Scrivano
2017-02-27
Merge pull request #3387 from enj/enj/f/sdn_module
Scott Dodson
2017-02-27
[oc_obj] Move namespace argument to end of command.
Andrew Butcher
2017-02-24
Fixed indentation
Kenny Woodson
2017-02-24
Adding get_env_var to deploymentconfig.
Kenny Woodson
2017-02-24
Fixed default variables. Added a fix to generated secret in env var.
Kenny Woodson
2017-02-23
Fixing doc for oc_adm_ca_server_cert.
Kenny Woodson
2017-02-23
Merge pull request #3416 from detiber/combinedTest
Scott Dodson
2017-02-22
Updated for pylint. Fixed create doc.
Kenny Woodson
2017-02-22
Attempt to handle router preparation errors.
Kenny Woodson
2017-02-22
Merge pull request #3378 from kwoodson/oadm_ca
Kenny Woodson
2017-02-22
Merge pull request #3429 from ashcrow/remove-no-member
Scott Dodson
2017-02-22
Moving import to local class.
Kenny Woodson
2017-02-22
Added required_together. Added two minor bug fixes for when data is not passed.
Kenny Woodson
[next]