summaryrefslogtreecommitdiff
path: root/releasenotes/notes/image-api-deprecation-41944dc6fc024918.yaml
blob: 23d987332325fa102b3f786d0f059fd43ca180c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
deprecations:
  - |
    The following CLIs and python API bindings are now deprecated for removal:

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

    These will be removed in the first major python-novaclient release after
    the Nova 15.0.0 Ocata release. Use python-glanceclient or
    python-openstackclient for CLI and python-glanceclient or openstacksdk
    for python API bindings.