Re: Review Request 19922: CLOUDSTACK-6251: Removed XenServer stub code and used xapi.jar from the central repository instead.

2014-04-11 Thread Konstantina Chremmou
Diff: https://reviews.apache.org/r/19922/diff/ Testing --- Thanks, Konstantina Chremmou

Re: Review Request 19922: CLOUDSTACK-6251: Removed XenServer stub code and used xapi.jar from the central repository instead.

2014-04-09 Thread Konstantina Chremmou
typo; ignored file. Diffs (updated) - pom.xml c608c4b Diff: https://reviews.apache.org/r/19922/diff/ Testing --- Thanks, Konstantina Chremmou

RE: can't get the simulator running on 4.4

2014-04-08 Thread Konstantina Chremmou
clues why it would happen? Thanks, Tina > -Original Message- > From: Konstantina Chremmou [mailto:konstantina.chrem...@citrix.com] > Sent: 07 April 2014 2:21 PM > To: dev@cloudstack.apache.org > Subject: RE: can't get the simulator running on 4.4 > > I'm

RE: [4.4] Current State

2014-04-07 Thread Konstantina Chremmou
compared to the old one. What I can do is upload a new jar with corrected dependency and submit a new patch. From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: 07 April 2014 3:06 PM To: dev@cloudstack.apache.org Cc: Konstantina Chremmou Subject: Re: [4.4] Current State Now that I

RE: can't get the simulator running on 4.4

2014-04-07 Thread Konstantina Chremmou
ust wanted to check whether your upgrade is > successful? > > Santhosh > > From: Konstantina Chremmou [konstantina.chrem...@citrix.com] > Sent: Monday, April 07, 2014 8:24 AM > To: dev@cloudstack.apache.org > Subject: RE: can't get the simulator ru

RE: can't get the simulator running on 4.4

2014-04-07 Thread Konstantina Chremmou
I don't have any of these issues on master. > -Original Message- > From: Santhosh Edukulla [mailto:santhosh.eduku...@citrix.com] > Sent: 07 April 2014 12:17 PM > To: dev@cloudstack.apache.org > Subject: RE: can't get the simulator running on 4.4 > > H

RE: [4.4] Current State

2014-04-07 Thread Konstantina Chremmou
Hi Murali, The latest XAPI jar can be used with older versions of xenserver. Could you please specify what are the exact errors you get after that commit? Thanks, Tina > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: 07 April 2014 7:53 AM > To: d

can't get the simulator running on 4.4

2014-04-07 Thread Konstantina Chremmou
Hi all, I've tried the instructions on https://cwiki.apache.org/confluence/display/CLOUDSTACK/Validating+check-ins+for+your+local+changes%2C+using+Simulator They work ok on master, but not on 4.4. I can't deploy the simulator database without making changes to the files setup\db\hypervisor_cap

RE: [ANNOUNCE] Better XenServer support in 4.4....

2014-04-03 Thread Konstantina Chremmou
nd now > it's finally done. Tina (Konstantina Chremmou) checked in a patch that > removes CloudStack's own copy of XenServerJava source code and > submitted a copy of the xen-api.jar into the maven repository. Since xen- > api.jar is backwards compatible with previous versi

Re: Review Request 19922: CLOUDSTACK-6251: Removed XenServer stub code and used xapi.jar from the central repository instead.

2014-04-03 Thread Konstantina Chremmou
apache.org/r/19922/#review39351 --- On April 2, 2014, 2:59 p.m., Konstantina Chremmou wrote: > > --- > This is an automatically generated e-mail. To reply, vis

Re: Review Request 19922: CLOUDSTACK-6251: Removed XenServer stub code and used xapi.jar from the central repository instead.

2014-04-02 Thread Konstantina Chremmou
/cloudstack/hypervisor/xenserver/XenServerResourceNewBase.java ec203d8 pom.xml c608c4b Diff: https://reviews.apache.org/r/19922/diff/ Testing --- Thanks, Konstantina Chremmou

Review Request 19922: CLOUDSTACK-6251: Removed XenServer stub code and used xapi.jar from the central repository instead.

2014-04-02 Thread Konstantina Chremmou
/XenServerResourceNewBase.java ec203d8 pom.xml c608c4b Diff: https://reviews.apache.org/r/19922/diff/ Testing --- Thanks, Konstantina Chremmou

Review Request 19921: CLOUDSTACK-6251: Remove XenServer stub code and use xapi.jar from central repository instead

2014-04-02 Thread Konstantina Chremmou
/Xenserver625StorageProcessor.java dad3d14 plugins/hypervisors/xen/src/org/apache/cloudstack/hypervisor/xenserver/XenServerResourceNewBase.java 2ee45a3 pom.xml 7af7139 Diff: https://reviews.apache.org/r/19921/diff/ Testing --- Thanks, Konstantina Chremmou

Review Request 19467: Added version info to command and response parameters introduced in 4.4.

2014-03-20 Thread Konstantina Chremmou
/ Testing --- Thanks, Konstantina Chremmou

Review Request 19468: Renamed static fields to comply with coding conventions.

2014-03-20 Thread Konstantina Chremmou
/RestartVPCCmd.java e1a5306 api/src/org/apache/cloudstack/api/command/user/vpc/UpdateVPCCmd.java e495603 Diff: https://reviews.apache.org/r/19468/diff/ Testing --- Thanks, Konstantina Chremmou

RE: Anybody saw this error on master?

2014-03-14 Thread Konstantina Chremmou
GPUGroup.getEnabledVGPUTypes was added in XenServer 6.2 SP1, it doesn't exist in 6.2. Tina > -Original Message- > From: Min Chen [mailto:min.c...@citrix.com] > Sent: 14 March 2014 5:02 PM > To: dev@cloudstack.apache.org > Subject: Re: Anybody saw this error on master? > > I am using Xen

RE: [20/31] git commit: updated refs/heads/distributedrouter to a8d43ba

2014-03-13 Thread Konstantina Chremmou
Hi, This commit adds a new parameter to ListVMsCmd, but no 'since' has been specified in the parameter annotation. Please rectify. Thanks, Tina --- Guidelines for writing/modifying CS APIs: https://cwiki.apache

RE: [20/31] git commit: updated refs/heads/distributedrouter to a8d43ba

2014-03-13 Thread Konstantina Chremmou
Hi, This commit adds a new parameter to ListVMsCmd, but no 'since' has been specified in the parameter annotation. Please rectify. Thanks, Tina --- Guidelines for writing/modifying CS APIs: https://cwiki.apache

Re: Review Request 18432: Fixed some resource files issues

2014-02-27 Thread Konstantina Chremmou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18432/#review35615 --- Ship it! Ship It! - Konstantina Chremmou On Feb. 24, 2014, 5:47

Review Request 18432: Fixed some resource files issues

2014-02-24 Thread Konstantina Chremmou
/messages_pt_BR.properties 07fd3f4 client/WEB-INF/classes/resources/messages_zh_CN.properties 88b13a1 Diff: https://reviews.apache.org/r/18432/diff/ Testing --- Thanks, Konstantina Chremmou