openstack-ansible-os_octavia/releasenotes/notes/mgmt-default-gateway-3c87f21e0b331a2c.yaml
Maksim Malchuk d1380ea167 Create mgmt subnet with gateway if provided
This change adds the ability to create the mgmt subnet with default
gateway when the specified variable provided.

Change-Id: Ief7f60972c62388cee1f579e8988c4ba57c8fb65
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2019-09-15 09:02:54 +00:00

8 lines
208 B
YAML

---
features:
- |
Now you can set up ``octavia_management_net_subnet_gateway`` variable to
create the management subnet with default gateway set. By default the
subnet created without gateway.