← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1528777] Re: Remove not required packages in requirements.txt

 

This patch addressed the bug: https://review.openstack.org/#/c/260425/

** 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/1528777

Title:
  Remove not required packages in requirements.txt

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We need remove the not using packages in requirements.txt, Otherwise
  the requirements.txt will be updated when global requirements updated unnecessarily.

  Remove kombu since horizon never connect to message queue server.
  Remove evenlet since horizon does not use evenlet to handle threading.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1528777/+subscriptions


References