neutron/neutron/api
Cedric Brandily c6efa6292c Support Routes==2.3
SubMapper.connect allows in Routes<=2.2 to define routes with/without a
name:

 map.connect(route_name, route_path)
 map.connect(route_path)

Routes==2.3 SubMapper.connect now requires a route name (but not
Mapper.connect). This change adds a route name when needed to support
Routes<=2.2 and Routes==2.3.

Closes-Bug: #1563028
Change-Id: I655bfe7f047945896d63dd94c584acfe60d81b38
2016-03-29 23:36:55 +02:00
..
rpc Remove unnecessary executable permissions 2016-03-25 01:49:26 +00:00
v2 RBAC: Fix port query and deletion for network owner 2016-03-15 10:11:18 +08:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
extensions.py Support Routes==2.3 2016-03-29 23:36:55 +02:00
versions.py Pecan: Allow unauthenticated version listing 2016-03-11 16:45:28 -08:00