Bases: object
Bases: object
Allowed provider network types for the NSX Plugin.
Bases: neutron.api.extensions.ExtensionDescriptor
API extension for Layer-2 Gateway support.
The Layer-2 gateway feature allows for connecting neutron networks with external networks at the layer-2 level. No assumption is made on the location of the external network, which might not even be directly reachable from the hosts where the VMs are deployed.
This is achieved by instantiating ‘network gateways’, and then connecting Neutron network to them.
Returns Ext Resources.