openstack-ansible-os_nova/releasenotes/notes/support-powervm-rmc-dedce9da5fdd1bea.yaml
Adam Reznechek cbd64aa00a Add custom interfaces file and update docs for PowerVM RMC
This patch adds templating a custom Nova interfaces file for PowerVM only
to support doing mixed IPV4-only and IPV6-only deployments. It also adds
documentation for configuration of PowerVM RMC.

Change-Id: Ib1ff51c95998bbc3183ea9b896dc8fa2dfbc0435
Closes-Bug: #1643988
2016-11-29 18:11:42 +00:00

8 lines
330 B
YAML

---
fixes:
- Setup for the PowerVM driver was not properly configuring the system
to support RMC configuration for client instances. This fix introduces
an interface template for PowerVM that properly supports mixed IPV4/IPV6
deploys and adds documentation for PowerVM RMC. For more information see
bug 1643988.