d5e2d865c8
This change adds the eventlet requirement which is needed by multiple changes. Change-Id: I58e8a20b7479585c52a021c3907ddd5121cbfc25 Implements: blueprint vmware-api
19 lines
235 B
Plaintext
19 lines
235 B
Plaintext
oslo.config>=1.2.0
|
|
stevedore>=0.12
|
|
netaddr>=0.7.6
|
|
|
|
# for timeutils
|
|
iso8601>=0.1.8
|
|
|
|
# for jsonutils
|
|
six>=1.4.1
|
|
|
|
# used by openstack/common/gettextutils.py
|
|
Babel>=1.3
|
|
|
|
# for the routing notifier
|
|
PyYAML>=3.1.0
|
|
|
|
suds>=0.4
|
|
eventlet>=0.13.0
|