Adding tools/tox_install.sh file to install neutron

Bug #1590285 reported by Mohammad Shahid
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-onos
Fix Released
Undecided
Unassigned

Bug Description

<ihrachys> you have -e git://git.openstack.org/openstack/neutron.git#egg=neutron in requirements.txt
<ihrachys> that's not the correct way of doing it
<ihrachys> just sayin
<ihrachys> it may be broken by any new pbr release
<ihrachys> you should move that dep out of the file, f.e. do what neutron-*aas do to install neutron, using tools/tox_install.sh
<shahid_> Thanks ., i ll move this to tools/tox_install.sh
<shahid_> just qq , you mean this way : https://github.com/openstack/neutron-fwaas/blob/master/tools/tox_install.sh
<ihrachys> yes.
<ihrachys> it is used as install_command in tox.ini
<ihrachys> you should also switch to using upper-constraints.txt file
<ihrachys> again, check what *aas do in tox.ini for that
<ihrachys> that should make your tox targets more stable

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-onos (master)

Reviewed: https://review.openstack.org/326943
Committed: https://git.openstack.org/cgit/openstack/networking-onos/commit/?id=cbd92ae2a610579f896044320349a7fff8d393c7
Submitter: Jenkins
Branch: master

commit cbd92ae2a610579f896044320349a7fff8d393c7
Author: shdcse093 <email address hidden>
Date: Wed Jun 8 14:45:57 2016 +0530

    Adding tools/tox_install.sh file to install neutron like *aas services do

    This project does depend on neutron as a library, but the
    openstack tooling does not play nicely with projects that
    are not publicly available in pypi.

    Change-Id: Ib9840073202188af073be2846f6463c44a1e0bfd
    Closes-Bug: #1590285

Changed in networking-onos:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-onos ocata-eol

This issue was fixed in the openstack/networking-onos ocata-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.