Files
nova/releasenotes
zhong.zhou 2a1fad4145 nova-manage: modify image properties in request_spec
At present, we can modify the properties in the instance
system_metadata through the sub command image_property of
nova-manage, but there may be inconsistencies between their
values and those in request_specs.

And the migration is based on request_specs, so the same image
properties are also written to request_specs.

Closes-Bug: 2078999
Change-Id: Id36ecd022cb6f7f9a0fb131b0d202b79715870a9
2024-09-10 22:11:19 +08:00
..