Use map_method from stevedore 0.12

This simplifies the code a bit.

Change-Id: If8b95bf8cd8c240efde51aa8b268a26998042345
This commit is contained in:
Julien Danjou
2013-11-18 11:25:14 +01:00
parent b6aab66586
commit 9d9dc47338
4 changed files with 29 additions and 24 deletions

View File

@@ -12,7 +12,7 @@ eventlet>=0.13.0
anyjson>=0.3.3
Flask>=0.10,<1.0
pecan>=0.2.0
stevedore>=0.10
stevedore>=0.12
msgpack-python
python-glanceclient>=0.9.0
python-novaclient>=2.15.0