066f95815a
Neutron allows updating the segment_id property of a subnet to enable migration from non routed network to a routed network. This changes the Subnet resource to allow updating the segment property so that heat users can migrate ro a routed network. Story: 2001988 Task: 19609 Depends-On: Iffda823a149a1143f46ee9a05e9640b34bf42c51 Change-Id: I6682a67da1b728f65f603ee40a200e9e0ee2e5b3
7 lines
179 B
YAML
7 lines
179 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support to update the ``segment_id`` of ``OS::Neutron::Subnet``
|
|
resource. This enables migration from non routed network to a routed
|
|
network.
|