On Thu, Feb 7, 2013 at 5:07 AM, Fuchs, Andreas (SwissTXT) <andreas.fu...@swisstxt.ch> wrote: > Are there advantages or disadvantages of pulling userdate from the virtual > router compared the get things from the cloudstack API? > Which is the preffered way? >
So I've seen others use group (which is queryable via the API) - but that puts CloudStack closer to an ENC, as you need to query CloudStack for the Group an instance is in, as opposed to using factor at catalog compilation time. I tend to think that makes groups a bit less flexible than user data.