Re: Can't create Basic Zone with master

2017-10-11 Thread Rohit Yadav
Hi Mike, I think you can repeat the process with 4.10 and compare with master as to which NetworkGuru is supposed to design and return you a network, then you can do some git log tracing to find what was changed and why the respective network guru is not returning a network. It could be enviro

Re: Can't create Basic Zone with master

2017-10-11 Thread Tutkowski, Mike
Hi Rohit, I walked through the debugger with this and now have more info: The following network gurus are leveraged to create networks successfully: PublicNetworkGuru PodBasedNetworkGuru ControlNetworkGuru StorageNetworkGuru Once the zone-creation wizard reaches the “Enabling Security Group pro

Re: [ANNOUNCE] Syed Mushtaq Ahmed has joined the PMC

2017-10-11 Thread David Mabry
Congrats Syed! On 10/11/17, 7:20 AM, "Ian Rae" wrote: Hear hear! On Wed, Oct 11, 2017 at 6:55 AM, Nux! wrote: > Congrats :) > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > - Original Message -

Re: [ANNOUNCE] Syed Mushtaq Ahmed has joined the PMC

2017-10-11 Thread Ian Rae
Hear hear! On Wed, Oct 11, 2017 at 6:55 AM, Nux! wrote: > Congrats :) > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > - Original Message - > > From: "Sigert GOEMINNE" > > To: "dev" > > Cc: "users" > > Sent: Wednesday, 11 October, 2017 10:20:50 >

Re: [ANNOUNCE] Syed Mushtaq Ahmed has joined the PMC

2017-10-11 Thread Nux!
Congrats :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Sigert GOEMINNE" > To: "dev" > Cc: "users" > Sent: Wednesday, 11 October, 2017 10:20:50 > Subject: Re: [ANNOUNCE] Syed Mushtaq Ahmed has joined the PMC > Congratulations S

Re: [ANNOUNCE] Syed Mushtaq Ahmed has joined the PMC

2017-10-11 Thread Sigert GOEMINNE
Congratulations Syed! *Sigert Goeminne* Software Development Engineer *nuage*networks.net Copernicuslaan 50 2018 Antwerp Belgium On Wed, Oct 11, 2017 at 10:41 AM, Nitin Kumar Maharana < nitinkumar.mahar...@accelerite.com> wrote: > Congratulations Syed!!! > On 09-Oc

Re: [ANNOUNCE] Syed Mushtaq Ahmed has joined the PMC

2017-10-11 Thread Nitin Kumar Maharana
Congratulations Syed!!! On 09-Oct-2017, at 4:56 PM, Paul Angus mailto:paul.an...@shapeblue.com>> wrote: Fellow CloudStackers, It gives me great pleasure to say that Syed has be invited to join the PMC and has gracefully accepted. Please joining me in congratulating Syed! Kind regards, Paul A

RE: [ANNOUNCE] Syed Mushtaq Ahmed has joined the PMC

2017-10-11 Thread Giles Sirett
Congrats Syed Kind regards Giles giles.sir...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: Makrand [mailto:makrandsa...@gmail.com] Sent: 11 October 2017 07:01 To: dev@cloudstack.apache.org Subject: Re: [AN

Re: Can't create Basic Zone with master

2017-10-11 Thread Rohit Yadav
Mike, Can you re-deploy a fresh environment and see what's failing, stepping through the workflow. The specific line it's throwing exception is caused when there are no network (network size is 0) setup: https://github.com/apache/cloudstack/blob/master/engine/orchestration/src/org/apache/clou