| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a bug in oc_volume. | Kenny Woodson | 2017-03-28 | 4 | -94/+76 |
* | Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai... | Kenny Woodson | 2017-03-28 | 5 | -19/+132 |
* | Added the ability to do multiple edits | Kenny Woodson | 2017-03-28 | 5 | -111/+242 |
* | Remove dummy setup/teardown methods | Rodolfo Carvalho | 2017-03-06 | 1 | -8/+0 |
* | Clean up test files | Rodolfo Carvalho | 2017-03-06 | 2 | -24/+0 |
* | Remove redundant assertion | Rodolfo Carvalho | 2017-03-06 | 1 | -2/+0 |
* | BZ1422348 - Don't install python-ruamel-yaml | Scott Dodson | 2017-03-03 | 2 | -12/+1 |
* | raise exceptions when walking through object path | Joel Diaz | 2017-02-28 | 3 | -5/+38 |
* | Merge pull request #3406 from sdodson/openshift_repos | Scott Dodson | 2017-02-23 | 1 | -0/+15 |
|\ |
|
| * | add dependency on openshift_repos | Scott Dodson | 2017-02-17 | 1 | -0/+15 |
* | | fix up ruamel.yaml/pyyaml no-member lint errors | Jason DeTiberus | 2017-02-22 | 4 | -76/+85 |
* | | Removed unrequired no-members from yedit and generated code | Steve Milner | 2017-02-22 | 2 | -11/+40 |
* | | Removed unused code. Made tests executable. | Kenny Woodson | 2017-02-21 | 2 | -0/+0 |
* | | Fix validation of generated code | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
* | | Unset exec bit in tests, add missing requirements | Jason DeTiberus | 2017-02-19 | 2 | -0/+0 |
* | | Include missing unit tests to test runner config | Rodolfo Carvalho | 2017-02-19 | 2 | -0/+0 |
* | | Fix tests on Python 3 | Rodolfo Carvalho | 2017-02-19 | 2 | -2/+2 |
|/ |
|
* | Don't attempt to install python-ruamel-yaml on atomic | Scott Dodson | 2017-02-16 | 1 | -0/+6 |
* | Pleasing the linting gods. | Kenny Woodson | 2017-02-16 | 4 | -13/+25 |
* | Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load. | Kenny Woodson | 2017-02-16 | 2 | -4/+4 |
* | Adding fallback support for pyyaml. | Kenny Woodson | 2017-02-16 | 4 | -32/+81 |
* | Fixed ansible module unit and integration tests and added runners. | Thomas Wiest | 2017-02-07 | 2 | -2/+45 |
* | Added oc_serviceaccount_secret to lib_openshift. | Thomas Wiest | 2017-02-06 | 2 | -16/+30 |
* | Ensure python2-ruamel-yaml is installed | Scott Dodson | 2017-02-03 | 1 | -0/+5 |
* | Added repoquery to lib_utils. | Thomas Wiest | 2017-01-31 | 11 | -20/+1423 |
* | Generate the artifacts from fragments. | Tim Bielawa | 2017-01-24 | 1 | -0/+16 |
* | Update the generators to include fragment banners | Tim Bielawa | 2017-01-24 | 1 | -1/+36 |
* | Updated the generate.py scripts for tox and virtualenv. | Kenny Woodson | 2017-01-18 | 2 | -12/+26 |
* | Adding a few updates for python27,35 compatibility | Kenny Woodson | 2017-01-18 | 1 | -0/+6 |
* | Adding --verfiy to generate script. | Kenny Woodson | 2017-01-17 | 3 | -23/+55 |
* | Adding oc_edit module to lib_openshift. | Kenny Woodson | 2017-01-17 | 4 | -58/+7 |
* | lib_openshift modules. This is the first one. oc_route. | Kenny Woodson | 2017-01-13 | 5 | -108/+217 |
* | Adding ability to systematically modify yaml from ansible. | Kenny Woodson | 2017-01-11 | 11 | -0/+2118 |