neutron/neutron/extensions
Cedric Brandily 926d8a939a Add partial specs support in ML2 for multiprovider extension
ML2 provider network partial specs let admins choose some
multiprovider network attributes and let neutron choose remaining
attributes. This change provides the implementation for
multiprovider networks.

In practice, for VLAN/GRE/VXLAN segments provider:segmentation_id
choice can be delegated to neutron, in such case neutron try to find
a segment in tenant network pools which respects provided segment
attributes. For VLAN segments provider:physical_network choice can
also be delegated.

DocImpact

Implements blueprint provider-network-partial-specs

Change-Id: I1cf1441a179ec527674276b71e9924841f8570b6
2014-07-21 20:02:14 +00:00
..
__init__.py Removing vim header lines 2014-04-01 10:38:31 -04:00
agent.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02:00
allowedaddresspairs.py no quota for allowed address pair 2014-07-17 23:06:10 +08:00
dhcpagentscheduler.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02:00
dvr.py L2 Model additions to support DVR 2014-07-17 07:53:14 -07:00
external_net.py Removing vim header lines 2014-04-01 10:38:31 -04:00
extra_dhcp_opt.py extra_dhcp_opt add checks for empty strings 2013-12-13 08:40:28 -07:00
extraroute.py Removing vim header lines 2014-04-01 10:38:31 -04:00
firewall.py Check port value when creating firewall rule with icmp protocol 2014-06-18 12:51:30 +04:00
flavor.py Removing vim header lines 2014-04-01 10:38:31 -04:00
l3.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02:00
l3_ext_gw_mode.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
l3agentscheduler.py Fixed audit notifications for l3-agent-router ops 2014-07-14 23:05:37 -07:00
lbaas_agentscheduler.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02:00
loadbalancer.py Check the validation of 'delay' and 'timeout' 2014-06-10 10:07:06 +08:00
metering.py Remove dupl. for get_resources in adv. services 2013-12-28 11:38:35 -05:00
multiprovidernet.py Add partial specs support in ML2 for multiprovider extension 2014-07-21 20:02:14 +00:00
portbindings.py Removing vim header lines 2014-04-01 10:38:31 -04:00
portsecurity.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
providernet.py Removing vim header lines 2014-04-01 10:38:31 -04:00
quotasv2.py Fix H302 violations in extensions package 2014-04-23 17:21:11 +02:00
routedserviceinsertion.py Removing vim header lines 2014-04-01 10:38:31 -04:00
routerservicetype.py Removing vim header lines 2014-04-01 10:38:31 -04:00
securitygroup.py Don't convert numeric protocol values to int 2014-06-23 11:18:14 +02:00
servicetype.py Removing vim header lines 2014-04-01 10:38:31 -04:00
vpnaas.py Make VPNaaS 'InUse' exception more clear 2014-05-07 13:27:50 +00:00