a5a9caea2b
Add the --project and --project-domain options to the 'os security group rule create' command. These options are for Network v2 only. Change-Id: Ie3e136be076f0f2c22fbe7048d1d6eaebf5aa655 Partial-Bug: #1519512 Implements: blueprint neutron-client
8 lines
355 B
YAML
8 lines
355 B
YAML
---
|
|
features:
|
|
- Add ``--ingress``, ``--egress``, ``--ethertype``, ``--project``
|
|
and ``--project-domain`` options to the ``security group rule create``
|
|
command for Network v2 only. These options enable ``egress`` and
|
|
``IPv6`` security group rules along with setting the project.
|
|
[Bug `1519512 <https://bugs.launchpad.net/bugs/1519512>`_]
|