tripleo-heat-templates/releasenotes/notes/nova_remove_metadata_port_from_api-cdfaf8fb607f6427.yaml
Martin Schuppert 57cda0b66e Cleanup nova metadata port in nova api service
Nova metadata api is running via http wsgi in its own service.
Therefore we can cleanup the ports definition being opened by
nova api service.

Change-Id: I3066806f8810e30742516c3ca14afc12a1c95bbc
2018-11-13 12:59:41 +01:00

6 lines
153 B
YAML

---
fixes:
- |
Nova metadata api is running via http wsgi in its own service.
Therefore we can cleanup ports being opened by nova api service.