neutron/neutron
Isaku Yamahata 24ab08cf2e ml2 plugin: use attributes.{NETWORK, SUBNET, PORT} consistently
ml2 plugin sometimes uses immediates and constants as the key for
resource like 'network'. Such inconsistency is undesirable, this patch
makes use of constants in neutron.api.v2.attributes consistently.

Change-Id: I965035a6db54a5db54942eb4b584aaf8d6a68c43
2015-03-02 17:02:52 -08:00
..
agent Merge "remove unused code in metadata agent code" 2015-03-01 10:50:10 +00:00
api Remove unused RPC methods from l3_rpc 2015-02-11 15:41:19 -08:00
callbacks Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
cmd Remove remaining uses of passing root_helper 2015-02-20 03:24:38 +00:00
common Make nova notifier work with sessions 2015-02-23 10:07:03 +11:00
db Merge "Create/Delete FIP Agent gateway port only if DVR Routers" 2015-02-26 20:21:08 +00:00
debug Remove remaining uses of passing root_helper 2015-02-20 03:24:38 +00:00
extensions Typos fixed 2015-02-10 13:28:17 -08:00
hacking hacking: also catch 'import oslo.*' imports 2015-02-11 14:06:42 +01:00
locale Imported Translations from Transifex 2015-02-28 06:12:42 +00:00
notifiers Make nova notifier work with sessions 2015-02-23 10:07:03 +11:00
openstack Migrate to oslo.concurrency 2015-01-15 21:01:06 +01:00
plugins ml2 plugin: use attributes.{NETWORK, SUBNET, PORT} consistently 2015-03-02 17:02:52 -08:00
scheduler Unify logic that determines liveliness of DHCP agent 2015-02-19 11:06:04 +04:00
server Moved several services into neutron.cmd.eventlet 2015-02-18 13:33:57 +01:00
services Merge "Change L3 agent AdvancedService class to be non-singleton" 2015-02-26 20:19:36 +00:00
tests ml2 extension driver: more tests, fix data argument inconsistency 2015-03-02 17:02:20 -08:00
__init__.py Revert "monkey patch stdlib before importing other modules" 2015-02-11 17:26:33 -08:00
auth.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
context.py Merge "Migrate to oslo.context" 2014-12-15 06:10:55 +00:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
neutron_plugin_base_v2.py Throw exception instances instead of classes 2014-09-07 12:56:30 +04:00
policy.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
quota.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
service.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py wsgi: remove explicit monkey_patch() call 2015-02-24 14:43:30 +01:00