mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
To enable the possibility to migrate a non-routed network to a routed network allow updating the segment_id of a subnet. Change-Id: I3ebae2ff28d5d4e5373ebd1f52194f8c52071b88 Partial-Bug: bug/1692490 Depends-On: I1aee29dfb59e9769ec0f1cb1f5d2933bc5dc0dc5
5 lines
163 B
YAML
5 lines
163 B
YAML
---
|
|
features:
|
|
- Add ``--network-segment`` option to ``subnet set`` command. This
|
|
enables the possiblity to set the ``segment_id`` of a subnet on
|
|
update.
|