You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: