← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1523845] Re: Pip package 'ovs' needed but not present in requirements.txt

 

Reviewed:  https://review.openstack.org/254645
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9605617ec729d83e67f00dabb84784abd7515a88
Submitter: Jenkins
Branch:    master

commit 9605617ec729d83e67f00dabb84784abd7515a88
Author: John Schwarz <jschwarz@xxxxxxxxxx>
Date:   Tue Dec 8 11:52:36 2015 +0200

    Add 'ovs' to requirements.txt
    
    It is needed by neutron/agent/ovsdb/impl_idl.py.
    
    Closes-Bug: #1523845
    Change-Id: If44b649949c686b589859fc1d4d2bb510afb64fd


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1523845

Title:
  Pip package 'ovs' needed but not present in requirements.txt

Status in neutron:
  Fix Released

Bug description:
  As the title mentions, the 'ovs' pip package is needed for [1], but is
  not present in the requirements.txt [2] and it should be changed to
  reflect this dependency.

  [1]: https://github.com/openstack/neutron/blob/7a5ebc171f9ff342d7526808b1063b58cc631fec/neutron/agent/ovsdb/impl_idl.py#L21
  [2]: https://github.com/openstack/neutron/blob/7a5ebc171f9ff342d7526808b1063b58cc631fec/requirements.txt

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


References