Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #6158 from mtnbikenc/consolidate-openshift-node | Russell Teague | 2017-11-21 | 35 | -31/+31 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add temporary playbook for CI test functionality | Russell Teague | 2017-11-21 | 1 | -0/+3 | |
| * | | | | Playbook Consolidation - openshift-node | Russell Teague | 2017-11-21 | 35 | -32/+29 | |
* | | | | | Merge pull request #6202 from mgugino-upstream-stage/fix-any-sys-containers | Michael Gugino | 2017-11-21 | 1 | -5/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix logic for any sys containers | Michael Gugino | 2017-11-21 | 1 | -5/+6 | |
* | | | | | Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcd | Scott Dodson | 2017-11-21 | 33 | -39/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | Playbook Consolidation - openshift-etcd | Russell Teague | 2017-11-16 | 33 | -39/+36 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfs | Scott Dodson | 2017-11-21 | 8 | -6/+6 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Playbook Consolidation - openshift-nfs | Russell Teague | 2017-11-16 | 8 | -6/+6 | |
| |/ / / | ||||||
* | / / | Upgrade to etcd 3.2 | Scott Dodson | 2017-11-20 | 1 | -0/+8 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #6147 from mtnbikenc/consolidate-openshift-checks | OpenShift Merge Robot | 2017-11-17 | 25 | -25/+21 | |
|\ \ \ | ||||||
| * | | | Playbook Consolidation - openshift-checks | Russell Teague | 2017-11-16 | 25 | -25/+21 | |
| |/ / | ||||||
* | | | Merge pull request #6082 from mgugino-upstream-stage/combine-node-upgrade | OpenShift Merge Robot | 2017-11-16 | 2 | -13/+15 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Combine openshift_node and openshift_node_upgrade | Michael Gugino | 2017-11-16 | 2 | -13/+15 | |
* | | | Fix openstack init | Russell Teague | 2017-11-16 | 2 | -8/+3 | |
|/ / | ||||||
* | | Merge pull request #6039 from tomassedovic/openstack-provider-githist | Scott Dodson | 2017-11-16 | 10 | -0/+1437 | |
|\ \ | ||||||
| * | | Namespace the docker volumes | Tomas Sedovic | 2017-11-07 | 1 | -7/+7 | |
| * | | Namespace the OpenStack vars | Tomas Sedovic | 2017-11-07 | 5 | -104/+104 | |
| * | | Add the DNS updates and rename the openstack vars | Tomas Sedovic | 2017-11-07 | 5 | -27/+46 | |
| * | | Remove the static_inventory and bastion samples | Tomas Sedovic | 2017-11-07 | 1 | -19/+0 | |
| * | | Use the existing ansible.cfg file | Tomas Sedovic | 2017-11-07 | 2 | -32/+7 | |
| * | | Use correct host group in provision.yml | Tomas Sedovic | 2017-11-07 | 1 | -1/+1 | |
| * | | Remove the post-install and scale-up playbooks | Tomas Sedovic | 2017-11-07 | 2 | -127/+0 | |
| * | | Remove the openstack custom-actions for now | Tomas Sedovic | 2017-11-07 | 4 | -128/+0 | |
| * | | Add openshift_openstack role and move tasks there | Tomas Sedovic | 2017-11-07 | 19 | -533/+118 | |
| * | | Use the docker-storage-setup role | Tomas Sedovic | 2017-11-07 | 1 | -1/+3 | |
| * | | Update readme | Tomas Sedovic | 2017-11-07 | 1 | -17/+8 | |
| * | | Update lookup plugins path | Tomas Sedovic | 2017-11-07 | 1 | -1/+1 | |
| * | | Move the OpenStack playbooks | Tomas Sedovic | 2017-11-07 | 25 | -0/+0 | |
| * | | Merge ../openshift-ansible-contrib into openstack-provider-githist | Tomas Sedovic | 2017-11-07 | 25 | -0/+2139 | |
| |\ \ | ||||||
| | * | | Remove bash highlight | Tomas Sedovic | 2017-10-18 | 1 | -1/+1 | |
| | * | | Revert the console hostname change | Tomas Sedovic | 2017-10-18 | 2 | -5/+5 | |
| | * | | Merge branch 'master' into openstack-docs | Tomas Sedovic | 2017-10-18 | 10 | -6/+271 | |
| | |\ \ | ||||||
| | | * | | Add Extra CAs (custom post-provision action) (#801) | Tlacenka | 2017-10-18 | 2 | -0/+24 | |
| | | * | | Add Flannel support (#814) | Bogdan Dobrelya | 2017-10-18 | 5 | -0/+108 | |
| | | * | | Support separate data network for Flannel SDN (#757) | Bogdan Dobrelya | 2017-10-16 | 5 | -1/+33 | |
| | | * | | Add Extra Docker Registry URLs (custom post-provision action) (#794) | Tlacenka | 2017-10-13 | 2 | -0/+109 | |
| | * | | | Merge branch 'master' into openstack-docs | Tomas Sedovic | 2017-10-13 | 5 | -5/+46 | |
| | |\| | | ||||||
| | | * | | Allow the specification of server group policies when provisioning openstack ... | tzumainn | 2017-10-13 | 3 | -0/+22 | |
| | | * | | Attach additional RHN Pools (post-provision custom action) (#753) | Tlacenka | 2017-10-12 | 2 | -4/+37 | |
| | * | | | Make the private key examples consistent | Tomas Sedovic | 2017-10-13 | 1 | -7/+9 | |
| | * | | | Streamline the OpenStack provider README | Tomas Sedovic | 2017-10-12 | 4 | -532/+883 | |
| | |/ / | ||||||
| | * | | Merge pull request #776 from tomassedovic/dynamic-inventory | tzumainn | 2017-10-06 | 4 | -2/+111 | |
| | |\ \ | ||||||
| | | * | | Set public_v4 to private_v4 if it doesn't exist | Tomas Sedovic | 2017-10-05 | 1 | -2/+3 | |
| | | * | | Fix flake8 errors | Tomas Sedovic | 2017-10-05 | 1 | -16/+14 | |
| | | * | | Add dynamic inventory | Tomas Sedovic | 2017-10-04 | 4 | -2/+112 | |
| | * | | | Replace the CASL references (#778) | Tomas Sedovic | 2017-10-06 | 1 | -1/+1 | |
| | |/ / | ||||||
| | * | | Fix public master cluster DNS record when using bastion (#752) | Bogdan Dobrelya | 2017-09-26 | 1 | -0/+1 | |
| | * | | Upscaling OpenShift application nodes (#571) | Tlacenka | 2017-09-26 | 3 | -0/+100 | |
| | * | | Docker ansible host (#742) | Tomas Sedovic | 2017-09-19 | 1 | -0/+32 |