summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/cli_installer.py
Commit message (Expand)AuthorAgeFilesLines
* Quick installer: run prerequistes first and update path to main playbookVadim Rutkovsky2018-02-071-0/+11
* installer: increase content width for commands, which may output URLsVadim Rutkovsky2018-01-241-2/+2
* Quick installer: deprecate upgradesVadim Rutkovsky2018-01-191-85/+4
* Remove upgrade playbooks for 3.3 through 3.5Russell Teague2017-11-081-12/+6
* Quick Installer should specify which config file to edit.jkaurredhat2017-08-041-1/+1
* Standardize all Origin versioning on 3.6Russell Teague2017-04-251-0/+6
* Remove dead code in installerRodolfo Carvalho2017-02-191-20/+0
* Create v3_5 upgrade playbooksRussell Teague2017-01-301-24/+6
* The scaleup subcommand does not support the unattended optionTim Bielawa2017-01-091-0/+14
* python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-201-1/+1
* Update override cluster_hostnameSamuel Munilla2016-11-101-1/+3
* Change the logic to just compare against masters and nodes.Tim Bielawa2016-11-071-4/+4
* Update quick installer upgrade mappings for 3.4Samuel Munilla2016-11-031-0/+12
* Merge pull request #2683 from smunilla/BZ1388754Scott Dodson2016-11-031-6/+22
|\
| * Update master_lb vs cluster_hostname workflowSamuel Munilla2016-10-281-6/+22
* | Fix HA environments incorrectly detecting mixed installed environmentsTim Bielawa2016-11-021-1/+24
* | Update installation summary for etcd membersSamuel Munilla2016-11-011-10/+2
|/
* Merge pull request #2563 from smunilla/BZ1339621Andrew Butcher2016-10-211-201/+246
|\
| * a-o-i: Separate install and scaleup workflowsSamuel Munilla2016-10-201-201/+246
* | Fix typosRodolfo Carvalho2016-10-191-1/+1
|/
* Fix upgrade mappings in quick installerSamuel Munilla2016-10-121-3/+8
* [a-o-i] -v disables quiet ansible config.Andrew Butcher2016-10-071-1/+1
* a-o-i: Force option should allow reinstallSamuel Munilla2016-10-031-1/+3
* Add messages to let the user know if some plays were skipped, but it's ok. Al...Tim Bielawa2016-09-291-1/+0
* 'fix' unittests by removing the users ability to specify an ansible configTim Bielawa2016-09-291-13/+4
* Fix conflicts in spec fileTim Bielawa2016-09-291-0/+3
* Merge pull request #2420 from smunilla/BZ1336271Scott Dodson2016-09-161-2/+1
|\
| * a-o-i: Do not display version number in quick installerSamuel Munilla2016-09-081-2/+1
* | a-o-i: Don't set unschedulable nodes as infraSamuel Munilla2016-09-141-1/+1
|/
* Only prompt for proxy vars if none are set and our version recognizes themTim Bielawa2016-09-011-4/+22
* Merge pull request #2367 from tbielawa/FixNewerPyLintErrorsAndrew Butcher2016-09-011-25/+7
|\
| * Try using parse_version from pkg_resources insteadTim Bielawa2016-08-261-3/+3
| * Fix PyLint errors discovered when upgrading to newer versionTim Bielawa2016-08-261-25/+7
* | Add support for Atomic Registry InstallsSamuel Munilla2016-08-261-0/+1
|/
* Fix PEP8 errors in cli_installer.pyTim Bielawa2016-08-251-70/+90
* Move nested print_read_config_error function into it's own functionTim Bielawa2016-08-241-1/+1
* Fix BZ1368296 by quietly recollecting facts if the cache is removedTim Bielawa2016-08-241-2/+23
* a-o-i: Fix ansible_ssh_user questionSamuel Munilla2016-08-231-5/+4
* Fixes to typos, grammar, and product branding in cli_installerTimothy Poitras2016-08-171-79/+77
* Merge pull request #2297 from abutcher/bz#1329455Scott Dodson2016-08-151-22/+18
|\
| * a-o-i: fix bz#1329455Gan Huang2016-08-151-22/+18
* | a-o-i: Mapping for 3.2 UpgradesSamuel Munilla2016-08-151-0/+6
|/
* a-o-i: Fix broken upgradesSamuel Munilla2016-08-121-4/+3
* a-o-i: Automatically Label Nodes as InfraSamuel Munilla2016-08-111-0/+11
* a-o-i: Restrict installed host checkSamuel Munilla2016-08-101-19/+18
* move ansible_ssh_user to deployment, remove ansible_config and ansible_log_pathGan Huang2016-08-091-2/+3
* Convert ansible facts callback to v2.Andrew Butcher2016-08-081-0/+1
* a-o-i: Fix broken uninstallSamuel Munilla2016-08-021-3/+7
* a-o-i: Better inventory group handlingSamuel Munilla2016-07-291-1/+2
* a-o-i: Set roles on standalone storageSamuel Munilla2016-07-281-3/+1