| Commit message (Expand) | Author | Age | Files | Lines |
* | Quick Installer should specify which config file to edit. | jkaurredhat | 2017-08-04 | 1 | -1/+1 |
* | Merge pull request #3877 from wkshi/bugfix-1422541-master | Scott Dodson | 2017-07-27 | 1 | -0/+2 |
|\ |
|
| * | fix BZ1422541 on master branch | Wenkai Shi | 2017-04-07 | 1 | -0/+2 |
* | | Fix variants for v3.6 | Russell Teague | 2017-05-02 | 1 | -3/+4 |
* | | Standardize all Origin versioning on 3.6 | Russell Teague | 2017-04-25 | 1 | -0/+6 |
* | | Support unicode output when dumping yaml | Russell Teague | 2017-04-03 | 1 | -4/+10 |
|/ |
|
* | Fix Quick Installer failed due to a Python method failure | Tim Bielawa | 2017-02-24 | 1 | -1/+6 |
* | Replace nose with pytest (utils) | Rodolfo Carvalho | 2017-02-20 | 1 | -1/+1 |
* | Remove dead code in installer | Rodolfo Carvalho | 2017-02-19 | 2 | -35/+0 |
* | Update variant_version | Steve Milner | 2017-02-14 | 1 | -1/+2 |
* | Create v3_5 upgrade playbooks | Russell Teague | 2017-01-30 | 1 | -24/+6 |
* | The scaleup subcommand does not support the unattended option | Tim Bielawa | 2017-01-09 | 1 | -0/+14 |
* | 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 | 4 | -49/+44 |
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 1 | -0/+3 |
* | 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 |
* | | a-o-i: remove dummy data_file | Rodolfo Carvalho | 2016-11-05 | 1 | -1/+0 |
|/ |
|
* | 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 #2563 from smunilla/BZ1339621 | Andrew Butcher | 2016-10-21 | 4 | -207/+268 |
|\ |
|
| * | a-o-i: Separate install and scaleup workflows | Samuel Munilla | 2016-10-20 | 4 | -207/+268 |
* | | Fix typos | Rodolfo Carvalho | 2016-10-19 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | a-o-i: Fix openshift_node_labels | Samuel Munilla | 2016-09-30 | 1 | -1/+3 |
* | a-o-i: Allow better setting of host level variables | Samuel Munilla | 2016-09-29 | 2 | -18/+35 |
* | Add messages to let the user know if some plays were skipped, but it's ok. Al... | Tim Bielawa | 2016-09-29 | 1 | -1/+0 |
* | 'fix' unittests by removing the users ability to specify an ansible config | Tim Bielawa | 2016-09-29 | 3 | -15/+6 |
* | Fix conflicts in spec file | Tim Bielawa | 2016-09-29 | 5 | -2/+34 |
* | Merge pull request #2420 from smunilla/BZ1336271 | Scott Dodson | 2016-09-16 | 1 | -2/+1 |
|\ |
|
| * | a-o-i: Do not display version number in quick installer | Samuel Munilla | 2016-09-08 | 1 | -2/+1 |
* | | a-o-i: Don't set unschedulable nodes as infra | Samuel Munilla | 2016-09-14 | 1 | -1/+1 |
|/ |
|
* | Only prompt for proxy vars if none are set and our version recognizes them | Tim Bielawa | 2016-09-01 | 1 | -4/+22 |
* | Merge pull request #2367 from tbielawa/FixNewerPyLintErrors | Andrew Butcher | 2016-09-01 | 3 | -28/+16 |
|\ |
|
| * | Try using parse_version from pkg_resources instead | Tim Bielawa | 2016-08-26 | 1 | -3/+3 |
| * | Fix PyLint errors discovered when upgrading to newer version | Tim Bielawa | 2016-08-26 | 3 | -28/+16 |
* | | Bug 1371836 - The variant should be Registry 3.3 | Samuel Munilla | 2016-08-31 | 1 | -1/+1 |
* | | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 2 | -6/+3 |
* | | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 4 | -3/+18 |
|/ |
|
* | Apply indentation changes to some other lines | Tim Bielawa | 2016-08-26 | 1 | -4/+4 |
* | Fix PEP8 errors in cli_installer.py | Tim Bielawa | 2016-08-25 | 1 | -70/+90 |