Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python-heatclient dependency is incorrect for stable/newton #82

Open
pjbreaux opened this issue Jun 9, 2017 · 0 comments
Open

Python-heatclient dependency is incorrect for stable/newton #82

pjbreaux opened this issue Jun 9, 2017 · 0 comments
Assignees
Labels

Comments

@pjbreaux
Copy link

pjbreaux commented Jun 9, 2017

The python-heatclient in setup.py is pinned to 1.5.0, yet the upper constraints file for openstack:

https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/newton

Pins that version to 1.5.1. We should bump to that version in this setup.py.

@pjbreaux pjbreaux self-assigned this Jun 9, 2017
szakeri pushed a commit that referenced this issue Jun 9, 2017
Issues:
Fixes #82

Problem:
The python-heatclient in setup.py is pinned to 1.5.0, yet the upper
constraints file for openstack:

https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/newton

Pins that version to 1.5.1. We should bump to that version in this
setup.py.

Analysis:
Updated the version to 1.5.1

Tests:
Running tests against newton stack in my jenkins environment.
@mattgreene mattgreene added the bug label Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants