provider:network_type |
The type of physical network that maps to
this networks resource. Examples are
flat,
vlan, vxlan, local, and
gre. |
provider:physical_network |
The physical network on which this network
object is implemented. The &APIv2; does not
provide a way to list available physical
networks. For example, the Open vSwitch
plug-in configuration file defines a symbolic
name that maps to specific bridges on each
Compute host. |
provider:segmentation_id |
An isolated segment on the physical network.
The network_type attribute
defines the segmentation model. For example,
if network_type is
vlan, this ID is a
vlan identifier. If
network_type is
gre, this ID is a
gre key. |