Fix context of protectable plugin

We should not use singleton client in protectable plugin

Change-Id: I198b9dfd2e07595c294493de50e5421e7586bbe8
This commit is contained in:
wangliuan
2016-05-12 18:06:42 +08:00
parent 4fe8a54ab7
commit bc8d95554b
13 changed files with 177 additions and 149 deletions

View File

@@ -16,3 +16,6 @@ testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
python-swiftclient>=2.2.0 # Apache-2.0
http://tarballs.openstack.org/python-smaugclient/python-smaugclient-master.tar.gz#egg=python-smaugclient
python-glanceclient>=2.0.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-cinderclient>=1.6.0 # Apache-2.0