
Refactored the 'os security group show' command to use the SDK when neutron is enabled, but continue to use the nova client when nova network is enabled. Added a release note for the change in security group rules output due to Network v2. The column names remain unchanged to maintain backwards compatibility. Change-Id: I25233ddb8115d18b8b88affb3de13346084a339d Partial-Bug: #1519511 Implements: blueprint neutron-client
7 lines
232 B
YAML
7 lines
232 B
YAML
---
|
|
features:
|
|
- The ``security group show`` command now uses Network v2 when
|
|
enabled which results in a more detailed output for network
|
|
security group rules.
|
|
[Bug `1519511 <https://bugs.launchpad.net/bugs/1519511>`_]
|