diff --git a/requirements.txt b/requirements.txt index 444ea32..0eccc29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 diff --git a/test-requirements.txt b/test-requirements.txt index e78e2bd..2896fed 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -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