| Commit message (Expand) | Author | Age | Files | Lines |
* | a-o-i: Rename osm_default_subdomain | Samuel Munilla | 2016-02-26 | 1 | -1/+1 |
* | Merge pull request #1487 from brenton/master | Brenton Leanhardt | 2016-02-24 | 1 | -3/+6 |
|\ |
|
| * | a-o-i: Double safety check on master_lb | Samuel Munilla | 2016-02-24 | 1 | -2/+3 |
| * | a-o-i: Better method for identifying master_lb | Samuel Munilla | 2016-02-24 | 1 | -1/+3 |
* | | Merge pull request #1480 from brenton/master | Brenton Leanhardt | 2016-02-23 | 1 | -1/+1 |
|\| |
|
| * | a-o-i: Exception checking around master_lb | Samuel Munilla | 2016-02-23 | 1 | -1/+1 |
* | | Merge pull request #1337 from abutcher/master-scaleup | Brenton Leanhardt | 2016-02-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Re-arrange scaleup playbooks. | Andrew Butcher | 2016-02-16 | 1 | -1/+1 |
* | | a-o-i: Redo logic for detecting master_lb | Samuel Munilla | 2016-02-19 | 1 | -8/+17 |
* | | Merge pull request #1411 from smunilla/pylint_16_feb_2016 | Brenton Leanhardt | 2016-02-19 | 3 | -11/+20 |
|\ \ |
|
| * | | a-o-i: pylint fixes related to too-long lines | Samuel Munilla | 2016-02-16 | 3 | -11/+20 |
| |/ |
|
* | | Merge pull request #1425 from smunilla/BZ1308440 | Brenton Leanhardt | 2016-02-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | a-o-i: Change method for counting master_lb as installed | Samuel Munilla | 2016-02-17 | 1 | -1/+1 |
* | | Merge pull request #1399 from smunilla/BZ1308440 | Brenton Leanhardt | 2016-02-15 | 1 | -4/+8 |
|\| |
|
| * | a-o-i: Count nativeha hosts as "installed" for scaleup | Samuel Munilla | 2016-02-15 | 1 | -4/+8 |
* | | a-o-i: Add master_routingconfig_subdomain to PERSIST_SETTINGS | Samuel Munilla | 2016-02-15 | 1 | -0/+1 |
|/ |
|
* | a-o-i: Prompts to allow minor upgrades | Samuel Munilla | 2016-02-12 | 2 | -10/+32 |
* | aoi: Safer check for master_routingconfig_subdomain | Samuel Munilla | 2016-02-04 | 1 | -1/+1 |
* | aoi: Ask for osm_default_subdomain in interactive mode | Samuel Munilla | 2016-02-02 | 4 | -1/+21 |
* | 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 |