RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Emilien Macchi 96f09de818 Switch stackrc and undercloud.py to use Keystone v3
- Update undercloud stackrc to use Keystone v3 API.
  It updates OS_AUTH_URL to use a versionless endpoint, change OS_TENANT_NAME
  to OS_PROJECT_NAME, force OS_IDENTITY_API_VERSION to 3 and
  add OS_PROJECT_DOMAIN_NAME pointing to default domain.

- In undercloud.py, rename tenant to project which is the right word
  in Keystone v3 vocabulary.

- Support the _member_ role addition to the admin user using v3

Co-Authored-By: Juan Antonio Osorio Robles <jaosorior@redhat.com>
Change-Id: I4fe6d9767a104af1cfef83b27869df7210e65b83
Partial-implement: blueprint keystone-v3
2017-04-28 16:40:16 +03:00
config-generator Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
doc/source Updated from global requirements 2017-03-28 22:03:54 +00:00
elements Switch stackrc and undercloud.py to use Keystone v3 2017-04-28 16:40:16 +03:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Switch stackrc and undercloud.py to use Keystone v3 2017-04-28 16:40:16 +03:00
json-files Use ironic::pxe class to setup PXE 2016-09-02 11:52:14 +02:00
releasenotes Switch stackrc and undercloud.py to use Keystone v3 2017-04-28 16:40:16 +03:00
scripts Remove instack-virt-setup 2017-04-04 11:56:55 +00:00
templates Validate vips when generating certificate too 2017-01-19 08:11:21 -07:00
tools Add Reno support 2017-01-24 10:01:45 -05:00
.coveragerc Enable coverage testing 2015-11-30 22:56:47 +00:00
.gitignore Add Reno support 2017-01-24 10:01:45 -05:00
.gitreview Update .gitreview 2015-09-08 13:04:29 -04:00
.testr.conf Test _generate_environment 2015-05-28 11:27:15 -05:00
Gemfile Switch to use Puppet Openstack spec helper 2016-10-05 17:16:24 -06:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Show team and repo badges on README 2016-11-25 18:42:40 +01:00
Rakefile Disable the deprecation warnings as errors for puppet-syntax 2017-02-01 12:32:51 +01:00
bindep.txt Align stars to fix CI 2017-03-14 09:57:19 -06:00
requirements.txt Migrate plans from Mistral to Swift 2017-04-18 12:29:35 +02:00
setup.cfg Remove instack-virt-setup 2017-04-04 11:56:55 +00:00
setup.py Updated from global requirements 2017-03-28 22:03:54 +00:00
test-requirements.txt Updated from global requirements 2017-03-28 22:03:54 +00:00
tox.ini Reenable dib-lint 2017-04-07 16:23:11 +00:00
undercloud.conf.sample Disable Telemetry services on undercloud by default 2017-04-19 12:24:28 -04:00

README.md

Team and repository tags

Team and repository tags

Undercloud Install via instack

instack-undercloud is tooling for installing a TripleO undercloud.

It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html