Remove comments from requirements.txt (workaround pbr bug)

Workaround for pbr bug #1191923

Change-Id: I3ab1f5bde70fea3ac30323449b645aef46352f81
This commit is contained in:
Hirofumi Ichihara 2013-07-31 15:37:53 +09:00
parent ebc9c4757e
commit 0faaff079b
1 changed files with 0 additions and 2 deletions

View 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