Reviewed: https://review.openstack.org/384258 Committed: https://git.openstack.org/cgit/openstack/python-barbicanclient/commit/?id=0a3b995d17cb56586138bd2ecb85a932125c1d42 Submitter: Jenkins Branch: master
commit 0a3b995d17cb56586138bd2ecb85a932125c1d42 Author: Jeremy Liu <[email protected]> Date: Mon Oct 10 10:08:01 2016 +0800 Support upper-constraints in tox.ini Since the python-barbicanclient itself is in upper-constraints.txt now, in CI job, we should remove it from the constraints file before applying it, otherwise pip will fail due to python-barbicanclient version conflict. Change-Id: I980a85a3b5cc21d2a5029b0e9d8ac2932aa15ba6 Closes-bug: #1614361 ** Changed in: python-barbicanclient Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1614361 Title: tox.ini needs to be updated as openstack infra now supports upper constraints Status in castellan: In Progress Status in Ceilometer: Invalid Status in Cinder: Fix Released Status in Designate: Fix Released Status in Freezer: Fix Released Status in Glance: In Progress Status in heat: In Progress Status in OpenStack Dashboard (Horizon): Fix Released Status in Ironic Inspector: Fix Released Status in Mistral: Fix Released Status in networking-ovn: Invalid Status in octavia: Fix Released Status in python-barbicanclient: Fix Released Status in python-mistralclient: In Progress Status in python-muranoclient: Fix Released Status in OpenStack Search (Searchlight): Fix Released Status in OpenStack Object Storage (swift): In Progress Status in tacker: Fix Released Status in OpenStack DBaaS (Trove): Invalid Status in vmware-nsx: Fix Released Status in zaqar: Fix Released Status in Zaqar-ui: Fix Released Bug description: Openstack infra now supports upper constraints for releasenotes, cover, venv targets. tox.ini uses install_command for these targets, which can now be safely removed. Reference for mail that details this support: http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html To manage notifications about this bug go to: https://bugs.launchpad.net/castellan/+bug/1614361/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

