python-openstackclient/releasenotes/notes/subnet-set-segment-id-4440e433b170f9f3.yaml
Harald Jensas e8c731547d Allow setting network-segment on subnet update
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
2018-06-06 11:56:39 +02:00

6 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.