redhat-openstack / openshift-on-openstack

A place to write templates, docs etc. for deploying OpenShift on OpenStack.
Apache License 2.0
136 stars 87 forks source link

Support for os_domain_name and openstack v3 #335

Closed ioggstream closed 7 years ago

ioggstream commented 7 years ago

Hi @all,

I'm testing the templates with openshift enterprise 3.5. and it seems that /etc/origin/cloudprovider/openstack.conf complains about keystone v2 endpoints

I resolved this step adding the os_domain_name parameter in the playbooks/templates. If this works I'll submit a pull request.

If you have hints about how should I implement this, please let me know.

ioggstream commented 7 years ago

merged https://github.com/redhat-openstack/openshift-on-openstack/pull/336