7ef1e9ea96
Implement Neutron feature of Network Flavor Profile into OpenstackClient This patch implements the following commands: network flavor profile create network flavor profile delete network flavor profile list network flavor profile show network flavor profile set SDK Version needed: 0.9.9 Change-Id: Ie6fe5e53122cfb2eda8d326851d54562739a8386 Partially-Implements: blueprint neutron-client-flavors
10 lines
304 B
YAML
10 lines
304 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for Network Flavor Profile commands:
|
|
``network flavor profile create``, ``network flavor profile delete``,
|
|
``network flavor profile list``, ``network flavor profile show`` and
|
|
``network flavor profile set``
|
|
[Blueprint :oscbp:`neutron-client-flavors`]
|
|
|