neutron/neutron
Kyle Mestery f242b171e9 Consolidate sriov agent and driver code
In preparation for decomposing the built-in reference implementation,
this commits consolidates the sriov agent and driver code into a
coherent place for it's life in the new repository. I've also given
the unit tests a new home.

DocImpact
UpgradeImpact

Partially-Implements: blueprint reference-implementation-split
Partial-Bug: #1468433
Closes-Bug: #1427317

Change-Id: Ic8b5215de76e191030228bc28773cd6535e889d8
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-06-26 19:51:58 +00:00
..
agent Merge "Fix FloatingIP Namespace creation in DVR for Late Binding" 2015-06-26 17:33:09 +00:00
api Merge "Add deadlock retry to API and ML2 RPC port update" 2015-06-26 01:40:17 +00:00
callbacks Add callback prior to deleting a subnet 2015-05-25 16:59:32 +03:00
cmd Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
common Removed test_lib module 2015-06-25 15:41:02 +02:00
db Merge "Extend SubnetRequestFactory to access subnet dict" 2015-06-26 17:56:32 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Merge "Switch to oslo_utils.uuidutils" 2015-06-25 22:53:39 +00:00
hacking Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ipam Extend SubnetRequestFactory to access subnet dict 2015-06-26 10:42:37 +03:00
locale Imported Translations from Transifex 2015-06-11 06:03:07 +00:00
notifiers Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
openstack Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
plugins Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
scheduler Python 3: do not use itertools.izip 2015-06-24 00:20:22 +02:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Cleanup get_plugin_name() from the tree 2015-06-23 14:28:59 +02:00
tests Consolidate sriov agent and driver code 2015-06-26 19:51:58 +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 Context class should initialise its own data 2015-06-25 10:22:14 +01:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Merge "Python3: use six.iteritems() instead of dict.iteritems()" 2015-06-03 15:17:08 +00:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Merge "Python3: replace 'unicode' with 'six.text_type'" 2015-06-12 20:59:34 +00:00
quota.py versionutils: switch from incubator version to oslo.log 2015-06-04 17:59:38 +02:00
service.py Revert "Revert "Set default of api_workers to number of CPUs"" 2015-06-12 16:43:27 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Merge "Python3: replace 'unicode' with 'six.text_type'" 2015-06-12 20:59:34 +00:00