cb0c20b23c
Also clean up some docs and release notes. Change-Id: I73feec747ca1bd12be5e5700c9ca608ed3a8b2c2 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
11 lines
385 B
YAML
11 lines
385 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Change the default value of ``--protocol`` option to ``any`` in
|
|
``security group rule create`` command when using the Neutron v2 API.
|
|
[Bug `1716789 <https://bugs.launchpad.net/bugs/1716789>`_]
|
|
upgrade:
|
|
- |
|
|
Commands that assumed the default value of ``--protocol`` to be ``tcp``
|
|
now must include ``--protocol tcp`` explicitly in Network commands.
|