summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* | Text improvements for host specification.Devan Goodwin2015-11-271-7/+19
* | Assert etcd section written for HA installs.Devan Goodwin2015-11-271-0/+3
* | Breakout a test fixture to reduce module size.Devan Goodwin2015-11-262-222/+236
* | Pylint touchups.Devan Goodwin2015-11-261-2/+2
* | Trim assertions in HA testing.Devan Goodwin2015-11-261-28/+0
* | Test unattended HA quick install.Devan Goodwin2015-11-263-9/+125
* | Don't prompt to continue during unattended installs.Devan Goodwin2015-11-261-4/+6
* | Block re-use of master/node as load balancer in attended install.Devan Goodwin2015-11-263-18/+59
* | Explicitly set schedulable when masters == nodes.Devan Goodwin2015-11-252-25/+25
|/
* Merge pull request #968 from detiber/fixScaleup2Brenton Leanhardt2015-11-241-2/+2
|\
| * fixes for installer wrapper scaleupJason DeTiberus2015-11-241-2/+2
* | Merge pull request #978 from brenton/quick_haBrenton Leanhardt2015-11-244-45/+426
|\ \ | |/ |/|
| * Silencing pylint branch errors for now for the atomic-openshift-installer har...Brenton Leanhardt2015-11-241-1/+1
| * Properly setting scheduleability for HA Master scenariosBrenton Leanhardt2015-11-243-13/+114
| * Avoid printing the master and node totals in the add-a-node scenarioBrenton Leanhardt2015-11-241-7/+8
| * Fixing tests for quick_haBrenton Leanhardt2015-11-242-13/+30
| * Removing a debug lineBrenton Leanhardt2015-11-241-1/+0
| * atomic-openshift-installer: Fix lint issueSamuel Munilla2015-11-231-1/+1
| * Handling preconfigured load balancersBrenton Leanhardt2015-11-233-15/+40
| * atomic-openshift-installer: Rename ha_proxySamuel Munilla2015-11-234-15/+15
| * atomic-openshift-installer: Reverse version and host collectionSamuel Munilla2015-11-232-11/+13
| * cli_installer_tests: Add test for unattended quick HASamuel Munilla2015-11-231-0/+101
| * Breakup inventory writingSamuel Munilla2015-11-231-16/+24
| * Enforce 1 or 3 mastersSamuel Munilla2015-11-231-2/+8
| * Add interactive testSamuel Munilla2015-11-231-0/+27
| * atomic-openshift-installer: HA for quick installerSamuel Munilla2015-11-234-17/+111
* | Bug 1284991 - "atomic-openshift-installer uninstall" error when configuration...Brenton Leanhardt2015-11-241-1/+1
|/
* Merge pull request #890 from smunilla/friendly_unattended_errorsBrenton Leanhardt2015-11-203-1/+78
|\
| * Check the end result on bad config fileSamuel Munilla2015-11-201-3/+3
| * Add some tests for a bad configSamuel Munilla2015-11-202-0/+72
| * atomic-openshift-installer: connect_to error handlingSamuel Munilla2015-11-201-1/+6
* | atomic-openshift-installer: pylint fixesSamuel Munilla2015-11-201-5/+7
|/
* Merge pull request #902 from dgoodwin/rpm-test-fixBrenton Leanhardt2015-11-203-8/+17
|\
| * Pylint fix for long line in cli docstring.Devan Goodwin2015-11-161-1/+2
| * Default to installing OSE 3.1 instead of 3.0.Devan Goodwin2015-11-162-3/+4
| * Fix tests on systems with openshift-ansible rpms installed.Devan Goodwin2015-11-162-4/+11
* | atomic-openshift-installer: Correct single master caseSamuel Munilla2015-11-171-1/+1
* | atomic-openshift-installer: Temporarily restrict to single masterSamuel Munilla2015-11-161-4/+6
|/
* Fix invalid sudo command testTakayoshi Kimura2015-11-161-1/+1
* Merge pull request #884 from smunilla/english_updatesBrenton Leanhardt2015-11-121-4/+8
|\
| * atomic-openshift-installer: Update prompts and help messagesSamuel Munilla2015-11-121-4/+8
* | atomic-openshift-installer: Update nopwd sudo testSamuel Munilla2015-11-121-1/+1
* | Test additions for cli_installer:get_hosts_to_install_onBrenton Leanhardt2015-11-121-32/+183
|/
* Refactor upgrade playbook(s)Jason DeTiberus2015-11-103-6/+11
* Merge pull request #860 from smunilla/disable_container_based_installBrenton Leanhardt2015-11-102-9/+11
|\
| * Update tests now that cli is not asking for rpm/container installSamuel Munilla2015-11-101-2/+2
| * atomic-openshift-installer: Remove question for container installSamuel Munilla2015-11-101-7/+9
* | Package the default ansible.cfg with atomic-openshift-utils.Devan Goodwin2015-11-101-1/+1
|/
* Merge pull request #849 from brenton/test_fixesBrenton Leanhardt2015-11-093-11/+21
|\
| * Various fixes related to connect_toBrenton Leanhardt2015-11-093-11/+21