| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6951 from tomassedovic/fix-openstack-master | OpenShift Merge Robot | 2018-02-13 | 1 | -6/+5 |
|\ |
|
| * | Fix OpenStack playbooks | Tomas Sedovic | 2018-02-12 | 1 | -6/+5 |
* | | Merge pull request #6699 from bogdando/heat_user_data | OpenShift Merge Robot | 2018-02-12 | 2 | -0/+18 |
|\ \ |
|
| * | | Fix openshift_openstack_provision_user_commands | Bogdan Dobrelya | 2018-02-12 | 1 | -2/+2 |
| * | | Fix cloud init runcmd templating | Bogdan Dobrelya | 2018-02-09 | 1 | -2/+11 |
| * | | Clarify the ansible playbook vs cloud-init | Bogdan Dobrelya | 2018-02-09 | 1 | -2/+2 |
| * | | Fix openstack cloud-init runcmd templating | Bogdan Dobrelya | 2018-02-09 | 1 | -1/+1 |
| * | | [openstack] custom user commands for cloud-init | Bogdan Dobrelya | 2018-02-09 | 2 | -0/+9 |
| |/ |
|
* | | Merge pull request #7001 from mbruzek/cidr_pool_start_end | OpenShift Merge Robot | 2018-02-12 | 2 | -18/+8 |
|\ \
| |/
|/| |
|
| * | Removing prefix and replacing with cidr, pool_start and pool_end variables. | Matt Bruzek | 2018-02-02 | 2 | -18/+8 |
* | | Parameterize user and disable_root options in cloud config | Naga Ravi Chaitanya Elluri | 2018-02-01 | 2 | -2/+7 |
|/ |
|
* | Merge pull request #6831 from jmencak/heatstack-infra-1936 | OpenShift Merge Robot | 2018-01-31 | 1 | -0/+4 |
|\ |
|
| * | Fix: e2e tests failing due to :1936/metrics unaccessible. | Jiri Mencak | 2018-01-23 | 1 | -0/+4 |
* | | fix hostvars parameter name | Tzu-Mainn Chen | 2018-01-29 | 2 | -4/+4 |
* | | remove mountpoint parameter | Tzu-Mainn Chen | 2018-01-29 | 1 | -1/+0 |
* | | add cinder mountpoint to inventory | Tzu-Mainn Chen | 2018-01-27 | 3 | -0/+10 |
|/ |
|
* | Merge pull request #6525 from luis5tb/fix-provider-network | Michael Gugino | 2018-01-22 | 2 | -9/+17 |
|\ |
|
| * | Fix provider network support at openstack playbook | Luis Tomas Bolivar | 2018-01-08 | 2 | -9/+17 |
* | | Allow using server names in openstack dynamic inv | Tomas Sedovic | 2018-01-10 | 1 | -0/+3 |
* | | OpenStack provisioning -- support cns. | Jiri Mencak | 2018-01-02 | 3 | -0/+102 |
|/ |
|
* | Deprecate using Ansible tests as filters | Russell Teague | 2017-12-14 | 3 | -5/+5 |
* | Allow 2 sets of hostnames for openstack provider | Bogdan Dobrelya | 2017-12-11 | 2 | -2/+5 |
* | Include Deprecation: Convert to include_tasks | Russell Teague | 2017-12-06 | 3 | -6/+6 |
* | Fix and cleanup not required dns bits | Bogdan Dobrelya | 2017-12-05 | 6 | -145/+8 |
* | Cleanup unused openstack provider code | Bogdan Dobrelya | 2017-12-04 | 3 | -36/+7 |
* | retry package operations | Luke Meyer | 2017-11-30 | 1 | -0/+4 |
* | dist.iteritems() no longer exists in Python 3. | Jan Pazdziora | 2017-11-27 | 1 | -2/+2 |
* | Fix tox | Tomas Sedovic | 2017-11-07 | 2 | -3/+3 |
* | Namespace the OpenStack vars | Tomas Sedovic | 2017-11-07 | 11 | -312/+314 |
* | Use `null` instead of `False` where it makes sense | Tomas Sedovic | 2017-11-07 | 1 | -2/+2 |
* | Simplify the template paths for the storage setup | Tomas Sedovic | 2017-11-07 | 1 | -3/+3 |
* | Use the default `item` loop variable for checks | Tomas Sedovic | 2017-11-07 | 3 | -14/+11 |
* | Move the selinux check up | Tomas Sedovic | 2017-11-07 | 1 | -5/+5 |
* | Add the DNS updates and rename the openstack vars | Tomas Sedovic | 2017-11-07 | 8 | -305/+238 |
* | Remove the subnet_update_dns_servers task list | Tomas Sedovic | 2017-11-07 | 1 | -9/+0 |
* | Move the vars/main.yml to defaults | Tomas Sedovic | 2017-11-07 | 2 | -49/+53 |
* | Add a stub of the dns record update code in | Tomas Sedovic | 2017-11-07 | 2 | -0/+173 |
* | Add openshift_openstack role and move tasks there | Tomas Sedovic | 2017-11-07 | 22 | -0/+1672 |