neutron/neutron/services
Nir Magnezi a7eeab83eb Fix get_objects to allow filtering
At the moment, an attempt to retrieve a list of objects (like qos
policy) and filter by name fails, because get_objects does not use
filters and therefore, upon query by object name, the server replies
with a list of all created objects (instead of a partial list).

Change-Id: I9df9981129b8f3b82e867c8423986f5e0150186b
Partially-Implements: blueprint quantum-qos-api
2015-08-09 14:57:52 +03:00
..
firewall Migrate to oslo.log 2015-03-12 11:22:56 +01:00
l3_router Merge "Enable resource usage tracking for reference plugins." 2015-08-01 03:35:43 +00:00
loadbalancer Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
metering COMMON_PREFIXES cleanup - patch 1/5 2015-07-02 17:05:27 -07:00
qos Fix get_objects to allow filtering 2015-08-09 14:57:52 +03:00
vpn Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Use EXT_TO_SERVICE_MAPPING instead of ALLOWED_SERVICES 2015-07-01 19:53:12 -07:00
service_base.py Cleanup get_plugin_name() from the tree 2015-06-23 14:28:59 +02:00