python-openstackclient/releasenotes/notes/bug-1588171-61214d0ea482988c.yaml
qtang c9fd35a496 Update default nova api version to 2.1
Ref:https://review.openstack.org/#/c/311653/
We should use 2.1 as the default nova version now

The API_MIN_VERSION of novaclient has already changed to 2.1

Change-Id: I9ff16cf052556e5d3756f81e02a8e76e8f315df5
Closes-bug: #1588171
2016-09-28 14:02:00 +00:00

5 lines
137 B
YAML

---
fixes:
- |
Update novaclient DEFAULT_API_VERSION to 2.1 from 2.0
[Bug `1588171 <https://bugs.launchpad.net/bugs/1588171>`_]