summaryrefslogtreecommitdiffstats
path: root/roles/openshift_openstack
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6951 from tomassedovic/fix-openstack-masterOpenShift Merge Robot2018-02-131-6/+5
|\
| * Fix OpenStack playbooksTomas Sedovic2018-02-121-6/+5
* | Merge pull request #6699 from bogdando/heat_user_dataOpenShift Merge Robot2018-02-122-0/+18
|\ \
| * | Fix openshift_openstack_provision_user_commandsBogdan Dobrelya2018-02-121-2/+2
| * | Fix cloud init runcmd templatingBogdan Dobrelya2018-02-091-2/+11
| * | Clarify the ansible playbook vs cloud-initBogdan Dobrelya2018-02-091-2/+2
| * | Fix openstack cloud-init runcmd templatingBogdan Dobrelya2018-02-091-1/+1
| * | [openstack] custom user commands for cloud-initBogdan Dobrelya2018-02-092-0/+9
| |/
* | Merge pull request #7001 from mbruzek/cidr_pool_start_endOpenShift Merge Robot2018-02-122-18/+8
|\ \ | |/ |/|
| * Removing prefix and replacing with cidr, pool_start and pool_end variables.Matt Bruzek2018-02-022-18/+8
* | Parameterize user and disable_root options in cloud configNaga Ravi Chaitanya Elluri2018-02-012-2/+7
|/
* Merge pull request #6831 from jmencak/heatstack-infra-1936OpenShift Merge Robot2018-01-311-0/+4
|\
| * Fix: e2e tests failing due to :1936/metrics unaccessible.Jiri Mencak2018-01-231-0/+4
* | fix hostvars parameter nameTzu-Mainn Chen2018-01-292-4/+4
* | remove mountpoint parameterTzu-Mainn Chen2018-01-291-1/+0
* | add cinder mountpoint to inventoryTzu-Mainn Chen2018-01-273-0/+10
|/
* Merge pull request #6525 from luis5tb/fix-provider-networkMichael Gugino2018-01-222-9/+17
|\
| * Fix provider network support at openstack playbookLuis Tomas Bolivar2018-01-082-9/+17
* | Allow using server names in openstack dynamic invTomas Sedovic2018-01-101-0/+3
* | OpenStack provisioning -- support cns.Jiri Mencak2018-01-023-0/+102
|/
* Deprecate using Ansible tests as filtersRussell Teague2017-12-143-5/+5
* Allow 2 sets of hostnames for openstack providerBogdan Dobrelya2017-12-112-2/+5
* Include Deprecation: Convert to include_tasksRussell Teague2017-12-063-6/+6
* Fix and cleanup not required dns bitsBogdan Dobrelya2017-12-056-145/+8
* Cleanup unused openstack provider codeBogdan Dobrelya2017-12-043-36/+7
* retry package operationsLuke Meyer2017-11-301-0/+4
* dist.iteritems() no longer exists in Python 3.Jan Pazdziora2017-11-271-2/+2
* Fix toxTomas Sedovic2017-11-072-3/+3
* Namespace the OpenStack varsTomas Sedovic2017-11-0711-312/+314
* Use `null` instead of `False` where it makes senseTomas Sedovic2017-11-071-2/+2
* Simplify the template paths for the storage setupTomas Sedovic2017-11-071-3/+3
* Use the default `item` loop variable for checksTomas Sedovic2017-11-073-14/+11
* Move the selinux check upTomas Sedovic2017-11-071-5/+5
* Add the DNS updates and rename the openstack varsTomas Sedovic2017-11-078-305/+238
* Remove the subnet_update_dns_servers task listTomas Sedovic2017-11-071-9/+0
* Move the vars/main.yml to defaultsTomas Sedovic2017-11-072-49/+53
* Add a stub of the dns record update code inTomas Sedovic2017-11-072-0/+173
* Add openshift_openstack role and move tasks thereTomas Sedovic2017-11-0722-0/+1672