On 3/29/13 6:36 AM, "Serge A. Salamanka" <salsa-...@tut.by> wrote:
>On 29.03.2013 16:27, Chip Childers wrote: >> Can you explain a little more about what you are trying to accomplish? >> What do you mean by "grid-service", and why does it need to be a "system >> vm"? > >For guest VMs in a Zone I'm trying to provide a specific service (that >doesn't have to be a Grid service, just anything at all that you want >your guest VMs to be able to access on the default IP address). > >*I call a grid-service any service that provides access to Grid (HPC). I assume you mean: A) a VM that is spun up on (every/some) guest network creation B) the VM lifecycle is controlled by CloudStack C) the VM provides some service API that is called by CloudStack D) the VM is not visible to the owner of the network If it is just A), why not use the even framework and listen for network creation events?