Not right away. It requires a change to horizon. The data needs to be stored in the images metadata or it will be lost. But if you look at the edit image dialog now, you will see a Kernel ID field. The Notes field would also have to be added to the form, packaged as part of the image update call to glance. Then when horizon read the image details it would look for the specific metadata fields it added as part of the update. The fields have the format x-image-meta-property-notes.
This is more of an enhancement request than a bug, but if should not be too much effort. I am not a glance expert though and I am relying on my interpretation of the documentation.
Not right away. It requires a change to horizon. The data needs to be stored in the images metadata or it will be lost. But if you look at the edit image dialog now, you will see a Kernel ID field. The Notes field would also have to be added to the form, packaged as part of the image update call to glance. Then when horizon read the image details it would look for the specific metadata fields it added as part of the update. The fields have the format x-image- meta-property- notes.
This is more of an enhancement request than a bug, but if should not be too much effort. I am not a glance expert though and I am relying on my interpretation of the documentation.