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 able to specify for new machines, yes, we need that. Which raises the question: how do clients know which extension attributes can be passed in on creation, and which ones can not ? Or is the assumption that anything can be passed in on creation ? If the latter, this implies that machine creation also needs to support fun stuff like attaching volumes. David