summaryrefslogtreecommitdiff
path: root/releasenotes/notes/nova-manage-image-property-26b2e3eaa2ef343b.yaml
blob: f3de63fc2135ebed286553cf1d611ab595c8ad73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
features:
  - |
    New ``nova-manage image_property`` commands have been added to help update
    instance image properties that have become invalidated by a change of
    instance machine type.

    * The ``nova-manage image_property show`` command can be used to show the
      current stored image property value for a given instance and property.

    * The ``nova-manage image_property set`` command can be used to update the
      stored image properties stored in the database for a given instance and
      image properties.

    For more detail on command usage, see the machine type documentation:

    https://docs.openstack.org/nova/latest/admin/hw-machine-type.html#device-bus-and-model-image-properties