A description/notes for images?

Asked by Rizz Patel

Some images we have been uploading to OpenStack require a little bit of tailoring before it can get going. For example we have added AlienVaults OSSIM 4.2 which upon installation requires a static IP address. After launching, the user must change the IP address to the IP that OpenStack his given via DHCP.

I think it would be beneficial for us to be able add notes/descriptions to the image file. When a user is on his way to create a new instance, he will be displayed the notes about the image.

I could write things like
1 - Configure IP Address
2 - Restart OSSIM Services
3 - Login to webgui with admin/admin

This would avoid them having to ask ME for instructions getting them setup. For times where you just can't launch an instance without extra configuration.

Hopefully this is something that can be done!

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Dashboard (Horizon) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
David Lyle (david-lyle) said :
#1

The glance API supports a metadata being attached in to images in a field called properties. The description of the properties field is a from form key/value pair mapping. Right now, Horizon looks for specific properties in that properties field, like Kernel ID, Ramdisk ID and architecture. So theoretically Horizon could look for all fields in properties and show all, potentially messy and untranslatable. So another field could be added to the image properties by Horizon and then consumed by horizon. This would allow for translating the field label. The content however would remain untranslated.

Can you help with this problem?

Provide an answer of your own, or ask Rizz Patel for more information if necessary.

To post a message you must log in.