Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1276 from spinolacastro/pkgversion | Brenton Leanhardt | 2016-01-26 | 1 | -0/+1 |
|\ | | | | | Fix pkg_version | ||||
| * | fix pkg_version | Diego Castro | 2016-01-26 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #1278 from kwoodson/master_checks | Kenny Woodson | 2016-01-26 | 1 | -0/+1 |
|\ \ | | | | | | | Adding a variable for ha master. | ||||
| * | | Updating for host monitoring HA masters | Kenny Woodson | 2016-01-25 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #1277 from mwoodson/skydns_check | Matt Woodson | 2016-01-26 | 1 | -0/+26 |
|\ \ \ | | | | | | | | | zabbix: added the skydns items and triggers | ||||
| * | | | zabbix: added the skydns items and triggers | Matt Woodson | 2016-01-26 | 1 | -0/+26 |
|/ / / | |||||
* | | | Merge pull request #1253 from detiber/updateMinVersion | Brenton Leanhardt | 2016-01-26 | 5 | -18/+10 |
|\ \ \ | | | | | | | | | Update Docs and test for testing ansible version | ||||
| * | | | Update Docs and test for testing ansible version | Jason DeTiberus | 2016-01-25 | 5 | -18/+10 |
| | | | | |||||
* | | | | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 17 | -2/+255 |
|\ \ \ \ | | | | | | | | | | | Nuage | ||||
| * | | | | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 17 | -2/+255 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added variables Made changes for node configuration Add service restart logic to node Fixed ansible syntax errors Add cert and key info for nodes Added active and standby controller ip configuration information Uncommented the nuage sdn check Changed ca_crt -> ca_cert Added restarting of atomic openshift master Removed service account dependencies Fixes Fixed the api server url Removed redundant restart of atomic openshift master Configure nuagekubemon on all of the master nodes Restart master api and controllers as well on nuagekubemon installation Converted plugin config into template Add template for nuagekubemon Removed uplink interface from vars Able to copy cert keys Uninstall default ovs Add the kubemon template Do not install rdo sdn rpms in case of nuage Addressed latest review comments Set the networkPluginName for nuage | ||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.36-1]. | Kenny Woodson | 2016-01-25 | 2 | -2/+44 |
| | | | | | |||||
* | | | | | Merge pull request #1269 from kwoodson/inventory_alias_fix | Kenny Woodson | 2016-01-25 | 1 | -7/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Supporting awsutil inventory calls with version and hosttype aliases. | ||||
| * | | | | | Fixing awsutil to support aliases and v3 | Kenny Woodson | 2016-01-25 | 1 | -7/+8 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1236 from detiber/add_nodes | Thomas Wiest | 2016-01-25 | 2 | -4/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | Remove camel case for bin/cluster addNodes | ||||
| * | | | | Remove camel case for bin/cluster addNodes | Jason DeTiberus | 2016-01-19 | 2 | -4/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1177 from smunilla/install_storage_on_install | Brenton Leanhardt | 2016-01-25 | 1 | -0/+18 |
|\ \ \ \ | | | | | | | | | | | v3_0_to_v3_1_upgrade: Install storage packages | ||||
| * | | | | v3_0_to_v3_1_upgrade: Remove is_atomic check for upgrades | Samuel Munilla | 2016-01-14 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbook | Samuel Munilla | 2016-01-13 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | As suggested, this should help decouple the upgrade from the config | ||||
| * | | | | v3_0_to_v3_1_upgrade: Install storage packages | Samuel Munilla | 2016-01-13 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Include the existing storage plugin configuration during an upgrade. | ||||
* | | | | | Merge pull request #1250 from detiber/emptyMasterFix | Brenton Leanhardt | 2016-01-25 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Fix error when oo_masters_to_config is empty | ||||
| * | | | | Fix error when oo_masters_to_config is empty | Jason DeTiberus | 2016-01-21 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1266 from abutcher/is-active-2 | Brenton Leanhardt | 2016-01-22 | 1 | -7/+7 |
|\ \ \ \ | | | | | | | | | | | Reverse 'is-active' check in restart playbook | ||||
| * | | | | Fail when master restart playbook finds no active masters rather than any ↵ | Andrew Butcher | 2016-01-22 | 1 | -7/+7 |
|/ / / / | | | | | | | | | | | | | failed masters. | ||||
* | | | | Merge pull request #1259 from kwoodson/no_symlink_yaml | Kenny Woodson | 2016-01-21 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Skipping symlinks for yaml validation. | ||||
| * | | | | Skipping any symlinks for the yaml validation check | Kenny Woodson | 2016-01-21 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1147 from spinolacastro/console_config | Brenton Leanhardt | 2016-01-21 | 5 | -2/+80 |
|\ \ \ \ | | | | | | | | | | | Expose console config for customization | ||||
| * | | | | Update inventory examples for console customization | Diego Castro | 2016-01-21 | 3 | -0/+60 |
| | | | | | |||||
| * | | | | Expose console config for customization | Diego Castro | 2016-01-21 | 2 | -2/+20 |
| | | | | | |||||
* | | | | | Merge pull request #1258 from openshift/prod | Thomas Wiest | 2016-01-21 | 0 | -0/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Sync prod -> master branch. | ||||
| * \ \ \ \ | Merge pull request #1256 from openshift/master | Thomas Wiest | 2016-01-21 | 7 | -66/+74 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | sync master -> prod branch | ||||
* | | | | | | Merge pull request #1254 from twiest/pr | Thomas Wiest | 2016-01-21 | 2 | -0/+28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Added template for config loop. | ||||
| * | | | | | | Added template for config loop. | Thomas Wiest | 2016-01-21 | 2 | -0/+28 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1235 from detiber/cluster_hosts | Brenton Leanhardt | 2016-01-21 | 4 | -64/+44 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update cluster_hosts.yml for cloud providers | ||||
| * | | | | | | Update cluster_hosts.yml for cloud providers | Jason DeTiberus | 2016-01-19 | 4 | -64/+44 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add g_infra_hosts (nodes with sub-type infra) - Add g_compute_hosts (nodes with sub-type compute) - Reduce duplication by re-using previously defined variables | ||||
* | | | | | | Merge pull request #1251 from abutcher/pcs-status | Brenton Leanhardt | 2016-01-21 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Fix 'pcs status' validation filter | ||||
| * | | | | | Test validate_pcs_cluster input is basestring instead of str. | Andrew Butcher | 2016-01-21 | 1 | -2/+2 |
|/ / / / / | |||||
| | * | | | Merge pull request #1247 from openshift/master | Matt Woodson | 2016-01-20 | 31 | -260/+210 |
| | |\ \ \ | |_|/ / / |/| | | | | Merge master into prod | ||||
* | | | | | Merge pull request #1244 from abutcher/api-sysconfig | Brenton Leanhardt | 2016-01-20 | 3 | -2/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | Native ha port fixes | ||||
| * | | | | | Use haproxy frontend port for os_firewall. | Andrew Butcher | 2016-01-20 | 2 | -1/+4 |
| | | | | | | |||||
| * | | | | | Fix native master api sysconfig. | Andrew Butcher | 2016-01-20 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #1246 from mwoodson/env_hostgroups | Matt Woodson | 2016-01-20 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | oso_host_monitoring: added environment as a var to the host monitoring systemd script | ||||
| * | | | | | | oso_host_monitoring: added environment as a var to the host monitoring ↵ | Matt Woodson | 2016-01-20 | 1 | -0/+1 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | systemd script | ||||
* | | | | | | Merge pull request #1245 from abutcher/upgrade-certs | Brenton Leanhardt | 2016-01-20 | 1 | -3/+27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Check master certificates during upgrade. | ||||
| * | | | | | | Check master certificates during upgrade. | Andrew Butcher | 2016-01-20 | 1 | -3/+27 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1243 from jstuever/podevictiontimeout | Brenton Leanhardt | 2016-01-20 | 5 | -1/+11 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Enable kubernetes master config of podEvictionTimeout from ansible | ||||
| * | | | | | Enable kubernetes master config of podEvictionTimeout from ansible | Jeremiah Stuever | 2016-01-20 | 5 | -1/+11 |
|/ / / / / | |||||
* | | | | | Merge pull request #1240 from abutcher/wrapper-pathing | Brenton Leanhardt | 2016-01-20 | 1 | -0/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix client and admin wrapper pathing for non-root user install. | ||||
| * | | | | | Fix wrapper pathing for non-root user install. | Andrew Butcher | 2016-01-19 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge pull request #1175 from detiber/ha_port_fixes | Brenton Leanhardt | 2016-01-19 | 16 | -114/+146 |
|\ \ \ \ \ | | | | | | | | | | | | | Ha port fixes | ||||
| * | | | | | Fix hardcoded api_port in openshift_master_cluster | Jason DeTiberus | 2016-01-14 | 1 | -2/+1 |
| | | | | | |