yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74447
[Bug 1789040] Re: requests should be declared in requirements.txt instead of test-requirements
Reviewed: https://review.openstack.org/596552
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=de3e48479893c3a2d23a5b05654674fcf839ceda
Submitter: Zuul
Branch: master
commit de3e48479893c3a2d23a5b05654674fcf839ceda
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date: Sun Aug 26 03:48:46 2018 +0900
Move requests to requirements.txt
requests is used in non-test code in horizon
(openstack_dashboard/exceptions.py).
It should be declared in requirements.txt.
Closes-Bug: #1789040
Change-Id: I325b5344d45f797d256bb213093082927068a88e
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1789040
Title:
requests should be declared in requirements.txt instead of test-
requirements
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
requests is used in openstack_dashboard/exceptions.py, but it is only
declared in requests in test-requirements.txt. It should be declared
in requirements.txt.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1789040/+subscriptions
References