From: Hirofumi Ichihara Date: Wed, 31 Jul 2013 06:37:53 +0000 (+0900) Subject: Remove comments from requirements.txt (workaround pbr bug) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6b253e0cc3ea6caa28e17b3cd2e5dfd60bbc7bb2;p=openstack-build%2Fneutron-build.git Remove comments from requirements.txt (workaround pbr bug) Workaround for pbr bug #1191923 Change-Id: I3ab1f5bde70fea3ac30323449b645aef46352f81 --- diff --git a/requirements.txt b/requirements.txt index 417c2a5ac..8fc3d2e79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,4 @@ stevedore>=0.9 -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 -# Cisco plugin dependencies python-novaclient -# End Cisco dependencies