Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix inconsistent task name | Rodolfo Carvalho | 2017-01-12 | 1 | -1/+1 |
* | Reduce code duplication using variable | Rodolfo Carvalho | 2017-01-12 | 2 | -44/+14 |
* | Replace custom variables with openshift_facts | Rodolfo Carvalho | 2017-01-12 | 6 | -10/+6 |
* | Catch DBus exceptions on class initialization | Rodolfo Carvalho | 2017-01-12 | 1 | -3/+5 |
* | Move playbook to BYO | Rodolfo Carvalho | 2017-01-12 | 2 | -2/+2 |
* | Refactor preflight check into roles | Rodolfo Carvalho | 2017-01-12 | 13 | -152/+212 |
* | Make flake8 (py35) happy on bare except | Rodolfo Carvalho | 2017-01-12 | 1 | -3/+3 |
* | Make callback plugin an always-on aggregate plugin | Rodolfo Carvalho | 2017-01-12 | 2 | -7/+6 |
* | Add RPM checks as an adhoc playbook | Rodolfo Carvalho | 2017-01-12 | 7 | -0/+525 |
* | Merge pull request #3076 from ashcrow/flatten-oo-filters | Jason DeTiberus | 2017-01-11 | 1 | -896/+898 |
|\ | |||||
| * | oo_filters: Moved static methods to functions | Steve Milner | 2017-01-11 | 1 | -896/+898 |
* | | Merge pull request #3079 from tbielawa/readme_release_docs | Jason DeTiberus | 2017-01-11 | 1 | -22/+40 |
|\ \ | |||||
| * | | first swing at release version wording | Tim Bielawa | 2017-01-11 | 1 | -22/+40 |
|/ / | |||||
* | | Merge pull request #3030 from kwoodson/yaml_editor | Scott Dodson | 2017-01-11 | 11 | -0/+2118 |
|\ \ | |||||
| * | | Adding ability to systematically modify yaml from ansible. | Kenny Woodson | 2017-01-11 | 11 | -0/+2118 |
| |/ | |||||
* | | Merge pull request #3074 from tbielawa/GH3070-drainuate | Scott Dodson | 2017-01-11 | 5 | -3/+20 |
|\ \ | |||||
| * | | Add a fact to select --evacuate or --drain based on your OCP version | Tim Bielawa | 2017-01-11 | 5 | -3/+20 |
* | | | Merge pull request #3077 from mtnbikenc/fix-tox | Jason DeTiberus | 2017-01-11 | 1 | -2/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Correct tox to run on Travis | Russell Teague | 2017-01-11 | 1 | -2/+1 |
|/ / | |||||
* | | Merge pull request #3075 from mtnbikenc/fix-yamllint-check | Jason DeTiberus | 2017-01-11 | 1 | -5/+5 |
|\ \ | |||||
| * | | Correct return code compairison for yamllint | Russell Teague | 2017-01-11 | 1 | -5/+5 |
* | | | Merge pull request #3073 from sdodson/branches | Scott Dodson | 2017-01-11 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Update branch status | Scott Dodson | 2017-01-11 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2881 from jcantrill/mv_metrics_to_hosted_metrics | Jason DeTiberus | 2017-01-11 | 8 | -17/+17 |
|\ \ | |||||
| * | | rename openshift_metrics to openshift_hosted_metrics | Jeff Cantrill | 2017-01-11 | 8 | -17/+17 |
| |/ | |||||
* | | Merge pull request #3067 from lhuard1A/update_ec2_inventory | Jason DeTiberus | 2017-01-11 | 2 | -59/+280 |
|\ \ | |||||
| * | | Update aws dynamic inventory | Lénaïc Huard | 2017-01-10 | 2 | -59/+280 |
* | | | Merge pull request #3072 from lhuard1A/update_gce_inventory | Jason DeTiberus | 2017-01-11 | 1 | -38/+214 |
|\ \ \ | |||||
| * | | | Update aws dynamic inventory | Lénaïc Huard | 2017-01-11 | 1 | -38/+214 |
| | |/ | |/| | |||||
* | | | Merge pull request #3071 from ashcrow/remove-print-from-tests | Jason DeTiberus | 2017-01-11 | 2 | -2/+0 |
|\ \ \ | |||||
| * | | | cleanup: Removed debug prints from tests | Steve Milner | 2017-01-11 | 2 | -2/+0 |
| |/ / | |||||
* | | | Merge pull request #3069 from openshift/issue-template | Scott Dodson | 2017-01-11 | 1 | -9/+22 |
|\ \ \ | |/ / |/| | | |||||
| * | | improve issue template | Scott Dodson | 2017-01-11 | 1 | -9/+22 |
* | | | Merge pull request #3066 from detiber/toxification | Scott Dodson | 2017-01-10 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | remove debug statement from test | Jason DeTiberus | 2017-01-10 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge pull request #3007 from detiber/toxification | Scott Dodson | 2017-01-10 | 25 | -378/+541 |
|\ \ \ | |||||
| * | | | increase test coverage | Jason DeTiberus | 2017-01-10 | 1 | -1/+1 |
| * | | | update travis to use tox for utils | Jason DeTiberus | 2017-01-10 | 1 | -1/+1 |
| * | | | More toxification | Jason DeTiberus | 2017-01-10 | 24 | -377/+467 |
| * | | | add test for utils to bump coverage | Jason DeTiberus | 2017-01-10 | 1 | -0/+73 |
| | |/ | |/| | |||||
* | | | Merge pull request #3065 from ashcrow/rpmrebuilddb | Andrew Butcher | 2017-01-10 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Workaround for dnf+docker version race condition | Steve Milner | 2017-01-10 | 1 | -0/+12 |
* | | | | Merge pull request #3060 from abutcher/return-deps-to-roles | Scott Dodson | 2017-01-10 | 6 | -98/+78 |
|\ \ \ \ | |||||
| * | | | | Move role dependencies out of playbooks for openshift_master, openshift_node ... | Andrew Butcher | 2017-01-09 | 6 | -98/+78 |
* | | | | | Merge pull request #2975 from sjug/soft-reset | Jason DeTiberus | 2017-01-10 | 1 | -97/+177 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Partial uninstall | Sebastian Jug | 2017-01-10 | 1 | -97/+177 |
|/ / / / | |||||
* | | | | Merge pull request #3056 from rhcarvalho/cleanup-cluster-upgrade | Rodolfo Carvalho | 2017-01-10 | 3 | -206/+1 |
|\ \ \ \ | |||||
| * | | | | Remove unused file | Rodolfo Carvalho | 2017-01-09 | 1 | -12/+0 |
| * | | | | Remove unused file | Rodolfo Carvalho | 2017-01-09 | 1 | -193/+0 |
| * | | | | Remove spurious argument | Rodolfo Carvalho | 2017-01-09 | 1 | -1/+1 |