-
Notifications
You must be signed in to change notification settings - Fork 0
Images
Deltacloud images are roughly equivalent to RHEV-M templates.
Should all templates available in RHEV-M be exposed as images in deltacloud. Or should only specifically named/tagged images be exposed?
I'm not sure we have an equivalent for the owner_id
attribute. The idea here is that the client should be able to see who published an image. Perhaps we could derive this from which user has admin permissions on the template? Or perhaps the image publishing mechanism could tag the image with an owner name.
All RHEV-M VMs are x86_64
, so that should be the reported architecture
. The OS in the image may only be 32 bit, but we have no way of knowing and there's no point in reporting it anyway - you don't have the ability to run it on a 32 bit VM in RHEV-M anyway.
The state
attribute seems unused.