summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/oo_config.py
Commit message (Expand)AuthorAgeFilesLines
* preserve the oo-install ansible_inventory_path valueRich Megginson2017-05-181-2/+4
* Replace nose with pytest (utils)Rodolfo Carvalho2017-02-201-1/+1
* Remove dead code in installerRodolfo Carvalho2017-02-191-15/+0
* python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-201-13/+14
* Update installation summary for etcd membersSamuel Munilla2016-11-011-0/+4
* a-o-i: Separate install and scaleup workflowsSamuel Munilla2016-10-201-0/+8
* a-o-i: Allow better setting of host level variablesSamuel Munilla2016-09-291-4/+22
* 'fix' unittests by removing the users ability to specify an ansible configTim Bielawa2016-09-291-1/+0
* Fix conflicts in spec fileTim Bielawa2016-09-291-0/+6
* Merge pull request #2367 from tbielawa/FixNewerPyLintErrorsAndrew Butcher2016-09-011-1/+6
|\
| * Fix PyLint errors discovered when upgrading to newer versionTim Bielawa2016-08-261-1/+6
* | Add support for Atomic Registry InstallsSamuel Munilla2016-08-261-0/+1
|/
* Fix PEP8 in oo_config.pyTim Bielawa2016-08-251-6/+3
* Merge pull request #2341 from tbielawa/BZ1368296Scott Dodson2016-08-241-17/+62
|\
| * Move nested print_read_config_error function into it's own functionTim Bielawa2016-08-241-2/+3
| * Fix BZ1368296 by quietly recollecting facts if the cache is removedTim Bielawa2016-08-241-17/+61
* | a-o-i: Add variant and variant_version to migrationSamuel Munilla2016-08-241-0/+6
|/
* a-o-i: Remove Legacy Config UpgradeSamuel Munilla2016-08-191-29/+13
* Bug 1358951 - Error loading config, no such key: 'deployment' when using prev...Samuel Munilla2016-08-191-3/+35
* a-o-i: Allow Arbitrary Deployment VariablesSamuel Munilla2016-08-031-13/+11
* a-o-i: Support for arbitrary host-level variablesSamuel Munilla2016-07-271-1/+4
* a-o-i: Persist Roles VariablesSamuel Munilla2016-07-211-0/+3
* Arbitrary Installer yamlSamuel Munilla2016-07-181-61/+135
* a-o-i: UI additions for proxiesSamuel Munilla2016-04-181-0/+2
* Write inventory to same directory as quick install config.Devan Goodwin2016-03-241-1/+1
* a-o-i: Fix NFS storage testsSamuel Munilla2016-03-091-1/+2
* First attempt at NFS setupSamuel Munilla2016-03-091-1/+4
* a-o-i: pylint fixes related to too-long linesSamuel Munilla2016-02-161-3/+6
* a-o-i: Add master_routingconfig_subdomain to PERSIST_SETTINGSSamuel Munilla2016-02-151-0/+1
* atomic-openshift-installer: Populate new_nodes groupSamuel Munilla2016-01-081-1/+3
* Bug 1287977 - Incorrect check output from atomic-openshift-installer when wor...Brenton Leanhardt2015-12-081-2/+8
* Centralize etcd/schedulability logic for each host.Devan Goodwin2015-12-011-0/+26
* Block re-use of master/node as load balancer in attended install.Devan Goodwin2015-11-261-2/+2
* Handling preconfigured load balancersBrenton Leanhardt2015-11-231-2/+2
* atomic-openshift-installer: Rename ha_proxySamuel Munilla2015-11-231-3/+3
* atomic-openshift-installer: HA for quick installerSamuel Munilla2015-11-231-2/+7
* Refactor upgrade playbook(s)Jason DeTiberus2015-11-101-3/+5
* Various fixes related to connect_toBrenton Leanhardt2015-11-091-0/+1
* atomic-openshift-installer: Better specification of ansible connection pointSamuel Munilla2015-11-061-13/+9
* Add a simple version for the installer config file.Devan Goodwin2015-11-031-0/+3
* Automatically upgrade legacy config files.Devan Goodwin2015-11-021-10/+31
* Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-271-1/+6
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+190