Noticed the stacktrace - when creating VolumeImage ( all the other entities); working on that.
The name makes it to the backend because it is displayed on the show page of the created VolumeImage. It's the description not making it, so I suspect a bug in the backend. As for the VolumeImage image_location, I will send out another patch, removing the select dropdown and having text input for the user to input the URL (That is what I have undestood.) On Wed, Feb 20, 2013 at 3:21 AM, David Lutterkort <lut...@redhat.com> wrote: > 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 > > > -- { email : "martha.c.ch...@gmail.com" , social : [ { twitter : "@NjeriChelimo" } , {facebook : "Njeri Chelimo" } ], code : [ { github : "Njeri Chelimo"}, { bitbucket : "nchelimo" } ], skype : "martha.chumo" }