openstack-ansible/releasenotes/notes/service_net_endpoint_type-6...

8 lines
265 B
YAML

---
features:
- You can set the ``endpoint_type`` used when
creating the Trove service network by specifying
the ``trove_service_net_endpoint_type`` variable.
This will default to ``internal``. Other possible
options are ``public`` and ``admin``.