blob: c5e9aa0c133fcd8697829b5f4661156f29ed54db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
======================
network flavor profile
======================
A **network flavor profile** allows administrators to create, delete, list,
show and update network service profile, which details a framework to enable
operators to configure and users to select from different abstract
representations of a service implementation in the Networking service.
It decouples the logical configuration from its instantiation enabling
operators to create user options according to deployment needs.
Network v2
.. autoprogram-cliff:: openstack.network.v2
:command: network flavor profile *
|