fix requirements.txt for smaug-dashboard

Change-Id: I8df19e45e37a29d59fe752da23e63399151e5bd2
Closes-Bug: #1585544
This commit is contained in:
chenpengzi
2016-05-09 19:59:42 +08:00
parent 14c6aea23a
commit e7ef547dcb
2 changed files with 1 additions and 5 deletions

View File

@@ -36,3 +36,4 @@ XStatic-Rickshaw>=1.5.0 # BSD License (prior)
XStatic-smart-table>=1.4.5.3 # MIT License
XStatic-Spin>=1.2.5.2 # MIT License
XStatic-term.js>=0.0.4 # MIT License
python-smaugclient>=0.0.4 # Apache-2.0

View File

@@ -26,8 +26,3 @@ testtools>=1.4.0 # MIT
xvfbwrapper>=0.1.3 #license: MIT
# Include horizon as test requirement
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
# We will change it to python-smaugclient after the requirements patch has been merged.
# https://review.openstack.org/#/c/302512/
# This patch may take some time because it is the release time of OpenStack now.
# But we could use the python-smaugclient master to avoid the CI error in development.
http://tarballs.openstack.org/python-smaugclient/python-smaugclient-master.tar.gz#egg=python-smaugclient