tripleo-heat-templates/releasenotes/notes/nova_cell_v2_discover_host_use_internal_api-1bebb3e9c6e69113.yaml
Martin Schuppert cde4134d55 Service check in nova_cell_v2_discover_host.py to use internal API
e0e885b8ca moved the cellv2 discovery from
control plane to compute services. In case the computes won't have access
to the external API the service check will fail. This switch the service
check to use the internal endpoint.

Change-Id: I234db0866fb6f1adefdcf7a2b2a82412e443b7c9
Closes-bug: 1812632
2019-01-21 18:16:54 +00:00

8 lines
279 B
YAML

---
fixes:
- |
e0e885b8ca3332e0815c537a32c564cac81f7f7e moved the cellv2 discovery from
control plane to compute services. In case the computes won't have access
to the external API this task will fail. Switch nova_cell_v2_discover_host.py
to use internal api.