Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | installer: increase content width for commands, which may output URLs | Vadim Rutkovsky | 2018-01-24 | 1 | -2/+2 |
| | |||||
* | [1506750] Ensure proper hostname check override | Russell Teague | 2018-01-22 | 1 | -1/+1 |
| | |||||
* | Quick installer: deprecate upgrades | Vadim Rutkovsky | 2018-01-19 | 2 | -103/+4 |
| | | | | | Output a link to manual deprecate docs when `atomic-openshift-installer upgrade` is called | ||||
* | Don't use from ansible.module_utils.six as its no longer available in ↵ | Vadim Rutkovsky | 2018-01-12 | 1 | -5/+1 |
| | | | | Ansible 2.4 | ||||
* | Remove all references to pacemaker (pcs, pcsd) and ↵ | Andrew Butcher | 2017-12-05 | 1 | -2/+0 |
| | | | | | | | openshift.master.cluster_method. With pacemaker removed there is no longer a need for openshift.master.cluster_method. We only have one option. | ||||
* | Playbook Consolidation - openshift-node | Russell Teague | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | Remove upgrade playbooks for 3.3 through 3.5 | Russell Teague | 2017-11-08 | 1 | -12/+6 |
| | |||||
* | Merge pull request #2910 from richm/preserve-ansible_inventory_path | OpenShift Merge Robot | 2017-10-31 | 1 | -2/+4 |
|\ | | | | | | | | | Automatic merge from submit-queue. preserve the oo-install ansible_inventory_path value | ||||
| * | preserve the oo-install ansible_inventory_path value | Rich Megginson | 2017-05-18 | 1 | -2/+4 |
| | | |||||
* | | Display "origin 3.6" as in previous installer 3.5 | Bruno Vernay | 2017-08-18 | 1 | -1/+1 |
| | | | | | | | | Previous installer release v3.5 used to display the 3 variants. I keep OSE as the default, but proposes to add back the "origin v3.6" variant. | ||||
* | | Quick Installer should specify which config file to edit. | jkaurredhat | 2017-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes bugzilla : https://bugzilla.redhat.com/show_bug.cgi?id=1460353 Signed-off-by: jkaurredhat <jkaur@redhat.com> | ||||
* | | Merge pull request #3877 from wkshi/bugfix-1422541-master | Scott Dodson | 2017-07-27 | 1 | -0/+2 |
|\ \ | |/ |/| | Fix BZ#1422541 BZ#1440586 BZ#1440612 BZ#1440617 on master branch | ||||
| * | 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 |
| | | | | | | | | Fixes bug 1447204 | ||||
* | | 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 |
| | | | | | | | | | | Fixes issues dumping various objects to YAML. This change updates the quick installer fact caching callback to use the improved AnsibleDumper when writing out the facts to storage. * https://bugzilla.redhat.com/show_bug.cgi?id=1421053 * https://bugzilla.redhat.com/show_bug.cgi?id=1421061 * https://bugzilla.redhat.com/show_bug.cgi?id=1421059 | ||||
* | 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 |
| | | | | | Found using `vulture`, confirmed that code that was once used became unused in later commits after its introduction. | ||||
* | Update variant_version | Steve Milner | 2017-02-14 | 1 | -1/+2 |
| | | | | 3.5 added and 3.4 moved to LEGACY | ||||
* | 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 |
| | | | | | | * 'atomic-openshift-installer' will exit now if -u is given with the 'scaleup' subcommand * https://bugzilla.redhat.com/show_bug.cgi?id=1390135 | ||||
* | Hush the sudo privs check in oo-installer | Tim Bielawa | 2017-01-04 | 1 | -1/+1 |
| | | | | | | | * Don't print words when checking for sudo access * Just 'echo' an empty string with no new-line Closes #3003 | ||||
* | python3 support, add tox for better local testing against multiple python ↵ | Jason DeTiberus | 2016-12-20 | 4 | -49/+44 |
| | | | | versions | ||||
* | 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 | ||||
| * | Enable quiet output for all a-o-i commands | Tim Bielawa | 2016-11-10 | 1 | -0/+8 |
| | | | | | | | | | | | | | | * Update: uninstall, upgrade, scaleup wf's * Verbosity can be toggled with -v flag, as before https://bugzilla.redhat.com/show_bug.cgi?id=1384294 | ||||
* | | Update override cluster_hostname | Samuel Munilla | 2016-11-10 | 1 | -1/+3 |
|/ | | | | | | Update the default for the override prompt and set both openshift_master_cluster_hostname and openshift_master_cluster_public_hostname | ||||
* | Merge pull request #2729 from tbielawa/BZ1390064 | Scott Dodson | 2016-11-08 | 1 | -4/+4 |
|\ | | | | | Bug 1390064 - [quick install] a complete installed cluster was reported as a mix of installed and uninstalled env | ||||
| * | 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 |
| | | | | | | Just a quick addition for the upgrade playbooks for 3.4 Fixes Bug 1384291 | ||||
* | Merge pull request #2683 from smunilla/BZ1388754 | Scott Dodson | 2016-11-03 | 1 | -6/+22 |
|\ | | | | | Update master_lb vs cluster_hostname workflow | ||||
| * | Update master_lb vs cluster_hostname workflow | Samuel Munilla | 2016-10-28 | 1 | -6/+22 |
| | | | | | | | | | | | | Previously, the messaging around setting cluster_hostname for single master setups was confusing. This should help with that as well as removing unecessary values from the cfg file. | ||||
* | | Fix HA environments incorrectly detecting mixed installed environments | Tim Bielawa | 2016-11-02 | 1 | -1/+24 |
| | | | | | | | | | | | | * Load balancers are now excluded from the mixed environment check * https://bugzilla.redhat.com/show_bug.cgi?id=1390064 | ||||
* | | Update installation summary for etcd members | Samuel Munilla | 2016-11-01 | 2 | -10/+6 |
| | | | | | | | | | | | | | | | | We have changed how we assign etcd members in the quick installer. This updates our messaging to match those changes. Fixes Bug 1383961 Fixes Bug 1389649 | ||||
* | | Update variant_version | Samuel Munilla | 2016-10-27 | 1 | -3/+4 |
|/ | | | | | | Update the quick installer to correctly set the new version. Fixes Bug 1388762 | ||||
* | Merge pull request #2563 from smunilla/BZ1339621 | Andrew Butcher | 2016-10-21 | 4 | -207/+268 |
|\ | | | | | a-o-i: Separate install and scaleup workflows | ||||
| * | a-o-i: Separate install and scaleup workflows | Samuel Munilla | 2016-10-20 | 4 | -207/+268 |
| | | | | | | | | | | | | | | In order to simplify the quick installer logic, this moves the scaleup workflow into its own subcommand. Fixes: Bug 1339621 | ||||
* | | Fix typos | Rodolfo Carvalho | 2016-10-19 | 1 | -1/+1 |
|/ | |||||
* | Fix upgrade mappings in quick installer | Samuel Munilla | 2016-10-12 | 1 | -3/+8 |
| | | | | | | | Update to use the correct playbook for 3.2 to 3.3 upgrades and some error handling for unsupported upgrades. Fixes Bug 1381411 | ||||
* | [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 |
| | | | | | | | If uninstalled hosts were in detected in an environment, the installer could get into a hung state that a user could not easily recover from. This lets --force do what is more expected. | ||||
* | a-o-i: Fix openshift_node_labels | Samuel Munilla | 2016-09-30 | 1 | -1/+3 |
| | | | | | Handle openshift_node_labels separately because they need to be doublequoted. | ||||
* | a-o-i: Allow better setting of host level variables | Samuel Munilla | 2016-09-29 | 2 | -18/+35 |
| | | | | | Allow the user to set arbitrary variables directly under the host item instead of in under an 'other_variables' item. | ||||
* | Add messages to let the user know if some plays were skipped, but it's ok. ↵ | Tim Bielawa | 2016-09-29 | 1 | -1/+0 |
| | | | | Also, remove the final 'press a key to continue' prompt. | ||||
* | '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 | ||||
| * | a-o-i: Do not display version number in quick installer | Samuel Munilla | 2016-09-08 | 1 | -2/+1 |
| | | | | | | | | | | | | As we now require the version of the installer to match what will be installed in the target environment and to avoid any potential confusion, remove the version number from the variant choice question. |