From 502cebc12478e2fbf7964b76096aa4deb9555a1c Mon Sep 17 00:00:00 2001 From: Timur Sufiev Date: Thu, 24 Oct 2013 19:56:56 +0400 Subject: [PATCH] Revert "Add python-metadataclient to requirements.txt" This reverts commit 32c3e55a999d5bfb40df41886a3a418e98ce45b5. Change-Id: I0489f6c3d62c36ed39d4b5c1b165326458defd70 --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 105c272..6b31c0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pbr>=0.5,<0.6 +pbr>=0.5.21,<1.0 anyjson eventlet>=0.9.12 jsonpath @@ -12,6 +12,4 @@ netaddr oslo.config deep murano-common>=0.2.2 -PyYAML>=3.1.0 - -https://github.com/EkaterinaFedorova/python-metadataclient/releases/download/v0.1-alpha/python-metadataclient-0.1.a8.g1cdbe49.tar.gz#egg=python-metadataclient-0.1.a8.g1cdbe49 +PyYAML>=3.1.0 \ No newline at end of file