2015-01-20 16:44:50 -06:00
|
|
|
=======
|
|
|
|
network
|
|
|
|
=======
|
|
|
|
|
2016-04-24 19:17:36 -05:00
|
|
|
A **network** is an isolated Layer 2 networking segment. There are two types
|
|
|
|
of networks, project and provider networks. Project networks are fully isolated
|
|
|
|
and are not shared with other projects. Provider networks map to existing
|
|
|
|
physical networks in the data center and provide external network access for
|
|
|
|
servers and other resources. Only an OpenStack administrator can create
|
|
|
|
provider networks. Networks can be connected via routers.
|
|
|
|
|
2016-02-10 11:49:15 +08:00
|
|
|
Compute v2, Network v2
|
2015-01-20 16:44:50 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. NOTE(efried): have to list these out one by one; 'network *' pulls in
|
|
|
|
... flavor *, ... qos policy *, etc.
|
2015-01-20 16:44:50 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: network create
|
2015-01-20 16:44:50 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: network delete
|
2015-01-20 16:44:50 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: network list
|
2015-01-20 16:44:50 -06:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: network set
|
2015-02-16 23:21:00 -08:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: network show
|
2016-04-01 16:16:08 -05:00
|
|
|
|
2019-10-28 17:27:38 -05:00
|
|
|
.. autoprogram-cliff:: openstack.network.v2
|
|
|
|
:command: network unset
|