9885a98d06
Common code from sahara.openstack.common.db was replaced by usage of oslo.utils library. sahara/openstack/common/network_utils.py module was removed. excutils.py, importutils.py, timeutils.py and importutils.py modules are waiting for migration to oslo.utils in other oslo-incubator modules and still exist. Change-Id: I6a82a9dfdf704da16ed709c650fa68f9527fd668
27 lines
551 B
Plaintext
27 lines
551 B
Plaintext
alembic>=0.6.4
|
|
Babel>=1.3
|
|
eventlet>=0.13.0
|
|
Flask>=0.10,<1.0
|
|
iso8601>=0.1.9
|
|
jsonschema>=2.0.0,<3.0.0
|
|
lockfile>=0.8
|
|
oslo.config>=1.4.0.0a3
|
|
oslo.db>=0.2.0 # Apache-2.0
|
|
oslo.i18n>=0.1.0 # Apache-2.0
|
|
oslo.messaging>=1.4.0.0a3
|
|
oslo.utils>=0.1.1
|
|
paramiko>=1.13.0
|
|
pbr>=0.6,!=0.7,<1.0
|
|
posix_ipc
|
|
requests>=1.1
|
|
python-cinderclient>=1.0.7
|
|
python-keystoneclient>=0.10.0
|
|
python-novaclient>=2.17.0
|
|
python-swiftclient>=2.2.0
|
|
python-neutronclient>=2.3.6,<3
|
|
python-heatclient>=0.2.9
|
|
six>=1.7.0
|
|
stevedore>=0.14
|
|
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
|
WebOb>=1.2.3
|