neutron/neutron/api
Kevin Benton 204a89e7dd Simplify resources module in RPC callbacks
This just eliminates some repetition and intermediary
variables that weren't necessary in the RPC callbacks
resources file. This makes adding a new resources as simple
as adding one line to the _VALID_CLS tuple and a constant name
for external references.

Partially-Implements: push-notificaitons
Change-Id: Icb63cb8a1251e103ae4483c71c6ac6868917c4ec
2016-10-31 19:34:04 +00:00
..
rpc Simplify resources module in RPC callbacks 2016-10-31 19:34:04 +00:00
v2 Improved readibility and fixed indentation 2016-10-10 11:03:53 +02:00
views Added trailing slash in link to Networking API v2.0 2016-10-12 16:48:09 +03:00
__init__.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
api_common.py Remove deprecated class NeutronController 2016-09-21 09:57:16 +00:00
extensions.py Reduce log level for extensions not being supported 2016-09-20 16:12:04 -07:00
versions.py Pecan: Allow unauthenticated version listing 2016-03-11 16:45:28 -08:00