Re: Review Request: Handle self-managed db connection correctly

2012-10-25 Thread Min Chen
On Oct. 25, 2012, 2:59 a.m., Alex Huang wrote: Nicely written unit test. You should add one to test what happens when the transaction is reused. For every bug we find, we should write a unit test for it. Also document in the unit test what you are testing for so other people who

RE: Status of LDAP/AD integration and CS4

2012-10-25 Thread Suresh Sadhu
Can you try this:(refer this bug:CS-14680 CS and Ldap user validation can't happen simultaneously due to current limitation) Jessica Tomechak added a comment - 04/Oct/12 12:17 PM Additional information from Abhinandan P: Both cloudstack and LDAP account should work. In component.xml change

InkTank CTO James Duncan to speak at LinuCon EU CloudStack event

2012-10-25 Thread sebgoa
Register now for the November 8th event at: http://cloudstack-linuxconeu.eventbrite.com/ -Sebastien

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Olivier Lamy
+1 (binding). I checked sigs, license headers: sounds good. A minor point is the KEYS file available here http://people.apache.org/~chipchilders/dist/cloudstack/KEYS . Perso I would prefer to see it in a scm (most of Apache do that). Maybe for next release using svnpubsub for dist (at least it

RE: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Suresh Sadhu
+1 Followed the test procedure mentioned in the specified link (https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.0+test+procedure) and performed below operations: .VM life cycle(VM create/stop/destroy/expunge) Add volume/detach volume Add an account Thanks sadhu

Re: Deployment process issue

2012-10-25 Thread Rohit Yadav
Hi Charles, I'm caught up with some other issues, Edison or I'll try this myself and get back to you soon. Regards. On 25-Oct-2012, at 2:20 PM, Charles Moulliard ch0...@gmail.com wrote: Hi, I have been able on a LapTop (Dell Latitude E6510 - OS : LinuxMint - Maya) to compile the

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread sebgoa
+1 Downloaded: http://people.apache.org/~chipchilders/dist/cloudstack/releases/4.0.0- incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2 built, deployed, deployeddb, rdebug in DevCloud configured devcloud started instance via GUI, destroyed instance via GUI generated user keys, enabled

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Charles Moulliard
As installation procedure moves from ant to maven, that should be interesting to add maven commands to do the build/installation in the INSTALL.md file On Thu, Oct 25, 2012 at 11:32 AM, sebgoa run...@gmail.com wrote: +1 Downloaded:

Re: Deployment process issue

2012-10-25 Thread Charles Moulliard
Have you solved this issue ? Question : When we run the following command mvn -pl :cloud-client-ui jetty:run and mvn -P developer,deploysvr -pl tools/devcloud -Ddeploysvr, how is CloudStack able to retrieve/connect to management server running on machine with IP address (192.168.56.2) ? Is it

RE: [DISCUSS] How do I crossreference source and wiki?

2012-10-25 Thread Alex Huang
Is there any standard practices that we can follow? It sounds like a great idea but how do you keep information fresh and don't end up with broken links as things move around (or move completely to another site like CloudStack wiki has)? --Alex -Original Message- From: Chip

RE: best way to write db update code?

2012-10-25 Thread Alex Huang
+1 on the IF check. The condition should always be checked before performing the actual alteration. As for the stored procedure, this is meant for writing unit test to test just that statement? For testing if one statement is correct, I usually just run it inside mysql or workbench. I think

[jira] [Commented] (CLOUDSTACK-132) Mash up marvin into an interactive auto-completing API shell for CloudStack

2012-10-25 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484073#comment-13484073 ] Rohit Yadav commented on CLOUDSTACK-132: Some ideas; We can embed and reuse

RE: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Hugo Trippaers
+1 Tested with XenServer 6.0.2 and Nicira NVP 2.1.0. Deployed templates, vm. NVP specific tests, creation of STT isolated physical network and logical networks mapped to tenant guest networks (Advanced Networking only). Cheers, Hugo -Original Message- From: sebgoa

RE: cloudstack 4.1.0 build error with maven

2012-10-25 Thread Hugo Trippaers
Heya, What command did you use to start the maven build? For reference, here we put down some helpful pointers: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven Cheers, Hugo -Original Message- From: coudstacks [mailto:cloudsta...@163.com] Sent: Thursday,

Re: cloudstack 4.1.0 build error with maven

2012-10-25 Thread Charles Moulliard
Problem solved with last update on wiki page. On Thu, Oct 25, 2012 at 2:44 PM, Hugo Trippaers htrippa...@schubergphilis.com wrote: Heya, What command did you use to start the maven build? For reference, here we put down some helpful pointers:

[jira] [Created] (CLOUDSTACK-412) Data truncation: Out of range value for column 'ram' at row 1

2012-10-25 Thread Charles Moulliard (JIRA)
Charles Moulliard created CLOUDSTACK-412: Summary: Data truncation: Out of range value for column 'ram' at row 1 Key: CLOUDSTACK-412 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-412

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Brett Porter
On 25/10/2012, at 5:11 AM, Chip Childers chip.child...@sungard.com wrote: On Wed, Oct 24, 2012 at 2:02 PM, Daniel Kulp dk...@apache.org wrote: I'm a bit confused by the LICENSE and NOTICE files that are in the root of the package. They seem to be LICENSE/NOTICE files that would be good

DevCloud RC demo

2012-10-25 Thread Sebastien Goasguen
Hi folks, It's a little late to help with the voting, but I created a screencast as I was testing things this morning: https://vimeo.com/52150218 Quality seems good enough to follow. It shows how to use devcloud and deploy the source. Any feedback welcome, but I won't be able to do anything

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Brett Porter
+1 (binding) I have... - checked the signature - reviewed the license, notice, and other text files at the top of the tree - reviewed the mvn dependency reports to check the list of dependencies used - confirmed no binaries in the tree - ran the mvn build - ran the RAT check - performed the steps

no templates in the devcloud

2012-10-25 Thread Brett Porter
Hi, I worked through the testing procedure to become a bit more familiar with CloudStack while voting. I got as far as starting a new instance, but I didn't see any templates under the 3 tabs of the Add Instance dialog. Did I miss a particular step, or is there something missing from the

Re: [Discussion]Auto provision of hosts(hypervisors) into cloud using auto discovery mechanism from the specified IP address range

2012-10-25 Thread Prasanna Santhanam
On Tue, Oct 23, 2012 at 12:51:22PM -0400, David Nalley wrote: On Tue, Oct 23, 2012 at 12:06 PM, Prasanna Santhanam prasanna.santha...@citrix.com wrote: On Tue, Oct 23, 2012 at 12:00:18PM -0400, John Burwell wrote: David, Why not expose an API that would allow Cobbler, Foreman, Razor, etc

Re: no templates in the devcloud

2012-10-25 Thread sebgoa
Hi Brett, My experience is that the tinyLinux template shows up once the systemVMs are in 'running' state. If you go too fast, you can end up not seeing the template...indeed. -Sebastien On Oct 25, 2012, at 3:16 PM, Brett Porter wrote: Hi, I worked through the testing procedure to become

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Wido den Hollander
+1 I've done a couple of tests today, these include: - Building from source - Building Debian packages (Uploaded to cloudstack.apt-get.eu as well) - Add RBD pool - Remove RBD pool - Deploy RBD instance from a template I didn't repeat my complete test suite compared to the previous artifacts, I

RE: Deployment process issue

2012-10-25 Thread Donal Lafferty
Hi Charles, Check out tools/devcloud/devcloud.cfg Also, are you attempting to deploy to a database that is already configured. E.g. have you tried running every command in Step 7 (https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+devcloud+environment+setup) starting at 'mvn

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Chip Childers
Hi all, Thanks again to everyone that has tested and voted! It looks like we have all of the required votes at this point, but I'm going to hold the vote thread open until I see more of the PPMC members vote. Specifically, I'd like to see Edison, Will, Kevin, John and hopefully Noah. If I can

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Chip Childers
On Thu, Oct 25, 2012 at 9:08 AM, Brett Porter br...@apache.org wrote: On 25/10/2012, at 5:11 AM, Chip Childers chip.child...@sungard.com wrote: On Wed, Oct 24, 2012 at 2:02 PM, Daniel Kulp dk...@apache.org wrote: I'm a bit confused by the LICENSE and NOTICE files that are in the root of

Schedule Announced for CloudStack Conference

2012-10-25 Thread Joe Brockmeier
Good news, everybody! The CloudStack Collaboration Conference schedule is now up! You can find it at: http://collab12.cloudstack.org/schedule/ A big thank you to everyone who's submitted talks, and to David Nalley, Chip Childers, and John John Kinsella for voting on the submissions. We were

[jira] [Commented] (CLOUDSTACK-359) PropagateResourceEventCommand failes in cluster configuration

2012-10-25 Thread Hugo Trippaers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484223#comment-13484223 ] Hugo Trippaers commented on CLOUDSTACK-359: --- Proposed fix, now this needs

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Charles Moulliard
+1 Been able to install DevCloud image in VirtualBox and deploy/test this release following instructions here https://cwiki.apache.org/CLOUDSTACK/cloudstack-40-test-procedure.html and help of Sebastian ;-) On Thu, Oct 25, 2012 at 5:41 PM, Chip Childers chip.child...@sungard.comwrote: Hi all,

Cloudstack Meetup in Bangalore on October 30, 2012

2012-10-25 Thread Rajesh Battala
Hi All, Cloudstack Meetup is happening in Bangalore on October 30, 2012. Please follow the link for more details and registration. http://www.meetup.com/CloudStack-Bangalore-Group/events/86496602/ Thanks Rajesh Battala

RE: DevCloud RC demo

2012-10-25 Thread Edison Su
Hi Sebastien, Great idea, I think we need another video for devcloud 2.0(https://cwiki.apache.org/CLOUDSTACK/cloudstack-devcloud-environment-setup.html), on a clean environment. Anybody want to help? -Original Message- From: Sebastien Goasguen [mailto:run...@gmail.com] Sent:

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Chip Childers
On Thu, Oct 25, 2012 at 4:28 AM, Olivier Lamy ol...@apache.org wrote: +1 (binding). I checked sigs, license headers: sounds good. A minor point is the KEYS file available here http://people.apache.org/~chipchilders/dist/cloudstack/KEYS . Perso I would prefer to see it in a scm (most of

Re: Review Request: Handle self-managed db connection correctly

2012-10-25 Thread Alex Huang
On Oct. 25, 2012, 2:59 a.m., Alex Huang wrote: Nicely written unit test. You should add one to test what happens when the transaction is reused. For every bug we find, we should write a unit test for it. Also document in the unit test what you are testing for so other people who

Re: Schedule Announced for CloudStack Conference

2012-10-25 Thread Kelceydamage@bbits
Awesome, it's a shame it only shows the name of the form submitter, and not all speakers, That should be rectified, as there are people who will be looking for speakers. Thanks Sent from my iPhone On Oct 25, 2012, at 8:59 AM, Joe Brockmeier j...@zonker.net wrote: Good news, everybody!

Re: Deployment process issue

2012-10-25 Thread Charles Moulliard
I have followed exactly all the steps defined at point 7) I try to deploy to an existing CloudStack as I have installed in VirtualBox DevCloud image and this is on this machine that build/installation process occurs and will connect to the Virtual Machine On Thu, Oct 25, 2012 at 5:25 PM, Donal

Re: DevCloud RC demo

2012-10-25 Thread Sebastien Goasguen
On Oct 25, 2012, at 6:34 PM, Edison Su edison...@citrix.com wrote: Hi Sebastien, Great idea, I think we need another video for devcloud 2.0(https://cwiki.apache.org/CLOUDSTACK/cloudstack-devcloud-environment-setup.html), on a clean environment. Anybody want to help? I will try, as

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Simon Weller
+1 We've been testing our own rolled nonoss RPMS pulled from the 4.0.0-incubating git repo. Our testing has been focused on RHEL/SL 6.3 for both management and hosts : Configuration and Install KVM CLVM functionality for primary storage (multiple primary storage profiles with

RE: Status of LDAP/AD integration and CS4

2012-10-25 Thread Musayev, Ilya
Does not work and I sort of expected that. The md5 encryption takes place on the user level (browser session) as its hardcoded into sharedFunctoins.js The components.xml take effect post user session. Just like in CS3, if you were to modify the adapter name=MD5

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Daniel Kulp
On Oct 25, 2012, at 9:08 AM, Brett Porter br...@apache.org wrote: On 25/10/2012, at 5:11 AM, Chip Childers chip.child...@sungard.com wrote: Yes, the jars referenced in the legal docs are pulled in by the packaging process. The expectation was that the material would be brought into any

RE: Deployment process issue

2012-10-25 Thread Edison Su
How many memory do you give to devcloud VirtualBox VM? The log says, the memory is -128447424. I'd suggest to give devcloud VM at least 2G memory, by default it's only 1G, seems sometime it doesn't work well. -Original Message- From: Charles Moulliard [mailto:ch0...@gmail.com] Sent:

buildbot failure in ASF Buildbot on cloudstack-site-staging

2012-10-25 Thread buildbot
The Buildbot has detected a new failure on builder cloudstack-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cloudstack-site-staging/builds/42 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason:

Re: Deployment process issue

2012-10-25 Thread Charles Moulliard
DevCloud VM has 2.4 Gb On Thu, Oct 25, 2012 at 6:56 PM, Edison Su edison...@citrix.com wrote: How many memory do you give to devcloud VirtualBox VM? The log says, the memory is -128447424. I'd suggest to give devcloud VM at least 2G memory, by default it's only 1G, seems sometime it doesn't

RE: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Edison Su
+1 [binding] Tested on devcloud, looks good. -Original Message- From: chip.child...@sungard.com [mailto:chip.child...@sungard.com] On Behalf Of Chip Childers (ASF) Sent: Monday, October 22, 2012 9:16 AM To: cloudstack-dev@incubator.apache.org Subject: [VOTE] Apache Cloudstack

buildbot success in ASF Buildbot on cloudstack-site-staging

2012-10-25 Thread buildbot
The Buildbot has detected a restored build on builder cloudstack-site-staging while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cloudstack-site-staging/builds/44 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason:

RE: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Rajesh Battala
+1 Verified Basic VM Operations using Dev Cloud on VB. Thanks Rajesh Battala -Original Message- From: Daniel Kulp [mailto:dk...@apache.org] Sent: Thursday, October 25, 2012 10:32 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release,

RE: Deployment process issue

2012-10-25 Thread Edison Su
Could you login into devcloud vm, do the following: Total memory assigned to devcloud VM: Total=`xe host-param-list uuid=`xe host-list |grep uuid |awk '{print $5}'` | grep total` Max memory assigned to dom0: Dom0=`xe vm-param-list uuid=`xe vm-list |grep uuid|awk '{print $5}'` | grep

Re: Review Request: Handle self-managed db connection correctly

2012-10-25 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7726/ --- (Updated Oct. 25, 2012, 6:26 p.m.) Review request for cloudstack and Alex

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Chip Childers
On Thu, Oct 25, 2012 at 1:01 PM, Daniel Kulp dk...@apache.org wrote: On Oct 25, 2012, at 9:08 AM, Brett Porter br...@apache.org wrote: On 25/10/2012, at 5:11 AM, Chip Childers chip.child...@sungard.com wrote: Yes, the jars referenced in the legal docs are pulled in by the packaging

Re: Review Request: Handle self-managed db connection correctly

2012-10-25 Thread Alex Huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7726/#review12784 --- The string construction should be inside the isDebugEnabled() check.

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Olivier Lamy
2012/10/25 Chip Childers chip.child...@sungard.com: On Thu, Oct 25, 2012 at 4:28 AM, Olivier Lamy ol...@apache.org wrote: +1 (binding). I checked sigs, license headers: sounds good. A minor point is the KEYS file available here http://people.apache.org/~chipchilders/dist/cloudstack/KEYS .

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Chip Childers
On Thu, Oct 25, 2012 at 2:57 PM, Olivier Lamy ol...@apache.org wrote: 2012/10/25 Chip Childers chip.child...@sungard.com: On Thu, Oct 25, 2012 at 4:28 AM, Olivier Lamy ol...@apache.org wrote: +1 (binding). I checked sigs, license headers: sounds good. A minor point is the KEYS file available

Re: Review Request: Handle self-managed db connection correctly

2012-10-25 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7726/ --- (Updated Oct. 25, 2012, 7:14 p.m.) Review request for cloudstack and Alex

Running CloudStack management server from an IDE

2012-10-25 Thread Donal Lafferty
Can anyone point me to some notes on running the CloudStack management server from an IDE, e.g. Eclipse? DL

RE: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Will Chan
+1 (binding) Followed instructions on https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.0+test+procedure and was successfully able to verify the signatures, compile, and deployed on VB. Was able to successfully launch a VM. Will -Original Message- From:

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Olivier Lamy
2012/10/25 Chip Childers chip.child...@sungard.com: On Thu, Oct 25, 2012 at 2:57 PM, Olivier Lamy ol...@apache.org wrote: 2012/10/25 Chip Childers chip.child...@sungard.com: On Thu, Oct 25, 2012 at 4:28 AM, Olivier Lamy ol...@apache.org wrote: +1 (binding). I checked sigs, license headers:

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Chip Childers
On Thu, Oct 25, 2012 at 3:39 PM, Olivier Lamy ol...@apache.org wrote: 2012/10/25 Chip Childers chip.child...@sungard.com: On Thu, Oct 25, 2012 at 2:57 PM, Olivier Lamy ol...@apache.org wrote: 2012/10/25 Chip Childers chip.child...@sungard.com: On Thu, Oct 25, 2012 at 4:28 AM, Olivier Lamy

[jira] [Commented] (CLOUDSTACK-405) management server startup missing from install documents

2012-10-25 Thread Noa Resare (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484430#comment-13484430 ] Noa Resare commented on CLOUDSTACK-405: --- My insights into wether the changes are

Re: Review Request: Handle self-managed db connection correctly

2012-10-25 Thread Alex Huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7726/#review12788 --- Ship it! commit id: 525f96b The unit test sufficiently covers the

Re: [VOTE] Apache Cloudstack 4.0.0-incubating Release, third round

2012-10-25 Thread Chip Childers
Quick follow-up: I'm going to hold the vote open a few more days, to give Kevin, John and Noah a chance to cast their votes. Will and Edison, thanks for the +1's. (And thanks everyone else!) -chip On Thu, Oct 25, 2012 at 11:41 AM, Chip Childers chip.child...@sungard.com wrote: Hi all,

[jira] [Commented] (CLOUDSTACK-243) Management Server starts with JMX port open and without authentication

2012-10-25 Thread Alex Huang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13484533#comment-13484533 ] Alex Huang commented on CLOUDSTACK-243: --- JMX port is open because you can plugin

Is there anyway to block root admin APIs on WAF?

2012-10-25 Thread Clement Chen
I am wondering whether there is an easy way to block high privilege APIs on WAF. For example, for security reasons customers might want to block remote access to root admin APIs or limit access to domain admin APIs to certain IP addresses. It can be easily done on WAF if we have separate API

Build error with Maven for branch - Master

2012-10-25 Thread Abhijith Chandrashekar
Hi, When building using Maven, I am facing the following error upon running 'mvn -P developer install': [ERROR] BUILD ERROR [INFO]--- [INFO] Failed to create assembly: Error adding file

Master branch failed to upgrade database

2012-10-25 Thread Min Chen
Hi Edison, On Master branch, running MS using mvm failed to upgrade my database: INFO [cloud.upgrade.DatabaseUpgradeChecker] (main:) DB version = 2.2.14 Code Version = 4.1.0-SNAPSHOT INFO [cloud.upgrade.DatabaseUpgradeChecker] (main:) Database upgrade must be performed from 2.2.14 to

Re: Master branch failed to upgrade database

2012-10-25 Thread Min Chen
Found a workaround for this, we forgot to put db folder (including all its scripts) under jetty client webapp folder. For me, it is under root/client/target/cloud-client-ui-4.1.0-SNAPSHOT/WEB-INF/lib. Our maven script may need a fix for this. Thanks -min On 10/25/12 4:25 PM, Min Chen

Re: Build error with Maven for branch - Master

2012-10-25 Thread Brett Porter
On 26/10/2012, at 9:49 AM, Abhijith Chandrashekar abhijith.chandrashe...@citrix.com wrote: Hi, When building using Maven, I am facing the following error upon running 'mvn -P developer install': [ERROR] BUILD ERROR