| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1199 from smunilla/no_containerized_for_3.0 | Brenton Leanhardt | 2016-01-18 | 1 | -8/+7 |
|\ |
|
| * | atomic-openshift-installer: Remove containerized install for 3.0 | Samuel Munilla | 2016-01-18 | 1 | -8/+7 |
* | | atomic-openshift-installer: add containerized to inventory | Samuel Munilla | 2016-01-18 | 1 | -0/+2 |
|/ |
|
* | atomic-openshift-installer: Error handling for unicode hostnames | Samuel Munilla | 2016-01-13 | 1 | -3/+1 |
* | Merge pull request #1169 from abutcher/fix-rpm-container-tests | Brenton Leanhardt | 2016-01-12 | 2 | -24/+34 |
|\ |
|
| * | Add is_containerized inputs to nosetests. | Andrew Butcher | 2016-01-12 | 2 | -24/+34 |
* | | Merge pull request #1143 from smunilla/new_nodes | Brenton Leanhardt | 2016-01-12 | 3 | -5/+21 |
|\ \
| |/
|/| |
|
| * | atomic-openshift-installer: Populate new_nodes group | Samuel Munilla | 2016-01-08 | 3 | -5/+21 |
* | | re-enable containerize installs | Scott Dodson | 2016-01-11 | 1 | -8/+7 |
|/ |
|
* | atomic-openshift-installer: Fix broken nosetest | Samuel Munilla | 2015-12-17 | 1 | -1/+1 |
* | quick installer tests | Samuel Munilla | 2015-12-16 | 1 | -0/+19 |
* | atomic-openshift-installer: Remove HA hint for 3.0 install | Samuel Munilla | 2015-12-16 | 1 | -10/+10 |
* | atomic-openshift-installer: Error handling on yaml loading | Samuel Munilla | 2015-12-08 | 1 | -3/+9 |
* | Improving output when gathering facts | Brenton Leanhardt | 2015-12-08 | 1 | -1/+1 |
* | Bug 1287977 - Incorrect check output from atomic-openshift-installer when wor... | Brenton Leanhardt | 2015-12-08 | 2 | -2/+65 |
* | Merge pull request #966 from maxamillion/fedora | Wesley Hearn | 2015-12-02 | 1 | -1/+8 |
|\ |
|
| * | Fedora changes: | Adam Miller | 2015-12-02 | 1 | -1/+8 |
* | | Centralize etcd/schedulability logic for each host. | Devan Goodwin | 2015-12-01 | 3 | -19/+37 |
* | | Improved installation summary. | Devan Goodwin | 2015-12-01 | 1 | -12/+45 |
* | | Add warning for HA deployments with < 3 dedicated nodes. | Devan Goodwin | 2015-12-01 | 1 | -8/+12 |
* | | Cleanup more schedulable typos. | Devan Goodwin | 2015-12-01 | 2 | -3/+3 |
* | | Merge branch 'master' into loadbalanced-2 | Devan Goodwin | 2015-12-01 | 3 | -10/+10 |
|\| |
|
| * | Fixing 'unscheduleable' typo | Brenton Leanhardt | 2015-11-30 | 3 | -16/+16 |
* | | Fix bug when warning on no dedicated nodes. | Devan Goodwin | 2015-11-30 | 1 | -3/+2 |
* | | Suggest dedicated nodes for an HA deployment. | Devan Goodwin | 2015-11-30 | 1 | -0/+9 |
* | | Error out if no load balancer specified. | Devan Goodwin | 2015-11-30 | 2 | -23/+12 |
* | | Adjust requirement for 3 masters for HA deployments. | Devan Goodwin | 2015-11-30 | 3 | -26/+112 |
* | | Improved output when re-running after editing config. | Devan Goodwin | 2015-11-27 | 1 | -4/+5 |
* | | Print a system summary after adding each. | Devan Goodwin | 2015-11-27 | 1 | -8/+20 |
* | | Text improvements for host specification. | Devan Goodwin | 2015-11-27 | 1 | -7/+19 |
* | | Assert etcd section written for HA installs. | Devan Goodwin | 2015-11-27 | 1 | -0/+3 |
* | | Breakout a test fixture to reduce module size. | Devan Goodwin | 2015-11-26 | 2 | -222/+236 |
* | | Pylint touchups. | Devan Goodwin | 2015-11-26 | 1 | -2/+2 |
* | | Trim assertions in HA testing. | Devan Goodwin | 2015-11-26 | 1 | -28/+0 |
* | | Test unattended HA quick install. | Devan Goodwin | 2015-11-26 | 3 | -9/+125 |
* | | Don't prompt to continue during unattended installs. | Devan Goodwin | 2015-11-26 | 1 | -4/+6 |
* | | Block re-use of master/node as load balancer in attended install. | Devan Goodwin | 2015-11-26 | 3 | -18/+59 |
* | | Explicitly set schedulable when masters == nodes. | Devan Goodwin | 2015-11-25 | 2 | -25/+25 |
|/ |
|
* | Merge pull request #968 from detiber/fixScaleup2 | Brenton Leanhardt | 2015-11-24 | 1 | -2/+2 |
|\ |
|
| * | fixes for installer wrapper scaleup | Jason DeTiberus | 2015-11-24 | 1 | -2/+2 |
* | | Merge pull request #978 from brenton/quick_ha | Brenton Leanhardt | 2015-11-24 | 4 | -45/+426 |
|\ \
| |/
|/| |
|
| * | Silencing pylint branch errors for now for the atomic-openshift-installer har... | Brenton Leanhardt | 2015-11-24 | 1 | -1/+1 |
| * | Properly setting scheduleability for HA Master scenarios | Brenton Leanhardt | 2015-11-24 | 3 | -13/+114 |
| * | Avoid printing the master and node totals in the add-a-node scenario | Brenton Leanhardt | 2015-11-24 | 1 | -7/+8 |
| * | Fixing tests for quick_ha | Brenton Leanhardt | 2015-11-24 | 2 | -13/+30 |
| * | Removing a debug line | Brenton Leanhardt | 2015-11-24 | 1 | -1/+0 |
| * | atomic-openshift-installer: Fix lint issue | Samuel Munilla | 2015-11-23 | 1 | -1/+1 |
| * | Handling preconfigured load balancers | Brenton Leanhardt | 2015-11-23 | 3 | -15/+40 |
| * | atomic-openshift-installer: Rename ha_proxy | Samuel Munilla | 2015-11-23 | 4 | -15/+15 |
| * | atomic-openshift-installer: Reverse version and host collection | Samuel Munilla | 2015-11-23 | 2 | -11/+13 |