← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1532921] Re: networking-zvm has broken setup.cfg

 

Reviewed:  https://review.openstack.org/266033
Committed: https://git.openstack.org/cgit/openstack/networking-zvm/commit/?id=379a8b253a331d0bfb3b775e3bf4d9a0804de087
Submitter: Jenkins
Branch:    master

commit 379a8b253a331d0bfb3b775e3bf4d9a0804de087
Author: Andreas Jaeger <aj@xxxxxxxx>
Date:   Mon Jan 11 21:37:30 2016 +0100

    Fix setup.cfg packages entry
    
    The packages entry is a python object path, not a file system path. A
    "/" is invalid. Fix the entries.
    
    Change-Id: Ibffc582fca82317242accb704ab7f3f52dfe0092
    Closes-Bug: #1532921


** Changed in: networking-zvm
       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/1532921

Title:
  networking-zvm has broken setup.cfg

Status in networking-zvm:
  Fix Released
Status in neutron:
  Invalid

Bug description:
  networking-zvm has in setup.cfg:

  [files]
  packages =
      neutron/plugins/zvm
      neutron/plugins/ml2/drivers/zvm

  
  It should have *one* package entry only and it is not allowed to use a "/".

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-zvm/+bug/1532921/+subscriptions


References