File: bug-1642772-19f53765bef8ee91.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - Changed the default version of ``OS_IMAGE_API_VERSION`` to ``2``. Image v1
    has been deprecated for more than six months and other projects, such as
    `shade` and `os-client-config` are using Image v2 by default as well.
    [Bug `1642772 <https://bugs.launchpad.net/bugs/1642772>`_]