neutron/neutron/extensions
Ihar Hrachyshka 85bbeedbe0 qos: require min_kbps parameter for minimum bandwidth rule
It does not have much physical sense to have a rule without the limit set, just
direction. Require the parameter to avoid creating rules without the limit.

Change-Id: I13c54be22f35ac7eb5835d8424a919d0b61a8e95
Partial-Bug: #1560963
2016-08-31 20:11:13 +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 Merge "Refactoring config options for extension opts" 2016-08-15 20:20:37 +00: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 Use neutron-lib add_validator for registration 2016-08-03 05:59:52 -06: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 Pecan: Handle member actions 2016-08-30 00:34:02 -05: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 Classes lack metaclass decoration 2016-05-05 13:31:15 -06:00
metering.py Raise 501 instead of 500 when updating meter-lebel and rule 2016-08-12 09:55:32 +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
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 Increment revision numbers on object changes 2016-07-27 12:01:55 -07: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 Revert "Publish segment id in port responses" 2016-08-18 06:01:22 -05: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 a description field to all standard resources 2016-03-05 02:29:35 +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_core.py Add timestamp for neutron core resources 2016-03-05 02:17:35 +00:00
trunk.py Extensions: fix file mode permissions 2016-08-18 01:31:46 -07:00
trunk_details.py Enable CRUD for trunk ports 2016-07-02 16:09:45 -07:00
vlantransparent.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00