You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Alex Hitchins <al...@alexhitchins.com> on 2014/05/23 15:38:47 UTC

UserVmService & createBasicSecurityGroupVirtualMachine

Can someone show me where createBasicSecurityGroupVirtualMachine is defined?
I'm searching on GitHub (as it's quicker than a local search). I'm following
through the layers however I can't see where this is defined.

I want to see how the IP address is assigned to the VM and how it can be
changed.

Thanks,

Alex




Alex Hitchins
------------------------------ 
E: alex@alexhitchins.com
W: alexhitchins.com
M: 07788 423 969
T: 01892 523 587



RE: UserVmService & createBasicSecurityGroupVirtualMachine

Posted by Alex Hitchins <al...@alexhitchins.com>.
Thanks!

That file doesn't appear in the search results - looking locally for the file I see it, and after can browse to it online.

Many thanks for the tip. I thought I was going bananas.



Alex Hitchins | 07788 423 969 | 01892 523 587

-----Original Message-----
From: Matt Spurlin [mailto:matt.spurlin@appcore.com] 
Sent: 23 May 2014 14:46
To: dev@cloudstack.apache.org
Subject: Re: UserVmService & createBasicSecurityGroupVirtualMachine

This is in UserVmManagerImpl on line 2274.

On Fri, May 23, 2014 at 8:38 AM, Alex Hitchins <al...@alexhitchins.com> wrote:
> Can someone show me where createBasicSecurityGroupVirtualMachine is defined?
> I'm searching on GitHub (as it's quicker than a local search). I'm 
> following through the layers however I can't see where this is defined.
>
> I want to see how the IP address is assigned to the VM and how it can 
> be changed.
>
> Thanks,
>
> Alex
>
>
>
>
> Alex Hitchins
> ------------------------------
> E: alex@alexhitchins.com
> W: alexhitchins.com
> M: 07788 423 969
> T: 01892 523 587
>
>


Re: UserVmService & createBasicSecurityGroupVirtualMachine

Posted by Matt Spurlin <ma...@appcore.com>.
This is in UserVmManagerImpl on line 2274.

On Fri, May 23, 2014 at 8:38 AM, Alex Hitchins <al...@alexhitchins.com> wrote:
> Can someone show me where createBasicSecurityGroupVirtualMachine is defined?
> I'm searching on GitHub (as it's quicker than a local search). I'm following
> through the layers however I can't see where this is defined.
>
> I want to see how the IP address is assigned to the VM and how it can be
> changed.
>
> Thanks,
>
> Alex
>
>
>
>
> Alex Hitchins
> ------------------------------
> E: alex@alexhitchins.com
> W: alexhitchins.com
> M: 07788 423 969
> T: 01892 523 587
>
>