Commit Graph

4 Commits

Author SHA1 Message Date
Alex Schultz 87abe05ba0 Retire instack-undercloud
instack-undercloud is no longer in use by the TripleO project. Removing
the code to avoid confusion. Stable branches will continue to be
maintained for their life however no new features should be added.

Change-Id: I63a813c7c1ffd30ca30017133d31a497b77a9a4d
Blueprint: remove-instack-undercloud
2018-10-30 12:16:18 +00:00
Emilien Macchi c0f5264f58 (retry) configure all OpenStack services with default domain
Keystone upstream removed v2.0 APIs so we can't fallback on v2 endpoints
anymore and we have to provide domains parameters to use v3 API.

This patch aims to do it.

Change-Id: I42c8fa4025be8d059ed902eaefc51dc0c21dc581
Co-Authored-By: Juan Antonio Osorio Robles <jaosorior@redhat.com>
Closes-Bug: #1721366
2017-10-06 03:41:44 +00:00
Emilien Macchi a1f85e84c4 Revert "Configure all OpenStack services with default domain"
The resource managed in Juan's patch is ignored. We could force it with spaceship <||> but the right and Puppet way to do it, is with Hiera. I'm reverting this patch and I'll propose another one like I did in my early patchsets with Hiera (and correct parameters this time).

This reverts commit 003e373b04.

Change-Id: I0dcdfe204587dac7922aee0726285e5c4f41aaf5
2017-10-05 17:00:24 +00:00
Emilien Macchi 003e373b04 Configure all OpenStack services with default domain
Keystone upstream removed v2.0 APIs so we can't fallback on v2 endpoints
anymore and we have to provide domains parameters to use v3 API.

This patch aims to do it.

Co-Authored-By: Juan Antonio Osorio Robles <jaosorior@redhat.com>
Change-Id: Id3fcc24614f6bf67079c07a6296ff371f51a1770
Closes-Bug: #1721366
2017-10-05 08:35:08 +03:00