install_requires is missing in setup.py

Bug #1038587 reported by Akihiro Motoki
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Undecided
Akihiro Motoki

Bug Description

setup.py in quantumclient does not specify "install_requires" as setuptools.setup().
pip-requires is not taken into account by setup.py.
We need to pass "install_requires=setup.parse_requirements()" as setuptools.setup() argument.

Akihiro Motoki (amotoki)
Changed in python-quantumclient:
assignee: nobody → Akihiro Motoki (amotoki)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-quantumclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/11620

Changed in python-quantumclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-quantumclient (master)

Reviewed: https://review.openstack.org/11620
Committed: http://github.com/openstack/python-quantumclient/commit/f574f77731ed3ee2123c2b8f8572c50e30810c43
Submitter: Jenkins
Branch: master

commit f574f77731ed3ee2123c2b8f8572c50e30810c43
Author: Akihiro MOTOKI <email address hidden>
Date: Sun Aug 19 16:50:48 2012 +0900

    Add install_requires in setuptools.setup().

    Fixes bug 1038587

    Change-Id: I173cfd3ac8e53f6fb9ce58f30cc40afc9936165d

Changed in python-quantumclient:
status: In Progress → Fix Committed
Changed in python-quantumclient:
milestone: none → 2.1
Akihiro Motoki (amotoki)
Changed in python-quantumclient:
status: Fix Committed → Fix Released
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.