Upperconstraints in tox.ini is wrong for stable/ocata

Bug #1691543 reported by Sridhar Venkat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-powervm
Fix Released
Undecided
Sridhar Venkat

Bug Description

In tox.ini : this line

{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}

is referring to upper constraint from master , it should be

{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata} {opts} {packages}

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-powervm (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/465729

Sridhar Venkat (svenkat)
Changed in networking-powervm:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-powervm (stable/ocata)

Reviewed: https://review.openstack.org/465729
Committed: https://git.openstack.org/cgit/openstack/networking-powervm/commit/?id=a3052d7252eb0afaa3a4e2b8e16955997f2c90a0
Submitter: Jenkins
Branch: stable/ocata

commit a3052d7252eb0afaa3a4e2b8e16955997f2c90a0
Author: Sridhar Venkat <email address hidden>
Date: Wed May 17 16:01:03 2017 -0400

    Upper constraints should refer to stable/ocata

    In tox.ini file, upper constraints file environment
    variable should refer to stable/ocata instead of master

    Closes-Bug: #1691543
    Change-Id: I6bc43bc4e8cf1353ad4b4b99dac9d92e9151d53c

tags: added: in-stable-ocata
Changed in networking-powervm:
status: In Progress → 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.