summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cloud_provider/templates
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #6607 from tomassedovic/fix-cinder-pvOpenShift Merge Robot2018-01-111-0/+4
|\ | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Fix Cinder Persistent Volume support This documents how to use Cinder-backed persistent volumes with OpenStack. It needed a change to the dynamic inventory because the "openstack" cloudprovider plugin does actually require internal name resolution -- and the `openshift_hostname` value must match the name of the Nova server. In addition, we need to be able to specify the V2 of the Cinder API for now as described in: https://github.com/openshift/openshift-docs/issues/5730
| * Add blockstorage version for openstackJoel Pearson2018-01-101-0/+4
| |
* | add template and vsphere.confDavis Phillips2017-12-111-0/+15
|/
* Set the DomainName or DomainID in the OpenStack cloud providerLénaïc Huard2016-09-291-0/+5
| | | | | | | | Whereas with the OpenStack keystone v2 authentication API, the username and the password are enough, the keystone v3 API requires an additional domain parameter. Fixes #2515
* Fix openstack cloudprovider template conditional.Andrew Butcher2016-08-291-1/+1
|
* Don't use openshift_env for cloud provider facts.Andrew Butcher2016-08-251-10/+10
|
* fix openstack templateSeth Jennings2016-04-291-4/+3
|
* Add AWS cloud provider support.Andrew Butcher2016-03-292-17/+17
|
* Add support for Openstack integrationSylvain Baubeau2016-03-141-0/+17