On Wed, 2013-02-13 at 13:08 +0300, martha.c.ch...@gmail.com wrote:
> From: NjeriChelimo <martha.c.ch...@gmail.com>
> 
> ---
>  clients/cimi/lib/entities/volume_image.rb   |   21 +++++++++++++++++++++
>  clients/cimi/views/volume_images/index.haml |   26 ++++++++++++++++++++++++++
>  2 files changed, 47 insertions(+)

When I try to create a new volume image with this, I get a stacktrace
from the webapp after the POST to the CIMI server happens. It also seems
that the name and description I enter for the new VolumeImage don't make
it to the backend (or there is a bug in the backend)

Also, the location of the VolumeImage should be a URL (href); users will
set that to somewhere where they have the actual bits for the image (see
section 5.15.7 in the CIMI spec)

David


Reply via email to