Re: [MERGE] network refactoring, phase 1

2013-01-18 Thread Chiradeep Vittal
> >Till 33, it went fine... > >Thanks, >Pradeep S > > >-Original Message- >From: Min Chen [mailto:min.c...@citrix.com] >Sent: Friday, January 18, 2013 11:19 AM >To: cloudstack-dev@incubator.apache.org >Subject: Re: [MERGE] network refactoring, phase 1

RE: [MERGE] network refactoring, phase 1

2013-01-18 Thread Pradeep Soundararajan
[mailto:min.c...@citrix.com] Sent: Friday, January 18, 2013 11:19 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [MERGE] network refactoring, phase 1 Nonoss build is broken in master branch, not sure if it is related to this merge? [ERROR] Failed to execute goal

Re: [MERGE] network refactoring, phase 1

2013-01-17 Thread Min Chen
gt;>>> >>>>Thanks >>>>Animesh >>>> >>>>> -Original Message- >>>>> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] >>>>> Sent: Friday, January 11, 2013 1:08 PM >>>>> To: CloudSta

Re: [MERGE] network refactoring, phase 1

2013-01-17 Thread Chiradeep Vittal
ge- >>>> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] >>>> Sent: Friday, January 11, 2013 1:08 PM >>>> To: CloudStack DeveloperList >>>> Subject: Re: [MERGE] network refactoring, phase 1 >>>> >>>> I'm going to w

Re: [MERGE] network refactoring, phase 1

2013-01-16 Thread Chiradeep Vittal
u waiting on revert for 312? Murali reverted it today >> >>Thanks >>Animesh >> >>> -Original Message- >>> From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] >>> Sent: Friday, January 11, 2013 1:08 PM >>> To: CloudStack

Re: [MERGE] network refactoring, phase 1

2013-01-16 Thread Chiradeep Vittal
Vittal [mailto:chiradeep.vit...@citrix.com] >> Sent: Friday, January 11, 2013 1:08 PM >> To: CloudStack DeveloperList >> Subject: Re: [MERGE] network refactoring, phase 1 >> >> I'm going to wait on the reverts for CLOUDSTACK-306 and CLOUDSTACK-312 >> >>

RE: [MERGE] network refactoring, phase 1

2013-01-16 Thread Animesh Chaturvedi
Chiradeep Are you waiting on revert for 312? Murali reverted it today Thanks Animesh > -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Friday, January 11, 2013 1:08 PM > To: CloudStack DeveloperList > Subject: Re: [MERGE] netw

Re: [MERGE] network refactoring, phase 1

2013-01-11 Thread Chiradeep Vittal
I'm going to wait on the reverts for CLOUDSTACK-306 and CLOUDSTACK-312 On 1/11/13 12:15 PM, "Alex Huang" wrote: >> +1 - with an assumption that Alex and others are OK with it (since the >> javelin branch merge was proposed first). > >+1 We're struggling with the merge right now so one more merge

RE: [MERGE] network refactoring, phase 1

2013-01-11 Thread Alex Huang
> +1 - with an assumption that Alex and others are OK with it (since the > javelin branch merge was proposed first). +1 We're struggling with the merge right now so one more merge is not going to hurt very much. --Alex

Re: [MERGE] network refactoring, phase 1

2013-01-11 Thread Chip Childers
On Thu, Jan 10, 2013 at 8:35 PM, Chiradeep Vittal wrote: > I would like to merge my network-refactoring branch to master > > The main objective of this piece of refactoring was to: > - reduce and eliminate unneeded dependencies on the orchestration piece > - move queries to the network data into t

RE: [MERGE] network refactoring, phase 1

2013-01-10 Thread Rajesh Battala
+1 -Original Message- From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] Sent: Friday, January 11, 2013 7:05 AM To: CloudStack DeveloperList Subject: [MERGE] network refactoring, phase 1 I would like to merge my network-refactoring branch to master The main objective of this

Re: [MERGE] network refactoring, phase 1

2013-01-10 Thread Ahmad Emneina
On 1/10/13 5:35 PM, "Chiradeep Vittal" wrote: >I would like to merge my network-refactoring branch to master > >The main objective of this piece of refactoring was to: >- reduce and eliminate unneeded dependencies on the orchestration piece >- move queries to the network data into the api project

[MERGE] network refactoring, phase 1

2013-01-10 Thread Chiradeep Vittal
I would like to merge my network-refactoring branch to master The main objective of this piece of refactoring was to: - reduce and eliminate unneeded dependencies on the orchestration piece - move queries to the network data into the api project - allow plugins to stop depending on the 'server' co