]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Remove comments from requirements.txt (workaround pbr bug)
authorHirofumi Ichihara <ichihara.hirofumi@lab.ntt.co.jp>
Wed, 31 Jul 2013 06:37:53 +0000 (15:37 +0900)
committerHirofumi Ichihara <ichihara.hirofumi@lab.ntt.co.jp>
Wed, 31 Jul 2013 06:40:45 +0000 (15:40 +0900)
Workaround for pbr bug #1191923

Change-Id: I3ab1f5bde70fea3ac30323449b645aef46352f81

requirements.txt

index 417c2a5ac55549f8a890516d42bb95ddf3b94ef6..8fc3d2e7981983953ab28cd3f179ddfb1f83088a 100644 (file)
@@ -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