tripleo-heat-templates/releasenotes/notes/nova_templated_cells_transport_url-275f0b707d9227ab.yaml
jacky06 8d85e61c36 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I0f522b848c586506d9556b6821d03f9c0c302cd8
2019-06-26 02:43:46 +00:00

11 lines
491 B
YAML

---
features:
- |
Nova now allows use of templated urls in the database and mq
connections which will allow static configuration elements to be
applied to the urls read from the database per-node. This should
be a simpler and less obscure method of configuring things like
the per-node bind_address necessary for director's HA arrangement.
This patch addresses the templated transport urls as part 2.
Nova support added here - https://review.opendev.org/578163