neutron/neutron
Salvatore Orlando 2228f6d16a Remove _extract_roles method from neutron.policy
This method is not used anymore as it was called only from
the get_admin_roles method. This method has been removed
by commit 734e77365b0f241a3cea0f3c9dfb1d5fcf6eac8c; therefore
the _extract_roles method is now zombie code and should be
removed before it starts feeding on Neutron's brain.

Related-Bug: #1445690

Change-Id: I0306bcea813031897e319af9693e18d03848e378
2015-09-04 22:21:26 +00:00
..
agent Merge "Add support for unaddressed port" 2015-08-24 04:09:13 +00:00
api Merge "manual add/remove router for dvr_snat agent" 2015-08-24 10:57:03 +00:00
callbacks Improve callback registry devref documentation and usability 2015-08-12 10:15:07 -07:00
cmd Merge remote-tracking branch 'origin/feature/qos' into merge-branch 2015-08-17 15:16:55 +02:00
common Merge "Python 3: fix test_utils" 2015-08-18 21:00:13 +00:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Merge "manual add/remove router for dvr_snat agent" 2015-08-24 10:57:03 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
hacking Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ipam Support subnetpool association to an address scope 2015-08-04 12:09:15 +05:30
locale Imported Translations from Transifex 2015-08-21 06:08:23 +00:00
notifiers Merge "Revert "Revert "Add VIF_DELETED notification event to Nova""" 2015-08-12 18:05:47 +00:00
objects Fix get_objects to allow filtering 2015-08-09 14:57:52 +03:00
openstack Switch to the oslo_utils.fileutils 2015-07-15 08:09:26 +03:00
plugins Merge "Graceful OVS restart for DVR" 2015-08-24 10:04:48 +00:00
quota Merge "Do not query reservations table when counting resources" 2015-08-21 23:50:33 +00:00
scheduler DVR: make sure snat portion is always scheduled when needed 2015-08-20 13:23:02 +03:00
server Remove unneeded shebangs 2015-08-13 12:39:07 +02:00
services Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
tests Merge "Move tests for non pluggable ipam backend" 2015-08-24 11:38:06 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Remove _extract_roles method from neutron.policy 2015-09-04 22:21:26 +00:00
service.py Add logging to debug oslo.messaging failure 2015-08-18 12:06:06 +02:00
version.py
wsgi.py Merge "Python 3: encode unicode response bodies" 2015-08-13 08:01:29 +00:00