index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_openstack
Age
Commit message (
Expand
)
Author
2018-02-13
Merge pull request #6951 from tomassedovic/fix-openstack-master
OpenShift Merge Robot
2018-02-12
Merge pull request #6699 from bogdando/heat_user_data
OpenShift Merge Robot
2018-02-12
Fix openshift_openstack_provision_user_commands
Bogdan Dobrelya
2018-02-12
Merge pull request #7001 from mbruzek/cidr_pool_start_end
OpenShift Merge Robot
2018-02-12
Fix OpenStack playbooks
Tomas Sedovic
2018-02-09
Fix cloud init runcmd templating
Bogdan Dobrelya
2018-02-09
Clarify the ansible playbook vs cloud-init
Bogdan Dobrelya
2018-02-09
Fix openstack cloud-init runcmd templating
Bogdan Dobrelya
2018-02-09
[openstack] custom user commands for cloud-init
Bogdan Dobrelya
2018-02-02
Removing prefix and replacing with cidr, pool_start and pool_end variables.
Matt Bruzek
2018-02-01
Parameterize user and disable_root options in cloud config
Naga Ravi Chaitanya Elluri
2018-01-31
Merge pull request #6831 from jmencak/heatstack-infra-1936
OpenShift Merge Robot
2018-01-29
fix hostvars parameter name
Tzu-Mainn Chen
2018-01-29
remove mountpoint parameter
Tzu-Mainn Chen
2018-01-27
add cinder mountpoint to inventory
Tzu-Mainn Chen
2018-01-23
Fix: e2e tests failing due to :1936/metrics unaccessible.
Jiri Mencak
2018-01-22
Merge pull request #6525 from luis5tb/fix-provider-network
Michael Gugino
2018-01-10
Allow using server names in openstack dynamic inv
Tomas Sedovic
2018-01-08
Fix provider network support at openstack playbook
Luis Tomas Bolivar
2018-01-02
OpenStack provisioning -- support cns.
Jiri Mencak
2017-12-14
Deprecate using Ansible tests as filters
Russell Teague
2017-12-11
Allow 2 sets of hostnames for openstack provider
Bogdan Dobrelya
2017-12-06
Include Deprecation: Convert to include_tasks
Russell Teague
2017-12-05
Fix and cleanup not required dns bits
Bogdan Dobrelya
2017-12-04
Cleanup unused openstack provider code
Bogdan Dobrelya
2017-11-30
retry package operations
Luke Meyer
2017-11-27
dist.iteritems() no longer exists in Python 3.
Jan Pazdziora
2017-11-07
Fix tox
Tomas Sedovic
2017-11-07
Namespace the OpenStack vars
Tomas Sedovic
2017-11-07
Use `null` instead of `False` where it makes sense
Tomas Sedovic
2017-11-07
Simplify the template paths for the storage setup
Tomas Sedovic
2017-11-07
Use the default `item` loop variable for checks
Tomas Sedovic
2017-11-07
Move the selinux check up
Tomas Sedovic
2017-11-07
Add the DNS updates and rename the openstack vars
Tomas Sedovic
2017-11-07
Remove the subnet_update_dns_servers task list
Tomas Sedovic
2017-11-07
Move the vars/main.yml to defaults
Tomas Sedovic
2017-11-07
Add a stub of the dns record update code in
Tomas Sedovic
2017-11-07
Add openshift_openstack role and move tasks there
Tomas Sedovic