tripleo-heat-templates/extraconfig/post_deploy
Martin André aae3cc1ef5 Fix stackrc for containerized undercloud
Commit 5a400f8011 broke the stackrc for
the containerized undercloud, making all the openstack commands fail
with:

  Cannot use v2 authentication with domain scope

This replaces the OS_TENANT_NAME variable with OS_PROJECT_NAME to and
switch to versionless auth_url to use keystone v3 instead.

Change-Id: I869adb75294b38c61e508870a69e1637bb410a94
Closes-Bug: #1719796
2017-09-27 14:12:22 +02:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
default.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
example.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
example_run_on_update.yaml Make Deploy/UpdateIdentifier definition semi-consistent 2017-07-21 18:39:13 +00:00
undercloud_post.sh Fix stackrc for containerized undercloud 2017-09-27 14:12:22 +02:00
undercloud_post.yaml Fix stackrc for containerized undercloud 2017-09-27 14:12:22 +02:00

README

This tree contains additional configuration which happens "post deployment",
e.g after the OpenStack service configuration has been completed.