puppet-manila/releasenotes/notes/add_host_parameter-1a16fb834cc3ff98.yaml
Tom Barron 6ee1fc25f5 Add "host" parameter for manila.conf
This parameter "names" the node but can be an opaque identifier
that is not necessarily a host name, FQDN, or IP address.  The
same "host" may be used for multiple nodes in an HA cluster.

Change-Id: Ie31f2d5ccf458f5fcfe8bec5f2c37f45070cfde2
Partial-Bug: #1712842
2017-08-24 12:26:15 -04:00

6 lines
206 B
YAML

---
features:
- Add new parameter "host", an opaque identifier for the node, not
necessarily a host name, FQDN, or IP address. May be used for more
than one node when these are in an HA cluster.