tripleo-heat-templates/environments/updates/README.md
James Slagle d3145e0624 Sample environment with old ServiceNetMap value
The original value for the ServiceNetMap parameter had the Keystone
Admin API service on the Internal API network. Later, it was moved to
the ctlplane network by default.

Users updating from clouds already deployed may not want to have the
service moved, and we've occassionly seen it cause issues with services
not getting restarted properly.

This sample environment file documents the old value so that users can
just optionally include it via -e to keep the services the same as they
were when they originally deployed.

Change-Id: I0b68542337a2f40e26df15fe7ac2da5aafe651d5
2015-11-23 13:06:12 -05:00

10 lines
279 B
Markdown

This directory contains Heat environment file snippets which can
be used to ensure smooth updates of the Overcloud.
Contents
--------
**update-from-keystone-admin-internal-api.yaml**
To be used if the Keystone Admin API was originally deployed on the
Internal API network.