File: pike-rm-deprecated-img-d58e9ae2d774cbfc.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (13 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
prelude: >
    Deprecated image commands and python API bindings have been removed.
upgrade:
  - |
    The following deprecated image commands have been removed::

    * nova image-list
    * nova image-show
    * nova image-meta
    * nova image-delete

    Along with the related python API bindings in ``novaclient.v2.images``.