diff --git a/requirements.txt b/requirements.txt index 9434721a05..65cdec1939 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ Flask>=0.10,<1.0 iso8601>=0.1.4 jsonschema>=1.3.0,!=1.4.0 kombu>=2.4.8 +oslo.config>=1.2.0 paramiko>=1.8.0 pbr>=0.5.21,<1.0 # NOTE(slukjanov): <1.2.3 added to support old versions of python clients that @@ -17,6 +18,3 @@ python-novaclient>=2.15.0 six SQLAlchemy>=0.7.8,<0.8 WebOb>=1.2.3,<1.3 - --f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3 -oslo.config>=1.2.0a3