Re: Review Request 24557: CLOUDSTACK-7308 - Adds tagging support for security group rules

2014-08-14 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24557/#review50707 --- Ship it! Ship It! - Wei Zhou On 八月 12, 2014, 2:39 p.m., Stephen

Cancel VM migration when cluster is facing issues

2014-08-14 Thread Amin Samir
Hello, Has anyone know how to cancel the process of migrating VM from cluster to another, this happens automatically when a cluster does not have the adequate capacity or storage has issues, it is also attempts migrating the storage of VM to the destination cluster primary storage. Thank

Jenkins build is still unstable: simulator-singlerun #129

2014-08-14 Thread jenkins
See

Re: cannot create template

2014-08-14 Thread ilya musayev
Please check if convert to template job timed out. Also, if you see an error in vCenter when template created, please post it here. You may need to pull out hostd.log from the hypervisor that the command was executed on. Template generation maybe a slow process for vmware in general - dependi

Jenkins build is still unstable: simulator-singlerun #128

2014-08-14 Thread jenkins
See

Re: Regarding Shrinking of Volume

2014-08-14 Thread John Dilley
Or a new API listDiskOfferingsVolumeCanBeResizedTo. But probably with a more concise name :) John Sent from my Samsung Galaxy S5 - powered by Three Original message From: Mike Tutkowski Date:14/08/2014 17:43 (GMT+00:00) To: John Dilley Cc: dev@cloudstack.apache.org Subject

Re: Review Request 24648: CLOUDSTACK-7310 - don't try and shink a disk in the volume resize test

2014-08-14 Thread John Dilley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24648/#review50657 --- Don't submit this one, see review 24696 instead - John Dilley On

Re: Review Request 24648: CLOUDSTACK-7310 - don't try and shink a disk in the volume resize test

2014-08-14 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24648/#review50655 --- Ship it! Ship It! - anthony xu On Aug. 13, 2014, 2:22 p.m., John

Re: Review Request 24152: CLOUDSTACK-7182: NPE while trying to deploy VMs in parallel in isolated network

2014-08-14 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24152/#review50653 --- Koushik, I did the code review and some additional testing for the p

Re: Review Request 19675: [CLOUDSTACK-6228] Added the ability to show warning (exclamation mark) icon on confirmation dialogs

2014-08-14 Thread Brian Federle
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19675/#review50638 --- Ship it! Ship It! - Brian Federle On March 26, 2014, 10:47 a.m.,

Re: Integration Tests on TravisCI

2014-08-14 Thread Rohit Yadav
Hi Ian, On 14-Aug-2014, at 8:40 pm, Ian Duffy wrote: > Failing to get master up on TravisCI. > > TravisCI brings up linux containers, these linux containers come with > interfaces that do not have mac addresses. > > *Example: * > > loLink encap:Local Loopback > > inet addr:127.0

Jenkins build is still unstable: simulator-singlerun #127

2014-08-14 Thread jenkins
See

Re: Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
Failing to get master up on TravisCI. TravisCI brings up linux containers, these linux containers come with interfaces that do not have mac addresses. *Example: * loLink encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host

Re: [DISCUSSION] Changes to server.xml to support tomcat7

2014-08-14 Thread Carlos Reategui
Isn't Jetty used for testing? Why not use it for deployment too and get rid of tomcat. On Thu, Aug 14, 2014 at 1:51 AM, Damoder Reddy wrote: > > On 14-Aug-2014, at 1:57 pm, Rajani Karuturi wrote: > > >> > >> > >> Anybody else see any issues if we comment out the 1st section above with > >> re

Jenkins build is still unstable: simulator-singlerun #126

2014-08-14 Thread jenkins
See

Re: Review Request 24598: Copy Snapshot command too heavy on XenServer Dom0 resources when using dd top copy incremental snapshots

2014-08-14 Thread anthony xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24598/#review50605 --- Ship it! This srcipt is not used for XS 6.2 + SP1 + FOX and above,

Re: Build failed in Jenkins: cloudstack-rat-master #5231

2014-08-14 Thread Rohit Yadav
Hey Mike, On 14-Aug-2014, at 7:15 pm, Mike Tutkowski wrote: > Hi Rohit, > > Can you tell me if what I've done is sufficient? > > https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=d5c71677dbd427bd2bff23f792deddccb70e7355;hp=516895d48e5e150b630d06fae8d9f5d27ee06ff6 Looks goo

Re: [SHOW] Authentication refactoring

2014-08-14 Thread Min Chen
Sorry, I might just get part of your commit yesterday when I looked. Now I saw them. Thanks for your clarification. -min On 8/14/14 10:01 AM, "Rohit Yadav" wrote: > >On 14-Aug-2014, at 6:54 pm, Min Chen wrote: > >> Hi Rohit, >> >> Any reason why you didn't implement response class for login a

Fwd: Build failed in Jenkins: cloudstack-rat-master #5231

2014-08-14 Thread Mike Tutkowski
Hi Rohit, Can you tell me if what I've done is sufficient? https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commitdiff;h=d5c71677dbd427bd2bff23f792deddccb70e7355;hp=516895d48e5e150b630d06fae8d9f5d27ee06ff6 Thanks! Mike -- Forwarded message -- From: Daan Hoogland Date:

Re: [SHOW] Authentication refactoring

2014-08-14 Thread Rohit Yadav
On 14-Aug-2014, at 6:54 pm, Min Chen wrote: > Hi Rohit, > > Any reason why you didn't implement response class for login and logout > like any other API cmd? I think that will be useful as mentioned in your > FS. In cloud-api, checkout org.apache.cloudstack.api.response.{LoginCmdResponse, Logo

Re: [SHOW] Authentication refactoring

2014-08-14 Thread Rohit Yadav
Hi Min, On 14-Aug-2014, at 6:54 pm, Min Chen wrote: > Hi Rohit, > > Any reason why you didn't implement response class for login and logout > like any other API cmd? I think that will be useful as mentioned in your > FS. Checkout LoginResponse and LogoutResponse :) also read the annotation in

Re: [SHOW] Authentication refactoring

2014-08-14 Thread Min Chen
Hi Rohit, Any reason why you didn't implement response class for login and logout like any other API cmd? I think that will be useful as mentioned in your FS. Thanks -min On 8/12/14 2:10 AM, "Rohit Yadav" wrote: >This was done: >https://cwiki.apache.org/confluence/displ

RE: Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
Cool, thanks Santhosh. I will try this out in a few hours. On 14 Aug 2014 17:23, "Santhosh Edukulla" wrote: > Ian, > > I just installed latest marvin after cloudstack build on master, and ran > tests against the simulator from smoke folder, below are the results. All > passed, except one, i beli

Re: Review Request 24611: New DNS provider (GloboDNS)

2014-08-14 Thread Rohit Yadav
Hey! On 14-Aug-2014, at 6:47 pm, Daniel Vega Simoes wrote: > Rohit, > > We've fired up a VM on Amazon EC2 to host both the DNS server and the > GloboDNS application that manages it. > > When you configure the GloboDNS provider, you should use the following info: > -> username: ad...@example.co

Re: [DISCUSS] Next release of cloudmonkey and feature requests

2014-08-14 Thread Rohit Yadav
Hey, On 14-Aug-2014, at 5:37 pm, Nux! wrote: > Hi, > > Thanks for your work. > The problem I hit most while using cloudmonkey is having to switch between > config files as I need to work on different deployments. > Having it be more "multi-host" friendly would be great. :-) How about I introdu

Re: Review Request 24611: New DNS provider (GloboDNS)

2014-08-14 Thread Daniel Vega Simoes
> On Aug. 12, 2014, 9:52 p.m., Rohit Yadav wrote: > > Hi Daniel, > > > > Thank you for your work, it looks comprehensive. Appreciate the tests and > > design doc on the wiki. > > > > Can you make sure we don't do wildcard imports, I personally don't have any > > problem with using them but a

Re: Regarding Shrinking of Volume

2014-08-14 Thread Mike Tutkowski
This would also have to provide some info as to what constitutes a smaller disk offering (then, I suppose, the GUI would use that info to compare the current offering against the proposed offering). On Thu, Aug 14, 2014 at 4:51 AM, John Dilley wrote: > A common way to deal with this is to have

RE: Integration Tests on TravisCI

2014-08-14 Thread Santhosh Edukulla
Ian, I just installed latest marvin after cloudstack build on master, and ran tests against the simulator from smoke folder, below are the results. All passed, except one, i believe that as well could be some global param or some config issue. I hope you want to install, use latest marvin and

Re: Review Request 23150: CLOUDSTACK-7006: Restore template ID in ROOT volume usages

2014-08-14 Thread Olivier Lemasle
> On juin 30, 2014, 3:11 après-midi, Sebastien Goasguen wrote: > > I applied it to 4.3, I will give Kishan a bit of time to see it and apply > > to master and 4.4 (probably 4.4.1 since we are cutting the RC now). Hi, Is it now possible to apply this patch on branches 4.4 and master? - Olivie

Re: Disable Agent

2014-08-14 Thread Rafael Weingartner
If the VMs are running it would remove them On Thu, Aug 14, 2014 at 12:15 PM, Fedi Ben Ali wrote: > Hello , > > When we add a host that contains virtual machines to CloudStack,there is an > agent that remove all those VM's. > Is there a solution that allow me disable that agent so i can add the

Re: [DISCUSS] Next release of cloudmonkey and feature requests

2014-08-14 Thread Nux!
Hi, Thanks for your work. The problem I hit most while using cloudmonkey is having to switch between config files as I need to work on different deployments. Having it be more "multi-host" friendly would be great. :-) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.r

Disable Agent

2014-08-14 Thread Fedi Ben Ali
Hello , When we add a host that contains virtual machines to CloudStack,there is an agent that remove all those VM's. Is there a solution that allow me disable that agent so i can add the host without having this cloudstack agent removing all my vM's ?? Thanks.

RE: Integration Tests on TravisCI

2014-08-14 Thread Santhosh Edukulla
Few test suites under smoke/misc folder say test_vm_ha,test_vm_sync, test_deploy_vm have a dependency to run only on simulator and sequentially with no entries available in CS, these are written using simulator mocks, so if you run along with other test suites they will fail. with -w switch, no

Build failed in Jenkins: simulator-hotfix-trigger #22

2014-08-14 Thread jenkins
See -- [...truncated 7104 lines...] [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-developer --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- proper

Re: Integration Tests on TravisCI

2014-08-14 Thread Rohit Yadav
w00t! Contrats and thanks Ian for pulling that off. On 14-Aug-2014, at 3:42 pm, Ian Duffy wrote: > Hi All, > > TL;DR: See https://github.com/imduffy15/Cloudstack-Clone specifically > .travis.yml and tools/travis/* > > Myself, Sebastien and Rohit have been looking at executing Cloudstack's > inte

Jenkins build is still unstable: simulator-singlerun #125

2014-08-14 Thread jenkins
See

Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
Hi All, TL;DR: See https://github.com/imduffy15/Cloudstack-Clone specifically .travis.yml and tools/travis/* Myself, Sebastien and Rohit have been looking at executing Cloudstack's integration tests against the simulator using http://travis-ci.org. Doing this will enable us to execute the integr

Re: Build failed in Jenkins: cloudstack-rat-master #5231

2014-08-14 Thread Daan Hoogland
Seif, Can you? On Thu, Aug 14, 2014 at 2:13 PM, Rohit Yadav wrote: > > On 14-Aug-2014, at 2:02 pm, Daan Hoogland wrote: > > > Rohit, The files are MIT licensed, though one of them doesn't mention > that. > > I think they must be excluded from the rat check. > > In that case, we should add the

Build failed in Jenkins: simulator-hotfix-trigger #21

2014-08-14 Thread jenkins
See -- [...truncated 7086 lines...] [WARNING] The requested profile "simulator" could not be activated because it does not exist. [simulator-hotfix-trigger] $ mvn -P developer -pl developer -

Re: Review Request 21773: sysctl improvements regarding nf_conntrack_max, panic and nonlocal_bind

2014-08-14 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21773/#review50576 --- 45deade1df171d9ae5562111bf011ee913ff9dc0 on 4.3 c4d1bf7f2426bfddd96a

Re: Build failed in Jenkins: cloudstack-rat-master #5231

2014-08-14 Thread Rohit Yadav
On 14-Aug-2014, at 2:02 pm, Daan Hoogland wrote: > Rohit, The files are MIT licensed, though one of them doesn't mention that. > I think they must be excluded from the rat check. In that case, we should add the exclusion in rat check (root pom.xml) and add attribution in LICENSE file. Cheers.

Re: Build failed in Jenkins: cloudstack-rat-master #5231

2014-08-14 Thread Daan Hoogland
Rohit, The files are MIT licensed, though one of them doesn't mention that. I think they must be excluded from the rat check. On Thu, Aug 14, 2014 at 1:57 PM, Rohit Yadav wrote: > Hi Mike and Seif, > > Can you please add license header to the files causing rat builds to fails > due to the commi

Re: Build failed in Jenkins: cloudstack-rat-master #5231

2014-08-14 Thread Rohit Yadav
Hi Mike and Seif, Can you please add license header to the files causing rat builds to fails due to the commit: 9d776f4f2ce5a5c0d8364eed0959683830428cd0 Cheers. On 14-Aug-2014, at 1:53 pm, Apache Jenkins Server wrote: > See >

Re: Review Request 21773: sysctl improvements regarding nf_conntrack_max, panic and nonlocal_bind

2014-08-14 Thread Joris van Lieshout
> On May 27, 2014, 4:59 p.m., Chiradeep Vittal wrote: > > I like the idea of taking action on OOM in the VR/systemvm. However there > > is a missing (very important) piece: the VR stays unconfigured. So, it > > should actually stop, not reboot in order for the management server to take > > not

[DISCUSS] Next release of cloudmonkey and feature requests

2014-08-14 Thread Rohit Yadav
Hi, The current version of cloudmonkey 5.1.0 has couple of bugs that I had fixed in last couple of days, and for past couple of days I’m refactoring and enhancing it and will start a voting thread for a bugfix release. I’m also thinking of introducing python plugin support so people can write

Jenkins build is still unstable: simulator-singlerun #124

2014-08-14 Thread jenkins
See

Re: Review Request 24696: Only attempt to shrink volume in test if CLVM is in use

2014-08-14 Thread John Dilley
> On Aug. 14, 2014, 11:16 a.m., Santhosh Edukulla wrote: > > test/integration/smoke/test_volumes.py, line 640 > > > > > > Just an additional refactor, we can do the check at the start before > > attach volume and skip

Re: Review Request 24696: Only attempt to shrink volume in test if CLVM is in use

2014-08-14 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24696/#review50572 --- test/integration/smoke/test_volumes.py

Re: Review Request 24696: Only attempt to shrink volume in test if CLVM is in use

2014-08-14 Thread John Dilley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24696/#review50571 --- test/integration/smoke/test_volumes.py

Re: Review Request 24696: Only attempt to shrink volume in test if CLVM is in use

2014-08-14 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24696/#review50570 --- test/integration/smoke/test_volumes.py

Re: Review Request 24695: CLOUDSTACK-7346: Skip iSCSI primary storage test for VMWare

2014-08-14 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24695/#review50569 --- Ship it! Ship It! - Santhosh Edukulla On Aug. 14, 2014, 10:37 a.

Re: CS 4.5/Master - Virtual Routers stuck in Starting state, Requires upgrade

2014-08-14 Thread Pradeep Cloudstack
My bad; My cloudstack agent was still running the older version; upgraded the same and things are working fine now -Pradeep From: Pradeep Cloudstack To: "dev@cloudstack.apache.org" Sent: Thursday, August 14, 2014 2:37 PM Subject: Re: CS 4.5/Master - Virt

RE: Regarding Shrinking of Volume

2014-08-14 Thread John Dilley
A common way to deal with this is to have a supported operations field, that the UI can read – one such operation would be “shrink volume”, and if this was not present, the UI could prevent you from choosing a smaller disk offering. It would keep the business logic (e.g. “XenServer does not supp

Review Request 24696: Only attempt to shrink volume in test if CLVM is in use

2014-08-14 Thread John Dilley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24696/ --- Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-7228

Review Request 24695: CLOUDSTACK-7346: Skip iSCSI primary storage test for VMWare

2014-08-14 Thread John Dilley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24695/ --- Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-7346

Build failed in Jenkins: simulator-hotfix-trigger #20

2014-08-14 Thread jenkins
See -- [...truncated 7092 lines...] [WARNING] The requested profile "simulator" could not be activated because it does not exist. [simulator-hotfix-trigger] $ mvn -P developer -pl developer -

Re: CS 4.5/Master - Virtual Routers stuck in Starting state, Requires upgrade

2014-08-14 Thread Pradeep Cloudstack
Hi Erik, I used the latest from jenkins http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-kvm.qcow2.bz2 Still, same issue -Pradeep From: Erik Weber To: Pradeep Cloudstack ; d

Jenkins build is still unstable: simulator-singlerun #123

2014-08-14 Thread jenkins
See

Re: Review Request 23395: CLOUDSTACK-5663 :- Handled the NULL check for network's cidr field to avoid NPE for createNetwork and listNetwork

2014-08-14 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23395/#review50566 --- Ship it! adf7de9a95fb5a9d08d4c091e85469605ae2074a on master - daan

Re: [DISCUSSION] Changes to server.xml to support tomcat7

2014-08-14 Thread Damoder Reddy
On 14-Aug-2014, at 1:57 pm, Rajani Karuturi wrote: >> >> >> Anybody else see any issues if we comment out the 1st section above with >> respect to "tomcat6/tomcat7"? >> >> > once we move to tomcat7, this file would no longer be relevant for tomcat6 > right? Yes that is correct.. > > ~Raja

Re: Review Request 24598: Copy Snapshot command too heavy on XenServer Dom0 resources when using dd top copy incremental snapshots

2014-08-14 Thread daan Hoogland
> On Aug. 12, 2014, 11:16 a.m., daan Hoogland wrote: > > c4b78c3aaa8df20c8e892b9d5108d8f34f96ed0c on 4.4 37baddd7212717f259c33b3bb75720d718b92d2c on master - daan --- This is an automatically generated e-mail. To reply, visit: https://r

Re: [DISCUSSION] Changes to server.xml to support tomcat7

2014-08-14 Thread Rajani Karuturi
> > > Anybody else see any issues if we comment out the 1st section above with > respect to "tomcat6/tomcat7"? > > once we move to tomcat7, this file would no longer be relevant for tomcat6 right? ~Rajani

cannot create template

2014-08-14 Thread fight3000dz
The envirionment is cloudstack4.0.0+vmware5.0.There was an error when i created a template.The following is my procedure: 1. stop the instance 2. click the "create template" button on the website of the root disk of the instance. Then there was an error.The following is the errorlog of mangement-

Re: Review Request 24692: CLOUDSTACK-7345 patch to change dd command from 4M to 128k when using NFS

2014-08-14 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24692/#review50562 --- Ship it! Ship It! - Joris van Lieshout On Aug. 14, 2014, 7:51 a.

Jenkins build is still unstable: simulator-singlerun #122

2014-08-14 Thread jenkins
See

Review Request 24692: CLOUDSTACK-7345 patch to change dd command from 4M to 128k when using NFS

2014-08-14 Thread Brenn Oosterbaan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24692/ --- Review request for cloudstack, daan Hoogland, Joris van Lieshout, and Sanjay Tri

Re: CS 4.5/Master - Virtual Routers stuck in Starting state, Requires upgrade

2014-08-14 Thread Erik Weber
Use the newest from jenkins. Erik 14. aug. 2014 09:34 skrev "Pradeep Cloudstack" følgende: > I started the cloudstack management server from the master branch. After > that, in the global settings, I set to > false the value for "router.version.check". > > I am using "systemvm64template-2014-01

CS 4.5/Master - Virtual Routers stuck in Starting state, Requires upgrade

2014-08-14 Thread Pradeep Cloudstack
I started the cloudstack management server from the master branch. After that, in the global settings, I set to false the value for "router.version.check". I am using  "systemvm64template-2014-01-14-master-kvm.qcow2.bz2" for system template. The Virtual Routers that are started are stuck in th