| Commit message (Expand) | Author | Age | Files | Lines |
* | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 1 | -24/+6 |
* | flake8 mccabe dependency fix | Russell Teague | 2017-01-25 | 1 | -5/+2 |
* | Temporary work-around for flake8 vs maccabe version conflict | Tim Bielawa | 2017-01-24 | 1 | -0/+2 |
* | cleanup: Removed debug prints from tests | Steve Milner | 2017-01-11 | 2 | -2/+0 |
* | remove debug statement from test | Jason DeTiberus | 2017-01-10 | 1 | -1/+0 |
* | increase test coverage | Jason DeTiberus | 2017-01-10 | 1 | -1/+1 |
* | More toxification | Jason DeTiberus | 2017-01-10 | 6 | -26/+57 |
* | add test for utils to bump coverage | Jason DeTiberus | 2017-01-10 | 1 | -0/+73 |
* | Merge pull request #3061 from tbielawa/scaleup-bz1390135 | Scott Dodson | 2017-01-09 | 1 | -0/+14 |
|\ |
|
| * | The scaleup subcommand does not support the unattended option | Tim Bielawa | 2017-01-09 | 1 | -0/+14 |
* | | Merge pull request #3021 from tbielawa/fix_aoi_man | Tim Bielawa | 2017-01-09 | 3 | -6/+7 |
|\ \
| |/
|/| |
|
| * | Update manpage version. | Tim Bielawa | 2017-01-09 | 2 | -3/+4 |
| * | Update aoi manpage with correct operation count | Tim Bielawa | 2016-12-28 | 2 | -4/+4 |
* | | Hush the sudo privs check in oo-installer | Tim Bielawa | 2017-01-04 | 1 | -1/+1 |
|/ |
|
* | python3 support, add tox for better local testing against multiple python ver... | Jason DeTiberus | 2016-12-20 | 13 | -83/+102 |
* | YAML Linting | Russell Teague | 2016-12-12 | 2 | -3/+14 |
* | Make 'cover-erase' a config file setting. Move VENT target to pre-req for all... | Tim Bielawa | 2016-12-09 | 2 | -6/+7 |
* | Fixes to 'make ci' | Tim Bielawa | 2016-12-09 | 1 | -14/+15 |
* | Fix coverage not appending new data | Tim Bielawa | 2016-12-08 | 1 | -1/+1 |
* | Merge pull request #2939 from tbielawa/gh2933 | Jason DeTiberus | 2016-12-07 | 1 | -6/+15 |
|\ |
|
| * | Speed up 'make ci' and trim the output | Tim Bielawa | 2016-12-07 | 1 | -6/+15 |
* | | Handle updating of scheduler config during upgrade | Jason DeTiberus | 2016-12-06 | 1 | -1/+1 |
* | | test updates | Jason DeTiberus | 2016-12-06 | 2 | -4/+10 |
|/ |
|
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 5 | -23/+26 |
* | Merge pull request #2783 from tbielawa/aoioutput | Tim Bielawa | 2016-11-10 | 1 | -0/+8 |
|\ |
|
| * | Enable quiet output for all a-o-i commands | Tim Bielawa | 2016-11-10 | 1 | -0/+8 |
* | | Update override cluster_hostname | Samuel Munilla | 2016-11-10 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #2729 from tbielawa/BZ1390064 | Scott Dodson | 2016-11-08 | 1 | -4/+4 |
|\ |
|
| * | Change the logic to just compare against masters and nodes. | Tim Bielawa | 2016-11-07 | 1 | -4/+4 |
* | | Merge pull request #2735 from rhcarvalho/deadcode | Scott Dodson | 2016-11-07 | 3 | -8/+0 |
|\ \ |
|
| * | | a-o-i: remove dummy data_file | Rodolfo Carvalho | 2016-11-05 | 2 | -6/+0 |
| * | | a-o-i: remove script leftover from OpenShift v2 | Rodolfo Carvalho | 2016-11-05 | 1 | -2/+0 |
| |/ |
|
* / | Add some tests for utils to get the coverage up. | Tim Bielawa | 2016-11-04 | 1 | -1/+29 |
|/ |
|
* | Update quick installer upgrade mappings for 3.4 | Samuel Munilla | 2016-11-03 | 1 | -0/+12 |
* | Merge pull request #2683 from smunilla/BZ1388754 | Scott Dodson | 2016-11-03 | 1 | -6/+22 |
|\ |
|
| * | Update master_lb vs cluster_hostname workflow | Samuel Munilla | 2016-10-28 | 1 | -6/+22 |
* | | Fix HA environments incorrectly detecting mixed installed environments | Tim Bielawa | 2016-11-02 | 1 | -1/+24 |
* | | Update installation summary for etcd members | Samuel Munilla | 2016-11-01 | 2 | -10/+6 |
* | | Update variant_version | Samuel Munilla | 2016-10-27 | 1 | -3/+4 |
|/ |
|
* | Merge pull request #2639 from tbielawa/test-utils-debugging | Andrew Butcher | 2016-10-21 | 1 | -0/+72 |
|\ |
|
| * | Unit tests for the debug_env logger thing | Tim Bielawa | 2016-10-21 | 1 | -0/+72 |
* | | Merge pull request #2563 from smunilla/BZ1339621 | Andrew Butcher | 2016-10-21 | 8 | -247/+328 |
|\ \
| |/
|/| |
|
| * | a-o-i: Separate install and scaleup workflows | Samuel Munilla | 2016-10-20 | 8 | -247/+328 |
* | | Merge pull request #2623 from rhcarvalho/typos | Andrew Butcher | 2016-10-20 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix typos | Rodolfo Carvalho | 2016-10-19 | 2 | -2/+2 |
| |/ |
|
* | | Fix playbooks, update readme, update default vars | Tim Bielawa | 2016-10-20 | 1 | -3/+3 |
* | | Try to make boiler plate for cert expiry checking | Tim Bielawa | 2016-10-20 | 2 | -3/+10 |
|/ |
|
* | Fix upgrade mappings in quick installer | Samuel Munilla | 2016-10-12 | 1 | -3/+8 |
* | [a-o-i] -v disables quiet ansible config. | Andrew Butcher | 2016-10-07 | 1 | -1/+1 |
* | a-o-i: Force option should allow reinstall | Samuel Munilla | 2016-10-03 | 1 | -1/+3 |