Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1210 from abutcher/nfs-utils | Brenton Leanhardt | 2016-01-18 | 1 | -0/+4 |
|\ | | | | | Ensure nfs-utils installed for non-atomic hosts. | ||||
| * | Ensure nfs-utils installed for non-atomic hosts. | Andrew Butcher | 2016-01-14 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #1209 from joelddiaz/branches | Joel Diaz | 2016-01-18 | 1 | -56/+91 |
|\ \ | | | | | | | clean up too-many-branches / pylint | ||||
| * | | clean up too-many-branches / logic | Joel Diaz | 2016-01-18 | 1 | -56/+91 |
| |/ | |||||
* / | Remove pause after haproxy start | Andrew Butcher | 2016-01-15 | 2 | -3/+3 |
|/ | |||||
* | Check api prior to starting node. | Andrew Butcher | 2016-01-14 | 1 | -0/+15 |
| | |||||
* | Merge pull request #1159 from abutcher/wait-for-api | Brenton Leanhardt | 2016-01-13 | 2 | -0/+28 |
|\ | | | | | API Verification | ||||
| * | Add wait in between api and controllers start for native ha. | Andrew Butcher | 2016-01-13 | 1 | -6/+3 |
| | | |||||
| * | Update api verification. | Andrew Butcher | 2016-01-13 | 1 | -5/+9 |
| | | |||||
| * | Add a Verify API Server handler that waits for the API server to become | Scott Dodson | 2016-01-13 | 2 | -0/+11 |
| | | | | | | | | available | ||||
| * | Add wait for API before starting controllers w/ native ha install. | Andrew Butcher | 2016-01-12 | 1 | -0/+16 |
| | | |||||
* | | Merge pull request #1121 from abutcher/rolling-restarts-pacemaker | Brenton Leanhardt | 2016-01-13 | 1 | -0/+1 |
|\ \ | | | | | | | Rolling restart playbook for masters | ||||
| * | | Validate pacemaker cluster members. | Andrew Butcher | 2016-01-12 | 1 | -0/+1 |
| | | | |||||
* | | | Removed atomic host check | Kenny Woodson | 2016-01-12 | 1 | -4/+0 |
| |/ |/| | |||||
* | | Merge pull request #1148 from LutzLange/master | Brenton Leanhardt | 2016-01-12 | 2 | -5/+3 |
|\ \ | | | | | | | Fix for providing cloud-provider arguments with multiline yaml capability | ||||
| * | | - sqashed to one commit | Lutz Lange | 2016-01-12 | 2 | -5/+3 |
| | | | |||||
* | | | Switch to using hostnamectl as it works on atomic and rhel7 | Scott Dodson | 2016-01-11 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Merge pull request #1097 from sdodson/containers | Brenton Leanhardt | 2016-01-11 | 5 | -84/+4 |
|\ \ | | | | | | | Always pull images | ||||
| * | | Set the cli image to match osm_image in openshift_cli role | Scott Dodson | 2016-01-11 | 1 | -0/+1 |
| | | | |||||
| * | | Always pull docker images | Scott Dodson | 2016-01-07 | 5 | -84/+3 |
| | | | |||||
* | | | Merge pull request #1151 from mwoodson/host_monitoring | Matt Woodson | 2016-01-11 | 4 | -86/+31 |
|\ \ \ | | | | | | | | | host monitoring: combined pcp and zagg client into host monitoring | ||||
| * | | | added the rhe7-host-monitoring service file | Matt Woodson | 2016-01-11 | 1 | -0/+74 |
| | | | | |||||
| * | | | oso_host_monitoring role: removed the f22 and zagg client, replaced it with ↵ | Matt Woodson | 2016-01-07 | 4 | -130/+1 |
| | | | | | | | | | | | | | | | | oso-rhel7-host-monitoring container | ||||
* | | | | Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1 | Thomas Wiest | 2016-01-11 | 2 | -2/+18 |
|\ \ \ \ | | | | | | | | | | | Make bin/cluster able to spawn an OSE 3.1 cluster | ||||
| * | | | | Make bin/cluster able to spawn OSE 3.1 clusters | Lénaïc Huard | 2016-01-08 | 2 | -2/+18 |
| | | | | | |||||
* | | | | | Bug 1296388 - fixing typo | Brenton Leanhardt | 2016-01-08 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #1129 from brenton/manageiq | Brenton Leanhardt | 2016-01-07 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Bug 1296388 - The playbook still configure ManageIQ when openshift_us… | ||||
| * | | | | Bug 1296388 - The playbook still configure ManageIQ when ↵ | Brenton Leanhardt | 2016-01-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | openshift_use_manageiq is false | ||||
* | | | | | Add a banner to CLI wrapper instructing users that it's only for bootstrapping | Scott Dodson | 2016-01-07 | 1 | -1/+15 |
| |_|_|/ |/| | | | | | | | | | | | Also remove -a STDIN,STDOUT,STDERR that's the default | ||||
* | | | | Merge pull request #1115 from sdodson/bz1295677 | Brenton Leanhardt | 2016-01-07 | 1 | -8/+1 |
|\ \ \ \ | | | | | | | | | | | Fix multi-word arguments & cli wrapper stdin plumbing | ||||
| * | | | | Fix multi-word arguments & cli wrapper stdin plumbing | Scott Dodson | 2016-01-06 | 1 | -8/+1 |
| | |_|/ | |/| | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/1295677 Fixes `echo "foo" | oc create -f -` | ||||
* | | | | Install gluster and ceph packages when containerized but not atomic | Scott Dodson | 2016-01-07 | 2 | -2/+2 |
| |/ / |/| | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1296022 | ||||
* | | | Update openshift_facts config_base for Online deployments | Wesley Hearn | 2016-01-07 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #1123 from brenton/manageiq | Brenton Leanhardt | 2016-01-06 | 2 | -1/+31 |
|\ \ \ | | | | | | | | | We can't enable manageiq for installations less than OSE 3.1 or Origi… | ||||
| * | | | We can't enable manageiq for installations less than OSE 3.1 or Origin 1.1 | Brenton Leanhardt | 2016-01-06 | 2 | -1/+31 |
| |/ / | | | | | | | | | | This is because 'oadmn policy add-scc-to-user' didn't exist in 3.0 | ||||
* | | | Merge pull request #1113 from lhuard1A/fix_subscription | Thomas Wiest | 2016-01-06 | 1 | -1/+9 |
|\ \ \ | | | | | | | | | Fix RHN subscription by explicitly attaching to the right pool | ||||
| * | | | Fix RHN subscription by explicitly attaching to the right pool | Lénaïc Huard | 2016-01-06 | 1 | -1/+9 |
| | |/ | |/| | |||||
* | | | Merge pull request #1018 from abutcher/secrets | Brenton Leanhardt | 2016-01-06 | 4 | -7/+73 |
|\ \ \ | | | | | | | | | Clean up idempotency issues with session secrets. | ||||
| * | | | Move extra secret validations into openshift_facts. | Andrew Butcher | 2016-01-06 | 2 | -13/+15 |
| | | | | |||||
| * | | | openshift_facts validation | Andrew Butcher | 2016-01-04 | 2 | -9/+54 |
| | | | | |||||
| * | | | Secrets validation. | Andrew Butcher | 2016-01-04 | 1 | -2/+12 |
| | | | | |||||
| * | | | Clean up idempotency issues with session secrets. | Andrew Butcher | 2016-01-04 | 3 | -5/+14 |
| | | | | |||||
* | | | | Remove not is_containerized restriction on storage plugin includes. | Andrew Butcher | 2016-01-06 | 1 | -3/+2 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1109 from abutcher/equal-sign | Brenton Leanhardt | 2016-01-05 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Fix typo in etcd service status fact. | ||||
| * | | Fix typo in etcd service status fact. | Andrew Butcher | 2016-01-04 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1105 from EricMountain-1A/fix-restart-docker-handler | Brenton Leanhardt | 2016-01-04 | 3 | -4/+10 |
|\ \ \ | | | | | | | | | Fix Docker restart handling | ||||
| * | | | Fixes typo assigning docker_service_status_changed which leads to ↵ | Eric Mountain | 2015-12-29 | 3 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | misinterpretation in handler. Fixes Docker restart handling to ensure openshift_docker role does restart Docker on change. | ||||
* | | | | Merge pull request #1110 from abutcher/args | Brenton Leanhardt | 2016-01-04 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fix osm_controller_args and osm_api_server_args settings. | ||||
| * | | | | Fix osm_controller_args and osm_api_server_args settings. | Andrew Butcher | 2016-01-04 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1050 from enoodle/propose_manageiq_as_default | Brenton Leanhardt | 2016-01-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Propose adding ManageIQ service account by default |