neutron-fwaas/quantum
Yong Sheng Gong 3cff1e7b97 Introduce files from openstack common.
Because the openstack common project does not stick to latest pep8 rules,
I have to exclude some bad-ruled files in the tox.ini and run_tests.sh.
However pep8 does not support exclude option in the format quantum/openstack/common,
so I have to exclude some of openstack common files one by one.

Also, I have changed the Qunatum Context to base on the common context.

I does not update the setup.py in our openstack common dir and the one
under quantum top dir, since it should be maintained in a consistent way
across all of openstack projects.

After this introduction, we are ready for notification feature.

Change-Id: I2729c2dc3958835374c88d704e842e613785ec14
2012-07-17 06:41:14 +08:00
..
agent Create DHCP agent tap device from port ID 2012-07-11 13:14:59 -04:00
api Ensures API v2 router does not load plugin twice 2012-07-14 09:52:10 -07:00
common implement dhcp agent for quantum 2012-07-08 14:50:49 -04:00
db Add option sql_max_retries for database connection. 2012-07-13 10:39:57 +08:00
extensions Reorder imports by full module path 2012-06-21 20:13:15 +08:00
openstack Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
plugins ovs-agent exception non-existent ports 2012-07-13 19:03:53 -04:00
rootwrap implement dhcp agent for quantum 2012-07-08 14:50:49 -04:00
server Implements the blueprint use-common-cfg for the quantum service. 2012-06-20 02:30:11 -04:00
tests Ensures API v2 router does not load plugin twice 2012-07-14 09:52:10 -07:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py AuthN support for Quantum 2012-06-05 09:52:26 -05:00
context.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
manager.py Ensures API v2 router does not load plugin twice 2012-07-14 09:52:10 -07:00
policy.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
quantum_plugin_base.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
quantum_plugin_base_v2.py API v2: mprove validation of post/put, rename few attributes 2012-06-13 10:41:36 -07:00
service.py Remove paste configuration details to a seperate file. 2012-06-24 01:45:27 -04:00
version.py Open Folsom 2012-03-16 23:19:22 +01:00
wsgi.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00