Re: [PATCH] passing realm option when creating a new VM

2013-02-07 Thread David Lutterkort
On Thu, 2013-02-07 at 14:43 +0100, Michal Fojtik wrote: > On 02/07, Oved Ourfali wrote: > > ACK. > > One thought, we do have 'realm' defined for the Machine entity as > resourceMetadata. Is this element supposed to work also for the > MachineCreate entity? Since it's something people should be a

Re: [PATCH] passing realm option when creating a new VM

2013-02-07 Thread Michal Fojtik
On 02/07, Oved Ourfali wrote: ACK. One thought, we do have 'realm' defined for the Machine entity as resourceMetadata. Is this element supposed to work also for the MachineCreate entity? -- Michal > --- > server/lib/cimi/models/machine.rb | 2 ++ > 1 file changed, 2 insertions(+) > > diff -

[PATCH] passing realm option when creating a new VM

2013-02-07 Thread Oved Ourfali
--- server/lib/cimi/models/machine.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/lib/cimi/models/machine.rb b/server/lib/cimi/models/machine.rb index 6e075e8..9164847 100644 --- a/server/lib/cimi/models/machine.rb +++ b/server/lib/cimi/models/machine.rb @@ -70,6 +70,7 @@ class C