python-novaclient/releasenotes/notes/remove_api_v_1_1-88b3f18ce1423b46.yaml
jichenjc 4c18c8bd97 Remove version 1.1 support
v2 and v2.1 is supported now and it ask user to use v2.x API
should be what we wanted , this already deprecated for a
couple of release, so we can remove it now

Change-Id: I8de6fdbf21ccc4969297044a49590ffcd9cd27d8
2017-03-26 17:58:58 +08:00

6 lines
110 B
YAML

---
upgrade:
- remove version 1.1 API support as we only support v2 and v2.1
API in nova side now.