Merge "Add public binding to support DNS-HA."

This commit is contained in:
Zuul 2018-01-24 15:58:34 +00:00 committed by Gerrit Code Review
commit 520028167e
2 changed files with 8 additions and 0 deletions

View File

@ -112,6 +112,9 @@ options:
type: string
default:
description: |
[DEPRECATED] Use os-public-hostname to specify a hostname for
openstack-dashboard.
.
The hostname or address of the internal endpoints created for
openstack-dashboard.
.
@ -124,6 +127,9 @@ options:
type: string
default:
description: |
[DEPRECATED] Use os-public-hostname to specify a hostname for
openstack-dashboard.
.
The hostname or address of the admin endpoints created for
openstack-dashboard.
.

View File

@ -7,6 +7,8 @@ description: |
tags:
- openstack
- misc
extra-bindings:
public: # Only used to allow specifying a hostname for DNS-HA.
series:
- xenial
- bionic