tripleo-heat-templates/releasenotes/notes/remove-unused-nova-ports-a9f4d9b0ac3e21c9.yaml
Bob Fournier 7494476da7 Don't open unused nova ports in iptables
Ports 3773 and 8773 were used for Nova EC2 API but are no longer in use.
The ports should not be opened in iptables.

Change-Id: I520c664a86be081b8d48675c22aa8d138aa9d1e6
Closes-Bug: 1726409
2017-10-23 10:10:30 -04:00

5 lines
89 B
YAML

---
fixes:
- Remove unused nova ports 3773 and 8773 from
being opened in iptables.