neutron-fwaas/quantum/openstack/common/rpc
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
..
__init__.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
amqp.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
common.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
dispatcher.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
impl_fake.py fix bug lp:1019230,update rpc from openstack-common. 2012-07-11 00:46:59 +08:00
impl_kombu.py fix bug lp:1019230,update rpc from openstack-common. 2012-07-11 00:46:59 +08:00
impl_qpid.py fix bug lp:1019230,update rpc from openstack-common. 2012-07-11 00:46:59 +08:00
impl_zmq.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
matchmaker.py Introduce files from openstack common. 2012-07-17 06:41:14 +08:00
proxy.py fix bug lp:1019230,update rpc from openstack-common. 2012-07-11 00:46:59 +08:00