RE: [PATCH] added MachineTemplate subcollection of SystemTemplate

2013-02-26 Thread Koper, Dies
Dies Koper > -Original Message- > From: Michal Fojtik [mailto:mfoj...@redhat.com] > Sent: Tuesday, 26 February 2013 9:06 PM > To: dev@deltacloud.apache.org > Subject: Re: [PATCH] added MachineTemplate subcollection of > SystemTemplate > > On 02/25, Koper, Dies wrote: > >

Re: [PATCH] added MachineTemplate subcollection of SystemTemplate

2013-02-26 Thread Michal Fojtik
On 02/25, Koper, Dies wrote: Hi, I think I know what is going on here. If you look to MachineTemplateCreate model, you'll see we store only informations about machineConfig and about machineImage. The 'volumes' and 'volumeTemplates' arrays are not persisted in database and so even you create a ma

RE: [PATCH] added MachineTemplate subcollection of SystemTemplate

2013-02-25 Thread Koper, Dies
I'm looking for help with this one. I'm trying to support the listing of a system_template with a machine_template for a machine with an attached volume of 10 GB. I added volumeTemplates to the 2nd machine in the mock json data file in the patch: { "name": "my second machine", "descript