afb0b7b141
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
13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
Paste
|
|
PasteDeploy==1.5.0
|
|
Routes>=1.12.3
|
|
eventlet>=0.9.12
|
|
httplib2
|
|
iso8601>=0.1.4
|
|
lxml
|
|
netaddr
|
|
python-gflags==1.3
|
|
python-quantumclient>=0.1,<0.2
|
|
sqlalchemy>0.6.4
|
|
webob==1.2.0
|