python-openstackclient/releasenotes/notes/bp-routed-networks-86a24f34d86fca53.yaml
Richard Theis 6a6b192dde Add "--network-segment" option to "subnet create"
Add "--network-segment" option to the "subnet create" command.
This is a beta command option and subject to change. Use global
option "--os-beta-command" to enable this option.

This patch set also provides a devref update for beta command
options.

Change-Id: I4d0fbe079b2a873307364c41c22ce9ba88e632e6
Partially-Implements: blueprint routed-networks
2016-06-13 10:01:48 -05:00

7 lines
309 B
YAML

---
features:
- Add ``--network-segment`` option to the ``subnet create`` command.
This is a beta command option and subject to change. Use global option
``--os-beta-command`` to enable this option.
[Blueprint `routed-networks <https://blueprints.launchpad.net/neutron/+spec/routed-networks>`_]