| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the inventory change | Tomas Sedovic | 2018-01-16 | 1 | -1/+9 |
* | Move the OpenStack dynamic inventory from sample | Tomas Sedovic | 2018-01-16 | 1 | -0/+0 |
* | Adjust openstack provider dependencies versions | Bogdan Dobrelya | 2018-01-15 | 1 | -4/+3 |
* | Fix openstack provider playbook name in docs | Bogdan Dobrelya | 2018-01-15 | 1 | -1/+1 |
* | Merge pull request #6695 from mbruzek/openstack_md_fixes | OpenShift Merge Robot | 2018-01-12 | 1 | -7/+7 |
|\ |
|
| * | Spelling and grammar changes to the advanced-configuration.md file. | Matt Bruzek | 2018-01-10 | 1 | -7/+7 |
* | | Fix typo in the advanced config docs | Tomas Sedovic | 2018-01-10 | 1 | -1/+1 |
* | | Write guide on setting up PVs with Cinder | Tomas Sedovic | 2018-01-10 | 1 | -0/+106 |
* | | Allow using server names in openstack dynamic inv | Tomas Sedovic | 2018-01-10 | 1 | -2/+4 |
* | | Specify the Cinder version in the inventory | Tomas Sedovic | 2018-01-10 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #6580 from tomassedovic/openstack-fixes | OpenShift Merge Robot | 2018-01-08 | 3 | -2/+10 |
|\ |
|
| * | Import prerequisites.yml for OpenStack | Tomas Sedovic | 2018-01-02 | 1 | -0/+3 |
| * | Return a openshift_node_labels as a dict | Tomas Sedovic | 2018-01-02 | 1 | -0/+5 |
| * | Fix yaml syntax error in the sample inventory | Tomas Sedovic | 2018-01-02 | 1 | -2/+2 |
* | | Merge pull request #6627 from sdodson/import_role | Scott Dodson | 2018-01-05 | 2 | -8/+8 |
|\ \ |
|
| * | | Migrate to import_role for static role inclusion | Scott Dodson | 2018-01-05 | 2 | -8/+8 |
| |/ |
|
* | | Merge pull request #6532 from jmencak/heat_stack-cns | OpenShift Merge Robot | 2018-01-05 | 2 | -1/+13 |
|\ \
| |/
|/| |
|
| * | OpenStack provisioning -- support cns. | Jiri Mencak | 2018-01-02 | 2 | -1/+13 |
* | | set repos after registration: convert to match task -> import_role model. | Mark Lamourine | 2017-12-18 | 1 | -3/+11 |
|/ |
|
* | Fix rhel_subscribe boolean | Michael Gugino | 2017-12-15 | 1 | -2/+2 |
* | Allow 2 sets of hostnames for openstack provider | Bogdan Dobrelya | 2017-12-11 | 1 | -5/+16 |
* | Cleanup byo references | Russell Teague | 2017-12-08 | 2 | -3/+3 |
* | Include Deprecation: Convert to import_playbook | Russell Teague | 2017-12-07 | 3 | -6/+6 |
* | Merge pull request #6361 from mtnbikenc/consolidate-deploy-cluster | Scott Dodson | 2017-12-07 | 1 | -5/+2 |
|\ |
|
| * | Playbook Consolidation - byo/config.yml | Russell Teague | 2017-12-06 | 1 | -5/+2 |
* | | Merge pull request #6310 from tomassedovic/openstack-rhel-subscription | Michael Gugino | 2017-12-07 | 2 | -21/+14 |
|\ \
| |/
|/| |
|
| * | Remove shell environment lookup | Tomas Sedovic | 2017-12-01 | 1 | -2/+2 |
| * | Optionally subscribe OpenStack RHEL nodes | Tomas Sedovic | 2017-11-29 | 2 | -21/+14 |
* | | Merge pull request #6340 from bogdando/openstack_cleanup_dns | Scott Dodson | 2017-12-06 | 2 | -64/+6 |
|\ \ |
|
| * | | Fix and cleanup not required dns bits | Bogdan Dobrelya | 2017-12-05 | 2 | -64/+6 |
* | | | Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m... | Andrew Butcher | 2017-12-05 | 2 | -2/+0 |
|/ / |
|
* | | Merge pull request #6341 from bogdando/openstack_cleanup_static | Michael Gugino | 2017-12-05 | 2 | -86/+0 |
|\ \ |
|
| * | | Cleanup unused openstack provider code | Bogdan Dobrelya | 2017-12-04 | 2 | -86/+0 |
* | | | Document testing repos for dev purposes | Bogdan Dobrelya | 2017-12-05 | 2 | -2/+8 |
* | | | Use openshift testing repos for openstack | Bogdan Dobrelya | 2017-12-04 | 2 | -1/+2 |
|/ / |
|
* | | Update the doc text | Tomas Sedovic | 2017-11-29 | 2 | -5/+6 |
* | | Use IP addresses for OpenStack nodes | Tomas Sedovic | 2017-11-28 | 5 | -78/+44 |
|/ |
|
* | Fix openstack init | Russell Teague | 2017-11-16 | 2 | -8/+3 |
* | 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 |