neutron/neutron/extensions
Dariusz Smigiel 6d85a51e2a Removed deprecation warning for converters and validators
Converters and Validators were moved to neutron_lib in change
I6b9079e9e703c6fd75adbed3846e7257685433e8

Change-Id: I37c1e2ee1634a7fb72c401caee9122dadd669a64
2016-11-07 20:25:14 +00:00
..
__init__.py Removing vim header lines 2014-04-01 10:38:31 -04:00
address_scope.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
agent.py Agent extension: fix comment 2016-06-25 10:59:31 -07:00
allowedaddresspairs.py Validate type of allowed_address_pairs 2016-10-18 17:44:04 +08:00
auto_allocated_topology.py Remove the plugin import from auto_alloc extension 2016-06-13 20:16:45 +00:00
availability_zone.py Use neutron-lib add_validator for registration 2016-08-03 05:59:52 -06:00
default_subnetpools.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
dhcpagentscheduler.py Classes lack metaclass decoration 2016-05-05 13:31:15 -06:00
dns.py Removed deprecation warning for converters and validators 2016-11-07 20:25:14 +00:00
dvr.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
external_net.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
extra_dhcp_opt.py Use neutron-lib add_validator for registration 2016-08-03 05:59:52 -06:00
extraroute.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
flavors.py Use neutron-lib add_validator for registration 2016-08-03 05:59:52 -06:00
ip_allocation.py Extension to tell when deferred binding is in effect 2016-07-08 15:59:23 -06:00
l2_adjacency.py L2-Adjacency support 2016-08-01 13:43:45 -06:00
l3.py Send a callback before attaching a subnet to a router 2016-09-26 11:05:25 +00:00
l3_ext_gw_mode.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
l3_ext_ha_mode.py Allow min_l3_agents_per_router to equal one 2016-05-25 10:11:34 +02:00
l3_flavors.py Add flavor/service provider support to routers 2016-07-26 16:13:35 -07:00
l3agentscheduler.py Only schedule routers from drivers that need it 2016-09-06 23:26:46 +00:00
metering.py Disallow specifying too long name for meter-label 2016-09-30 12:50:39 +00:00
multiprovidernet.py Use neutron-lib add_validator for registration 2016-08-03 05:59:52 -06:00
netmtu.py Fixes typos Openstack -> OpenStack 2016-01-18 16:04:56 +00:00
network_availability_zone.py Use a joined relationship for AZ info on networks 2015-12-14 14:45:30 -08:00
network_ip_availability.py IP Availability: remove unused imports 2016-03-01 07:06:10 -08:00
pagination.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
portbindings.py Set bridge_name in OVS trunk port's vif_details 2016-08-08 18:35:18 -06:00
portsecurity.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
project_id.py Accept and return project_id for API calls 2016-09-12 19:23:53 +00:00
providernet.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
qos.py qos: require min_kbps parameter for minimum bandwidth rule 2016-08-31 20:11:13 +00:00
quotasv2.py Pecan: Backwards compatible/cleaner init 2016-05-20 03:58:02 -05:00
rbac.py Check target_tenant when create rbac policy 2016-08-08 01:15:51 +00:00
revisions.py Add common way to extend standard attribute models 2016-09-15 01:42:24 +00:00
router_availability_zone.py Use a joined relationship for AZ info on routers 2015-12-15 23:29:47 -08:00
routerservicetype.py Merge "Remove get_namespace from API extensions" 2015-06-24 14:54:12 +00:00
securitygroup.py Use neutron-lib add_validator for registration 2016-08-03 05:59:52 -06:00
segment.py Add name and desc to networksegments table 2016-09-01 09:41:09 -06:00
servicetype.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
sorting.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
standardattrdescription.py Add common way to extend standard attribute models 2016-09-15 01:42:24 +00:00
subnet_service_types.py Enable CRUD for Subnet Service Types 2016-08-05 16:31:30 -07:00
subnetallocation.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
tag.py Remove unused LOG 2016-07-05 15:22:13 +08:00
timestamp.py Include timezone in timestamp fields 2016-09-14 12:04:15 -07:00
trunk.py Migrate to neutron-lib released API definition for trunk APIs 2016-11-05 19:58:14 -07:00
trunk_details.py Migrate to neutron-lib released API definition for trunk APIs 2016-11-05 19:58:14 -07:00
vlantransparent.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00