neutron/neutron
Henry Gessau d87b37876a Move class properties to instances for dhcp/test_agent.py
Using class properties for tests always carries the risk of
conflicting use between test cases when tests are run in parallel.

Change-Id: I41034001a8674ad208c57f2f60266769390f924b
Related-Bug: #1569507
2016-04-18 14:05:42 -04:00
..
agent Merge "Delete conntrack entry on the other direction" 2016-04-18 05:04:19 +00:00
api Wrap all update/delete l3_rpc handlers with retries 2016-03-30 08:57:43 -07:00
callbacks Clear DVR MAC on last agent deletion from host 2016-04-09 08:17:45 -07:00
cmd Ensure bridge names are shorter than max device name len 2016-03-31 18:07:35 -05:00
common Merge "Add ALLOCATING state to routers" 2016-04-13 23:36:51 +00:00
core_extensions Objects DB api: added composite key to handle multiple primary key 2016-03-01 17:05:11 +00:00
db Merge "Clear DVR MAC on last agent deletion from host" 2016-04-15 23:45:09 +00:00
debug Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
extensions Remove redundant FLOATINGIPS declaration 2016-03-28 17:28:48 -04:00
hacking Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
ipam Removing 'force_gateway_on_subnet' option 2016-03-23 12:14:26 +05:30
locale Imported Translations from Zanata 2016-04-18 06:57:03 +00:00
notifiers Add Nova notifier hook calls to pecan 2016-03-08 04:21:31 -08:00
objects Merge "Integrate the Extra Dhcp Opt VersionedObject in Neutron" 2016-04-11 15:54:06 +00:00
openstack Fix module's import order 2016-01-22 06:38:42 -08:00
pecan_wsgi Merge "Fixes typo." 2016-04-11 23:57:35 +00:00
plugins Merge "Add semaphore to ML2 create_port db operation" 2016-04-18 13:23:53 +00:00
quota Remove local variable named 'meh' 2016-03-18 10:10:24 -07:00
scheduler Add ALLOCATING state to routers 2016-04-07 06:37:38 +00:00
server Moved CORS middleware configuration into oslo-config-generator 2016-03-01 12:21:33 -08:00
services Merge "Make auto allocate plugin safe for unit/func tests" 2016-04-08 23:14:19 +00:00
tests Move class properties to instances for dhcp/test_agent.py 2016-04-18 14:05:42 -04:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Define context.roles with base class 2016-04-06 11:47:13 -04:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Pecan: replace dashes with underscores on controller lookup 2016-02-19 00:54:32 -08:00
neutron_plugin_base_v2.py Fix module's import order 2016-01-22 06:38:42 -08:00
opts.py Return oslo_config Opts to config generator 2016-03-15 10:08:14 +11:00
policy.py RBAC: Fix port query and deletion for network owner 2016-03-15 10:11:18 +08:00
service.py Check if plugin supports starting rpc listeners 2016-03-01 15:43:44 -06:00
version.py
worker.py Some minor misspellings in comment block. 2015-11-24 00:01:21 -06:00
wsgi.py Merge "Reuse to_utf8() and jsonutils.dump_as_bytes()" 2016-04-15 23:40:59 +00:00