python-openstackclient/releasenotes/notes/bug-1544586-0e6ca9a09dac0726.yaml
Tang Chen a1a470693e Add --project to "subnet pool create"
This patch adds --project and --project-domain
options to "subnet pool create" command.

Change-Id: I2fe006013a194861299a9c77234a7cf988a8dad8
Partial-Bug: #1544586
2016-03-31 12:31:02 +08:00

8 lines
326 B
YAML

---
features:
- Add ``subnet pool create`` command.
[Bug `1544586 <https://bugs.launchpad.net/python-openstackclient/+bug/1544586>`_]
- Command ``subnet pool create`` now supports ``--project`` and
``--project-domain`` options.
[Bug `1544586 <https://bugs.launchpad.net/python-openstackclient/+bug/1544586>`_]