[4.4]: contrail plugin test log

2014-04-16 Thread Santhosh Edukulla
Team, We could see lot of logs generated for contrail plugin as part of build under 4.4, at the below path ( as an example ). I believe we wanted to clean them up post our tests,running as part of build. ./plugins/network-elements/juniper-contrail/logs/testclient.log Regards, Santhosh

RE: [Merge]: marvin branch to master

2014-04-16 Thread Santhosh Edukulla
1. After successful creation of datacenter, deploydatacenter will export the created configuration, so this basically is the serialized information of entries created with their ids. 2. Delete only deletes the datacenter and not recreate, all the previous exported configuration while creating,

Re: Changing encrypted content within db

2014-04-16 Thread ilya musayev
Rajani, Shell script via jasypt will do, Thanks alot, -ilya On 4/17/14, 12:28 AM, Rajani Karuturi wrote: If you download the [jasypt] library, it has util shell scripts to encrypt and decrypt. You can use them by passing your encryption key to get an encrypted value. Or you could write a sim

Review Request 20443: Integrate Deploy DB Into windows msi installer

2014-04-16 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20443/ --- Review request for cloudstack, Abhinandan Prateek and Koushik Das. Bugs: https:

Re: [Merge]: marvin branch to master

2014-04-16 Thread Rajani Karuturi
Hi Santosh, What is the command to export the current datacenter configuration? Is this added only to help delete? looks like delete is actually delete and recreate. Is there a way to just delete? If I have more than one zone configured and want to delete one of them, is it possible? post mer

Re: Review Request 15349: Overprivisoning changes needed

2014-04-16 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15349/ --- (Updated April 17, 2014, 4:31 a.m.) Review request for cloudstack, Kishan Kaval

Re: Changing encrypted content within db

2014-04-16 Thread Rajani Karuturi
If you download the [jasypt] library, it has util shell scripts to encrypt and decrypt. You can use them by passing your encryption key to get an encrypted value. Or you could write a simple java function to do the same. [jasypt] http://sourceforge.net/projects/jasypt/files/jasypt/ ~Rajani O

Re: Review Request 20210: List templates returns destroyed temples when copying the same template after deleting.

2014-04-16 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20210/ --- (Updated April 17, 2014, 4:15 a.m.) Review request for cloudstack, Kishan Kaval

Changing encrypted content within db

2014-04-16 Thread ilya musayev
How would i go about changing encrypted value in cloudstack db? I need to change a username and password for vSphere cluster managed by CloudStack 4.3.0. Thanks ilya

Re: login API with MD5 is not working

2014-04-16 Thread Tejas Gadaria
Hi Demetrius, Thanks for explanation, I will try with https now. Just for information, why did they change this from MD5 to plain text? Regards, Tejas On Thu, Apr 17, 2014 at 1:03 AM, Demetrius Tsitrelis < demetrius.tsitre...@citrix.com> wrote: > There is already an open bug > (https://issues.

Jenkins build is back to normal : build-master #635

2014-04-16 Thread jenkins
See

Jenkins build is back to normal : cloudstack-4.3-maven-build-noredist #417

2014-04-16 Thread jenkins
See

Re: [ACS4.4] Can't create an SR anymore (due to XmlRpcException)

2014-04-16 Thread Mike Tutkowski
I sent this info out on another e-mail thread, but figured I should follow up here, as well: Just to follow up on this, I wiped out all of my cached dependencies, updated from upstream again, and ran mvn -P developer,systemvm clean install -D noredist and I am now able to create an SR. On Tue,

Re: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Mike Tutkowski
Just to follow up on this, I wiped out all of my cached dependencies, updated from upstream again, and ran mvn -P developer,systemvm clean install -D noredist and I am now able to create an SR. On Wed, Apr 16, 2014 at 12:36 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > The intere

Build failed in Jenkins: build-master #634

2014-04-16 Thread jenkins
See -- [...truncated 1372 lines...] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered re

Build failed in Jenkins: cloudstack-4.3-maven-build-noredist #416

2014-04-16 Thread jenkins
See Changes: [wido] CLOUDSTACK-4665: Depend on rados-java 0.1.4 [wido] CLOUDSTACK-4665: Check if a snapshot is protected before trying to unprotect [wido] debian: Add JNA flag when starting agent [wido] debi

Jenkins build is back to normal : cloudstack-4.3-maven-build #522

2014-04-16 Thread jenkins
See

Best practice: Do not use innerHtml() property or it's equivalent jQuery .html() method

2014-04-16 Thread Demetrius Tsitrelis
This property is used to dynamically insert HTML into the UI. Unfortunately, it is easily abused because it accepts input such as

java6 is installed instead of java7 when CloudStack rpm which build from master branch is installed with yum command.

2014-04-16 Thread Yoshikazu Nojima
Hi, I found java6 is installed instead of java7 when CloudStack rpm which build from master branch is installed with yum command. Rpm spec file specifies java 1.7.0 or later, but it doesn't work. https://github.com/apache/cloudstack/commit/49a29 I confirmed my rpm has a requirement for java 1.7

Re: [DISCUSS]{BEHAVIORAL-CHANGE]Domain-Account-User Sync Up Among Multiple Regions

2014-04-16 Thread Alena Prokharchyk
Likewise, Alex. Will review the patch tomorrow. Thank you! Alena. On 4/16/14, 12:11 PM, "Alex Ough" wrote: >Hi Alena, > > >It was a nice to actually meet you during the conference and I updated >the review requests, so please review them and let me know if there is >anything not expected. > >

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack-docs-rn/pull/6 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

RE: login API with MD5 is not working

2014-04-16 Thread Demetrius Tsitrelis
There is already an open bug (https://issues.apache.org/jira/browse/CLOUDSTACK-6311). Essentially the same wording for the password parameter should be used in login, CreateUser, and UpdateUser: the password should be sent as clear text. -Original Message- From: Sebastien Goasguen [mailto

Re: Review Request 19912: [CLOUDSTACK-6322] Fixed Contrail: Params validation is missing while launching a service instance thru cloudmonkey

2014-04-16 Thread Sachchidanand Vaidya
Yes. It's a bug. Also can the fix be committed to 4.4 as well. Thanks & regards, Sachin From: daan Hoogland mailto:daan.hoogl...@gmail.com>> Reply-To: daan Hoogland mailto:daan.hoogl...@gmail.com>> Date: Wednesday, April 16, 2014 5:59 AM To: daan Hoogland mailto:daan.hoogl...@gmail.com>>, Sachc

Re: login API with MD5 is not working

2014-04-16 Thread Sebastien Goasguen
On Apr 16, 2014, at 12:56 PM, Demetrius Tsitrelis wrote: > One problem is that the API documentation > (https://cloudstack.apache.org/docs/api/apidocs-4.3/root_admin/login.html) > still says that the password should be hashed. The docs are out of date; > send > the password in plain text.

Re: [DISCUSS]{BEHAVIORAL-CHANGE]Domain-Account-User Sync Up Among Multiple Regions

2014-04-16 Thread Alex Ough
Hi Alena, It was a nice to actually meet you during the conference and I updated the review requests, so please review them and let me know if there is anything not expected. Thanks Alex Ough On Thu, Apr 3, 2014 at 1:01 PM, Alex Ough wrote: > Well, I'm not sure about that because the help is

Re: Review Request 17790: Domain-Account-User Sync Up Among Multiple Regions (New Plugin)

2014-04-16 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17790/ --- (Updated April 16, 2014, 7:07 p.m.) Review request for cloudstack. Changes --

Re: Review Request 20099: Domain-Account-User Sync Up Among Multiple Regions (Core Changes)

2014-04-16 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20099/ --- (Updated April 16, 2014, 7:06 p.m.) Review request for cloudstack. Changes --

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/6#issuecomment-40638781 Oh and please watch out for trailing spaces...we actually need to fix all of those --- If your project is set up for it, you can reply to this email and have yo

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread simonfiddaman
Github user simonfiddaman commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/6#issuecomment-40638734 Thanks Seb, that's the plan (and the reason for the delay in submitting this pull request). Simon On 16/04/2014 9:02 pm, "runseb" wrote: >

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/6#issuecomment-40638561 Ok, I merged it. this pull request should get automatically closed once the github mirror gets updated. thanks a lot for the patch, I am hoping you can k

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread simonfiddaman
Github user simonfiddaman commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/6#issuecomment-40638043 Not yet. Will run it in a test environment soon. 2.2.14 upgrade was CentOS, 4.x upgrades have been Ubuntu 12.04. On 16/04/2014 8:54 pm, "runseb" wr

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/6#issuecomment-40637598 Did you test the 4.2.1 to 4.3.0 then ? And I guess you are on ubuntu/Debian. --- If your project is set up for it, you can reply to this email and have

RE: [Merge]: marvin branch to master

2014-04-16 Thread Santhosh Edukulla
I mean marvin ssh module called sshClient.py. Santhosh From: David Nalley [da...@gnsa.us] Sent: Wednesday, April 16, 2014 2:48 PM To: dev@cloudstack.apache.org Cc: Srikanteswararao Talluri Subject: Re: [Merge]: marvin branch to master You mention a change

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread simonfiddaman
Github user simonfiddaman commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/6#issuecomment-40637290 I've run through the 2.2.14, 4.0.1 and 4.1.1 upgrades. All suggestions were based on this experience. I do have access to environments which can be

Re: [Merge]: marvin branch to master

2014-04-16 Thread David Nalley
You mention a change in ssh library? What did you change to? --David On Wed, Apr 16, 2014 at 1:48 PM, Santhosh Edukulla wrote: > Hi Team, > > We would like to merge marvin branch changes to master. We did few changes as > mentioned below. We rebased it against master and tested the changes we d

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/6#issuecomment-40636907 @simonfiddaman I presume that you have gone through the upgrade yourself step by step ? --- If your project is set up for it, you can reply to this email and h

Re: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Mike Tutkowski
The interesting thing here is that this has always worked with my SAN until I recently updated my CloudStack codebase. Now SR.create actually seems to create the SR (as it did in the past), but then it times out while doing a read. On Wed, Apr 16, 2014 at 12:27 PM, Anthony Xu wrote: > Normally

RE: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Anthony Xu
Normally , SR.scan will not take too long, if SR.scan times out after 600 seconds, I think there might be some problems with the SR, I think you need to fix the SR issue first. You can execute xe sr-scan in any XS hosts to see what's the problem. Anthony -Original Message- From: Mike

Re: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Mike Tutkowski
Hi Anthony, Would you be able to provide a bit more detail regarding what you were talking about (below) with regards to copy_vhd_from_secondarystorage not being used with XenServer 6.2? Thanks! Mike On Tue, Apr 15, 2014 at 1:05 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi An

Re: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Mike Tutkowski
What I had done was change the xapiwait (or something like that) global setting and then re-start my management server. On Wed, Apr 16, 2014 at 12:19 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Ah, that's probably it. Thanks! > > > On Wed, Apr 16, 2014 at 12:11 PM, Anthony Xu wr

Re: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Mike Tutkowski
Ah, that's probably it. Thanks! On Wed, Apr 16, 2014 at 12:11 PM, Anthony Xu wrote: > I think you need to change value in DB configuration, changing the java > code will not change the value in DB if the DB is already initialized. > > > > > > > +--+--+--+--+

Re: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Mike Tutkowski
Thanks, Anthony I will need to re-test. I changed that value from 60 to 600 last night and still saw an issue. Maybe I'll just start over from scratch and see if all is well. Thanks for the follow-up! On Wed, Apr 16, 2014 at 12:05 PM, Anthony Xu wrote: > Just checked in a fix for this. > >

RE: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Anthony Xu
I think you need to change value in DB configuration, changing the java code will not change the value in DB if the DB is already initialized. +--+--+--+--+---+--+---+-+---++ |

RE: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Anthony Xu
Just checked in a fix for this. change xapitimeout to 600 second, looks like we need to change some XAPI calls to Async before shorten the timeout Anthony From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] Sent: Wednesday, April 16, 2014 7:27 AM To: Murali Reddy Cc: Anthony Xu; dev@cloud

Re: [ACS4.5] move from xen 2 xenserver

2014-04-16 Thread Tim Mackey
Stephen, I'm going to look into how to construct a test case for that, and here is the wiki page covering the feature: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Convert+Xen+usage+to+XenServer Please feel free to suggest additional test cases, and I'll add them to the list. -tim On

[Merge]: marvin branch to master

2014-04-16 Thread Santhosh Edukulla
Hi Team, We would like to merge marvin branch changes to master. We did few changes as mentioned below. We rebased it against master and tested the changes we did. https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=38570520 Thanks! Santhosh

Re: Devcloud2 errors on 4.4

2014-04-16 Thread Amogh Vasekar
Let me know if you get it working, hasn't been for me. Thanks, Amogh On 4/16/14 5:20 AM, "David Grizzanti" wrote: >Didn't realize there was a new version of devcloud - thanks for the tip. > Will try this out! > > >On Wed, Apr 16, 2014 at 1:30 AM, Punith S wrote: > >> hi, >> >> check whether yo

Re: [ACS44] codefreeze in a couple of days

2014-04-16 Thread Mike Tutkowski
The biggest issue I have at the moment is an XmlRpcException with XenServer (I've seen others e-mail about this, as well). I'm pretty sure we changed our dependency on this JAR when XAPI was changed, but then that code was reverted. I will probably try to wipe out all of my dependencies and re-get

Re: Review Request 20316: CLOUDSTACK-1466: Adding "Domain Limits" and "Resize Volume" test suits for Primary Storage Limits

2014-04-16 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20316/#review40563 --- test/integration/component/test_ps_domain_limits.py

Re: Instance on KVM + NFS fails

2014-04-16 Thread La Motta, David
The instance creation worked on a manually created primary storage. We’ll take a look on our end to see what the difference is between manual vs. API-created primary storage. Thanks for the help. David La Motta Technical Marketing Engineer | Integrated Infrastructures NetApp Office: 1.919.476.

RE: login API with MD5 is not working

2014-04-16 Thread Demetrius Tsitrelis
One problem is that the API documentation (https://cloudstack.apache.org/docs/api/apidocs-4.3/root_admin/login.html) still says that the password should be hashed. The docs are out of date; send the password in plain text. And - think about security. DON'T use HTTP GET or the query parameters

Re: Instance on KVM + NFS fails

2014-04-16 Thread Marcus
Yes, it wouldn't start without a disk :-) On Wed, Apr 16, 2014 at 10:39 AM, La Motta, David wrote: > Thanks, Marcus. The virtual router can’t start, either. > > > 2014-04-16 09:28:52,874 DEBUG [kvm.resource.KVMHAMonitor] (Thread-4:null) > Found NFS storage pool 9e3145ae-6074-4aa8-bbbf-05f2d8f28

Re: Instance on KVM + NFS fails

2014-04-16 Thread La Motta, David
Strange. I added the NFS vol through the NetApp plugin, which created that Primary Storage via API calls. Let me give this a shot with a manually-added KVM Primary Storage. David La Motta Technical Marketing Engineer | Integrated Infrastructures NetApp Office: 1.919.476.5042 Mobile: 1.919.413.

Re: Instance on KVM + NFS fails

2014-04-16 Thread La Motta, David
Thanks, Marcus. The virtual router can’t start, either. 2014-04-16 09:28:52,874 DEBUG [kvm.resource.KVMHAMonitor] (Thread-4:null) Found NFS storage pool 9e3145ae-6074-4aa8-bbbf-05f2d8f284be in libvirt, continuing 2014-04-16 09:28:52,875 DEBUG [kvm.resource.KVMHAMonitor] (Thread-4:null) Executin

Re: Instance on KVM + NFS fails

2014-04-16 Thread Marcus
Just comparing your output to mine, your TemplateObjectTO has no "path" attribute. This would suggest that the template does not exist on your secondary storage (or perhaps CloudStack doesn't know about it). Also, something is bothering me here. It complains about KVMStorageProcessor.java line 150

Re: Instance on KVM + NFS fails

2014-04-16 Thread Marcus
turn on debugging for the agent: sed -i 's/INFO/DEBUG/g' /etc/cloudstack/agent/log4j-cloud.xml then look in /var/log/cloudstack/agent/agent.log On Wed, Apr 16, 2014 at 10:07 AM, La Motta, David wrote: > Hi Jang, where exactly is that log file? :-) > > > David La Motta > Technical Marketing En

Re: Instance on KVM + NFS fails

2014-04-16 Thread La Motta, David
Nevermind, I was looking in the wrong place. [root@rhelkvm1 log]# cd cloudstack/ [root@rhelkvm1 cloudstack]# ll total 4 drwxrwx---. 2 root root 4096 Apr 16 06:44 agent [root@rhelkvm1 cloudstack]# cd agent/ [root@rhelkvm1 agent]# ll total 16236 -rw-r--r--. 1 root root 2162 Apr 16 06:44 agent.l

Re: Review Request 20410: CLOUDSTACK-6282 - Added automated tests for Instances API calls in test_escalations.py

2014-04-16 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20410/#review40552 --- test/integration/component/test_escalations.py

Re: Instance on KVM + NFS fails

2014-04-16 Thread La Motta, David
Hi Jang, where exactly is that log file? :-) David La Motta Technical Marketing Engineer | Integrated Infrastructures NetApp Office: 1.919.476.5042 Mobile: 1.919.413.5600 On 4/16/14, 11:25 AM, "Yitao Jiang" wrote: >Hi, David > >Did u see anything wrong within kvm agent log file? > > > >Th

Re: Instance on KVM + NFS fails

2014-04-16 Thread La Motta, David
I am running this on a fresh install of 4.3, all from RPMs. 2014-04-16 06:44:54,992 DEBUG [c.c.a.t.Request] (Work-Job-Executor-7:job-30/job-33 ctx-c1a39369) Seq 5-968885921: Sending { Cmd , MgmtId: 345040294157, via: 5(rhelkvm1.demo.netapp.com), Ver: v1, Flags: 100111, [{"org.apache.cloudstack.st

Re: Review Request 20390: CLOUDSTACK-6202: Add signatureversion and expiring datetime to cloudmonkey, make it configurable

2014-04-16 Thread Yichi Lu
> On April 16, 2014, 2:50 a.m., Rohit Yadav wrote: > > If it's backward compatible and works fine, let's merge. LGTM Rohit: As far as I know this will not break the backward compatibility. For API calls, the signature version and expiration time is consumed by server/src/com/cloud/api/ApiServe

Re: Instance on KVM + NFS fails

2014-04-16 Thread Marcus
The 4.3 released RPMs work with my NFS tests for a fresh install. Is this a fresh install or an upgrade? What code are you running, both on mgmt server and agent (rpms, debs, or from source and commit hash)? Do you have a CopyCommand in the logs that shows the full JSON objects representing the Nfs

Re: Instance on KVM + NFS fails

2014-04-16 Thread Marcus
I'm positive I tested one of the last RCs with NFS, but I'm running through a fresh install with the release RPMs to see if I can reproduce it. On Wed, Apr 16, 2014 at 9:25 AM, Yitao Jiang wrote: > Hi, David > > Did u see anything wrong within kvm agent log file? > > > > Thanks, > > Yitao > > > 2

Re: Instance on KVM + NFS fails

2014-04-16 Thread Yitao Jiang
Hi, David Did u see anything wrong within kvm agent log file? Thanks, Yitao 2014-04-16 22:59 GMT+08:00 La Motta, David : > Hey everybody, I am trying to deploy a VM instance in KVM using NFS for > primary storage (on 4.3). Unfortunately, this is the exception I am > getting: > > 2014-04-16

Instance on KVM + NFS fails

2014-04-16 Thread La Motta, David
Hey everybody, I am trying to deploy a VM instance in KVM using NFS for primary storage (on 4.3). Unfortunately, this is the exception I am getting: 2014-04-16 06:44:53,128 DEBUG [o.a.c.e.o.VolumeOrchestrator] (Work-Job-Executor-6:job-30/job-31 ctx-b83982e8) Unable to create Vol[4|vm=4|ROOT]:java

Jenkins build is back to normal : build-master #632

2014-04-16 Thread jenkins
See

Re: [4.4]copy_vhd_from_secondarystorage is timing out

2014-04-16 Thread Mike Tutkowski
This is a similar problem to what I sent an e-mail out about last night: XmlRpcException (Read timed out). For me it's happening when CitrixResourceBase issues SR.create. This issue is currently blocking my testing progress and I'm not really sure who might be the right person to look into this.

[GitHub] cloudstack-docs-rn pull request: Update CS RelNotes 4.2.x to 4.3

2014-04-16 Thread simonfiddaman
GitHub user simonfiddaman opened a pull request: https://github.com/apache/cloudstack-docs-rn/pull/6 Update CS RelNotes 4.2.x to 4.3 - Break out validation step as it applies to all upgrades and installations - Update visual format of commands - Update instructions for 4.2

Build failed in Jenkins: build-master #631

2014-04-16 Thread jenkins
See Changes: [Daan Hoogland] CLOUDSTACK-6322 - Don't allow service instance creation with empty or null service-instance "name". -- [...truncated 1374 lines...] [INFO] Using 'UTF-8' encoding to

Re: Review Request 19686: Implementation of the issue CLOUDSTACK 6139 - System.vm.use.local.storage global setting to zone setting

2014-04-16 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19686/#review40546 --- doesn't apply (anymore) can you rebase? sorry - daan Hoogland On

Re: Review Request 19912: [CLOUDSTACK-6322] Fixed Contrail: Params validation is missing while launching a service instance thru cloudmonkey

2014-04-16 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19912/#review40545 --- Commit 085911f0a6c256c5f2a439ec0bf79b5027cdc078 in cloudstack's bran

Re: Review Request 19912: [CLOUDSTACK-6322] Fixed Contrail: Params validation is missing while launching a service instance thru cloudmonkey

2014-04-16 Thread daan Hoogland
> On April 15, 2014, 2:23 p.m., daan Hoogland wrote: > > It would seem that this is a behavioral change that would break backwards > > compatibility, is it? Right now empty service names are accepted. What is > > the consequence and why change the behavior, can you shed light on the > > subjec

old review requests

2014-04-16 Thread Daan Hoogland
LS, I have been going over the review requests that are more then 3 months old. I will continue going over older requests asking people to update or discard them next week. Please have a look at your review board desktop to save me work. TIA -- Daan

Re: AsyncJobEvents missing from Event Bus in 4.3

2014-04-16 Thread Daan Hoogland
this sounds like a regression!?! is it being tested in a unit/integration test? On Wed, Apr 16, 2014 at 2:16 PM, David Grizzanti wrote: > I've created a bug in Jira for this, > https://issues.apache.org/jira/browse/CLOUDSTACK-6426 > > > On Tue, Apr 15, 2014 at 2:14 AM, Murali Reddy wrote: > >> On

Re: Devcloud2 errors on 4.4

2014-04-16 Thread David Grizzanti
Didn't realize there was a new version of devcloud - thanks for the tip. Will try this out! On Wed, Apr 16, 2014 at 1:30 AM, Punith S wrote: > hi, > > check whether you are using the new updated devcloud2(1.3GB) for 4.3 > onwards! > ref - https://cwiki.apache.org/confluence/display/CLOUDSTACK/

Re: AsyncJobEvents missing from Event Bus in 4.3

2014-04-16 Thread David Grizzanti
I've created a bug in Jira for this, https://issues.apache.org/jira/browse/CLOUDSTACK-6426 On Tue, Apr 15, 2014 at 2:14 AM, Murali Reddy wrote: > On 15/04/14 3:03 AM, "Kelven Yang" wrote: > > >I was the original author for AsyncJob management and I wasn¹t aware of > >that there is a hook-up to

[ACS44] codefreeze in a couple of days

2014-04-16 Thread Daan Hoogland
heads up; the official code-freeze date is friday the 18th of april (2014). in practice I will start branch 4.4-forward on saterday morning CET so COB on friday you can still submit to our present 4.4 branch. I will be taking over the task as primary point of contact from Hugo as of now. Please di

Re: [PROPOSAL] Enhance the cloudstack events to include more information

2014-04-16 Thread Jeff Hair
Hi, Is it possible to put something in there about standardizing the format of the events on the event bus to a JSON format similar to how the resource state transition and usage events work? Jeff On Wed, Apr 16, 2014 at 10:55 AM, Sonal Ojha wrote: > Hello , > > I have started putting up thou

Re: Review Request 18768: CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool

2014-04-16 Thread Koushik Das
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18768/#review40542 --- Ship it! Ship It! - Koushik Das On April 16, 2014, 10:14 a.m., S

Re: Review Request 18768: CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool

2014-04-16 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18768/#review40541 --- Commit 406c289d15fb25501c6e9d9ce1a73725c34b7aea in cloudstack's bran

Jenkins build is back to normal : build-master #630

2014-04-16 Thread jenkins
See

Re: [PROPOSAL] Enhance the cloudstack events to include more information

2014-04-16 Thread Sonal Ojha
Hello , I have started putting up thoughts into the wiki article related to enhancing the cloudstack events. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enhance+cloudstack+events+to+be+more+detailed Kindly let me know any thoughts / suggestions. -Sonal On Wed, Mar 19, 2014 at 6:29

Re: Review Request 18768: CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool

2014-04-16 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18768/#review40538 --- Commit eb195d0575ee8d4b618ec52d2fd453a2c0867666 in cloudstack's bran

Build failed in Jenkins: build-master #629

2014-04-16 Thread jenkins
See Changes: [sanjay.tripathi] CLOUDSTACK-6394: Add gpu details in "Add Compute Offering” [sanjay.tripathi] CLOUDSTACK-6393: Add gpu details in Compute Offering detail view [sanjay.tripathi] CLOUDSTACK-6233: Add new tab "GPU" in Hos

Re: Review Request 20261: CLOUDSTACK-6233: Add new tab "GPU" in Host detailView for gpu enabled hosts

2014-04-16 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20261/#review40536 --- Commit f3cf85bb6248aee7d2d64cc8e766fcbb12f6f029 in cloudstack's bran

Re: Review Request 20280: CLOUDSTACK-6393: Add gpu details in Compute Offering detail view

2014-04-16 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20280/#review40535 --- Commit 3fbac14aa99c40bf7fad584c373b46720881628d in cloudstack's bran

Re: Review Request 20280: CLOUDSTACK-6393: Add gpu details in Compute Offering detail view

2014-04-16 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20280/#review40532 --- Commit a0e6eff6e8ce94d4fae83a6f49deed77838b7a9b in cloudstack's bran

Re: Review Request 20261: CLOUDSTACK-6233: Add new tab "GPU" in Host detailView for gpu enabled hosts

2014-04-16 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20261/#review40533 --- Commit eee8a04dabe5eb19fd7fc6be4b33b39ed27ffde6 in cloudstack's bran

Re: Review Request 20261: CLOUDSTACK-6233: Add new tab "GPU" in Host detailView for gpu enabled hosts

2014-04-16 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20261/#review40531 --- Ship it! Ship It! - Sanjay Tripathi On April 11, 2014, 3:49 p.m.

Re: Review Request 20281: CLOUDSTACK-6394: Add gpu details in "Add Compute Offering”

2014-04-16 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20281/#review40530 --- Ship it! Ship It! - Sanjay Tripathi On April 12, 2014, 10:26 a.m

Re: Review Request 20280: CLOUDSTACK-6393: Add gpu details in Compute Offering detail view

2014-04-16 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20280/#review40528 --- Ship it! Ship It! - Sanjay Tripathi On April 12, 2014, 10:22 a.m

Re: Review Request 20411: Added few fixes for CLOUDSTACK-6316

2014-04-16 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20411/#review40529 --- Commit 901d633ca426ee5542e9b021135cd8fb2288a25c in cloudstack's bran

Re: Review Request 20411: Added few fixes for CLOUDSTACK-6316

2014-04-16 Thread SrikanteswaraRao Talluri
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20411/#review40527 --- Ship it! Ship It! - SrikanteswaraRao Talluri On April 16, 2014,

Re: Review Request 18768: CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool

2014-04-16 Thread Saksham Srivastava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18768/ --- (Updated April 16, 2014, 10:14 a.m.) Review request for cloudstack and Koushik

RE: Snapshot size

2014-04-16 Thread Alex Hitchins
Hello, I think your point is raised here (or certainly similar): https://issues.apache.org/jira/browse/CLOUDSTACK-5035 This is my next item to look at. Alex Hitchins | 07788 423 969 | 01892 523 587 - -Original Message- From: Gaurav Aradhye

Snapshot size

2014-04-16 Thread Gaurav Aradhye
Hello all, Snapshot size is not listed in any API and it does not count in the secondary storage count. It is only tracked in "snapshottotal" of the account/domain/project. Can somebody please address following questions? 1) Why snapshot size is not listed? 2) As a consequence, why isn't it count

Re: Review Request 20366: Integrating Windows wix tool to maven

2014-04-16 Thread Damodar Reddy Talakanti
> On April 15, 2014, 11:39 a.m., daan Hoogland wrote: > > please test on other platforms to make sure it doesn't break non-windows > > builds Sure Daan will do that - Damodar Reddy --- This is an automatically generated e-mail. To repl

Re: Review Request 20366: Integrating Windows wix tool to maven

2014-04-16 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20366/ --- (Updated April 16, 2014, 9:57 a.m.) Review request for cloudstack, Abhinandan P

Re: Review Request 18964: Windowsfication of CloudStack Management Server - Changes to support windows OS

2014-04-16 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18964/ --- (Updated April 16, 2014, 9:52 a.m.) Review request for cloudstack, Abhinandan P

Review Request 20411: Added few fixes for CLOUDSTACK-6316

2014-04-16 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20411/ --- Review request for cloudstack and SrikanteswaraRao Talluri. Repository: cloudst

  1   2   >