[jira] [Commented] (CLOUDSTACK-1289) [F5-SRX-InlineMode] Usage stats are not generated for Juniper SRX Firewall in inlinemode

2013-02-21 Thread Kishan Kavala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582991#comment-13582991 ] Kishan Kavala commented on CLOUDSTACK-1289: --- Command to fetch usage is not

[jira] [Commented] (CLOUDSTACK-778) user provided hostname to be specified in vCenter instead of CloudStack generated name

2013-02-21 Thread Radhika Nair (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582992#comment-13582992 ] Radhika Nair commented on CLOUDSTACK-778: - Is this feature merged into master

[jira] [Resolved] (CLOUDSTACK-1244) fail to push sysmvm.iso onto xen host

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav resolved CLOUDSTACK-1244. - Resolution: Fixed Looks like systemvm.iso was not built, can you retest? Build with

Re: Review Request: CLOUDSTACK-357 ISOs can be deleted while still attached to a running VM, and they subsequently cannot be detached from a running VM

2013-02-21 Thread Nitin Mehta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7660/#review16837 --- Thanks Deepti for the work. Really appreciate the hard work. Can you

[jira] [Commented] (CLOUDSTACK-1317) No upgrade path to hit db schema changes from 4.1.0 to 4.2.0

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583001#comment-13583001 ] Rohit Yadav commented on CLOUDSTACK-1317: - Hi Gavin, can you open an issue wi

[jira] [Updated] (CLOUDSTACK-1276) Remove autoscanning for 4.1

2013-02-21 Thread Prasanna Santhanam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanna Santhanam updated CLOUDSTACK-1276: --- Priority: Blocker (was: Major) > Remove autoscanning for 4.1 >

RE: Commits with tabs & trailing white space

2013-02-21 Thread Sateesh Chodapuneedi
Regards, Sateesh > -Original Message- > From: Mice Xia [mailto:mice_...@tcloudcomputing.com] > Sent: 21 February 2013 11:12 > To: cloudstack-dev@incubator.apache.org > Subject: RE: Commits with tabs & trailing white space > > Sateesh, > > I just run some scripts: > > find . -name *.j

Re: [DISCUSS] Management Server Memory Requirements

2013-02-21 Thread Prasanna Santhanam
On Thu, Feb 21, 2013 at 12:57:07PM +0530, Prasanna Santhanam wrote: > On Thu, Feb 21, 2013 at 11:35:15AM +0530, Marcus Sorensen wrote: > > We began seeing this at the point of the 4.1 cut. Our xen devclouds > > stopped working until we increased the dom0 RAM to 1.5GB. Nobody else > > was complainin

Re: Commits with tabs & trailing white space

2013-02-21 Thread Rohit Yadav
On Thu, Feb 21, 2013 at 11:11 AM, Mice Xia wrote: > Sateesh, > > I just run some scripts: > > find . -name *.java |wc -l > 4220 > > find . -name *.java | xargs egrep -c "^[[:space:]]+$" | grep -v 0 | wc -l > 2117 Mice you want to run a sed cmd to fix all the java files? Just say it, I'll do it.

Re: git commit: refs/heads/master - CLOUDSTACK-1334 global config vmware.root.disk.controller doesn't work

2013-02-21 Thread Rohit Yadav
People should stop using Eclipse or any other text editor that would insert tabs and not whitespaces for tabs. Just use something sensible like emacs, vim or IntelliJ which is fast, does not sck during git branch checkouts and won't put a lot of garbage in the codebase. People need to work on their

RE: [Discuss] CloudStack Collab Summit 2013

2013-02-21 Thread Hugo Trippaers
Awsome that we can have two summits in one year! I do have a slight preference to do the Europe summit earlier in the year. I believe CloudStack is gaining a lot of momentum in Europa and having a summit here good pull a lot of people it that would like to participate in the CloudStack commun

Re: git commit: refs/heads/master - CLOUDSTACK-1334 global config vmware.root.disk.controller doesn't work

2013-02-21 Thread Prasanna Santhanam
On Thu, Feb 21, 2013 at 02:10:43PM +0530, Rohit Yadav wrote: > People should stop using Eclipse or any other text editor that would > insert tabs and not whitespaces for tabs. Just use something sensible > like emacs, vim or IntelliJ which is fast, does not sck during git > branch checkouts and won

Re: [Discuss] CloudStack Collab Summit 2013

2013-02-21 Thread Wido den Hollander
On 02/21/2013 09:47 AM, Hugo Trippaers wrote: Awsome that we can have two summits in one year! I do have a slight preference to do the Europe summit earlier in the year. I believe CloudStack is gaining a lot of momentum in Europa and having a summit here good pull a lot of people it that woul

[jira] [Commented] (CLOUDSTACK-322) During upgrade displays error - a foreign key constraint fails (`cloud/#sql-f34_6e`...

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583017#comment-13583017 ] Rohit Yadav commented on CLOUDSTACK-322: Matt, looks like this was some issue

[jira] [Commented] (CLOUDSTACK-1354) Could not pass the test phase when building nvp plugin

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583018#comment-13583018 ] Rohit Yadav commented on CLOUDSTACK-1354: - I too got it, assigning to Hugo as

[jira] [Assigned] (CLOUDSTACK-1354) Could not pass the test phase when building nvp plugin

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav reassigned CLOUDSTACK-1354: --- Assignee: Hugo Trippaers > Could not pass the test phase when building nvp p

Re: Review Request: CLOUDSTACK-745: Reset a VM on reboot

2013-02-21 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9157/ --- (Updated Feb. 21, 2013, 9:20 a.m.) Review request for cloudstack, Abhinandan Pra

Re: Review Request: CLOUDSTACK-667: VM's base image updation facility

2013-02-21 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9158/ --- (Updated Feb. 21, 2013, 9:21 a.m.) Review request for cloudstack, Abhinandan Pra

[jira] [Created] (CLOUDSTACK-1355) Exception when DB upgrade from 4.0.0 to 4.2.0-SNAPSHOT

2013-02-21 Thread gavin lee (JIRA)
gavin lee created CLOUDSTACK-1355: - Summary: Exception when DB upgrade from 4.0.0 to 4.2.0-SNAPSHOT Key: CLOUDSTACK-1355 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1355 Project: CloudStack

[jira] [Commented] (CLOUDSTACK-1317) No upgrade path to hit db schema changes from 4.1.0 to 4.2.0

2013-02-21 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583034#comment-13583034 ] gavin lee commented on CLOUDSTACK-1317: --- Hi, Rohit I don't have the permission

[jira] [Commented] (CLOUDSTACK-1347) Not able to delete network. Error - "Unable to insert queue item into database, DB is full?"

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583039#comment-13583039 ] Rohit Yadav commented on CLOUDSTACK-1347: - So, the create schema is now same

[jira] [Assigned] (CLOUDSTACK-1347) Not able to delete network. Error - "Unable to insert queue item into database, DB is full?"

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav reassigned CLOUDSTACK-1347: --- Assignee: Rohit Yadav (was: Kelven Yang) > Not able to delete network. Erro

RE: Commits with tabs & trailing white space

2013-02-21 Thread Mice Xia
+1 to git hook (for future) and sed (for existing) -Mice -Original Message- From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf Of Rohit Yadav Sent: Thursday, February 21, 2013 4:37 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Commits with tabs & trailing wh

[jira] [Resolved] (CLOUDSTACK-1347) Not able to delete network. Error - "Unable to insert queue item into database, DB is full?"

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav resolved CLOUDSTACK-1347. - Resolution: Fixed Fixed on; master: 59db01ce6e9a428d5853786eef5279ee30aa23b2 4.1: 75

Re: Review Request: Added a global package name in the packaging script

2013-02-21 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9409/#review16839 --- Ship it! Ship It! - Hugo Trippaers On Feb. 12, 2013, 12:16 p.m.,

Re: Review Request: Added a global package name in the packaging script

2013-02-21 Thread Hugo Trippaers
> On Feb. 21, 2013, 9:37 a.m., Hugo Trippaers wrote: > > Ship It! Commit in master 3279b4146526e2f4e77a06699887cb7ea141fc0b Cherry pick to 4.1 8b2aabe687fbee0a0806a2f9d9c0ca9a8d3cd2fd - Hugo --- This is an automatically generated e-mai

[jira] [Assigned] (CLOUDSTACK-1221) Documentation for the Feature Allowing Same vlan on Different Physical NICS

2013-02-21 Thread Radhika Nair (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radhika Nair reassigned CLOUDSTACK-1221: Assignee: (was: Radhika Nair) Leaving unassigned for now as we have other

Re: [Discuss]Apache wedbsite redesign

2013-02-21 Thread Sebastien Goasguen
Hi, These days I tend to prefer designs like couchdb has: http://couchdb.apache.org or something like twilio: http://www.twilio.com I feel that the proposed design is a bit too busy. -sebastien On Feb 21, 2013, at 2:53 AM, Mathias Mullins wrote: > Ilya, > > I think my point is that instead

Re: Review Request: CLOUDSTACK-357 ISOs can be deleted while still attached to a running VM, and they subsequently cannot be detached from a running VM

2013-02-21 Thread deepti dohare
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7660/ --- (Updated Feb. 21, 2013, 10:01 a.m.) Review request for cloudstack and Min Chen.

[jira] [Created] (CLOUDSTACK-1356) [QA] List API Functional

2013-02-21 Thread Abhinav Roy (JIRA)
Abhinav Roy created CLOUDSTACK-1356: --- Summary: [QA] List API Functional Key: CLOUDSTACK-1356 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1356 Project: CloudStack Issue Type: Sub-

[jira] [Created] (CLOUDSTACK-1357) Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserver fails with provserver_err_asynctaskpoll

2013-02-21 Thread Sowmya Krishnan (JIRA)
Sowmya Krishnan created CLOUDSTACK-1357: --- Summary: Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserver fails with provserver_err_asynctaskpoll Key: CLOUDSTACK-1357 URL: https:

[jira] [Updated] (CLOUDSTACK-1357) Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserver fails with provserver_err_asynctaskpoll

2013-02-21 Thread Sowmya Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sowmya Krishnan updated CLOUDSTACK-1357: Attachment: nslog Attached nslog > Autoscale: Provisioned VMs

[jira] [Resolved] (CLOUDSTACK-745) Reset a VM on reboot

2013-02-21 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala resolved CLOUDSTACK-745. Resolution: Fixed Commit: 7a3f072a50f533c652721f613ba60f1ef78c44b9

[jira] [Resolved] (CLOUDSTACK-667) VM's base image update facility

2013-02-21 Thread Harikrishna Patnala (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harikrishna Patnala resolved CLOUDSTACK-667. Resolution: Fixed Commit: 6c01b62cdc2fe068d50b4e37739721dbc722cc41

RE: git commit: refs/heads/master - CLOUDSTACK-1334 global config vmware.root.disk.controller doesn't work

2013-02-21 Thread Rajesh Battala
Eclipse do support inserting the spaces for tabs. Its matter of configuration. Window -> preference - > General -> Editors - > Text Editors the option is available to "insert spaces for tabs" and tab width space. Surprised to see the mail telling to stop Eclipse for java project. AFAIK, Ecli

RE: [ACS4.2] LDAP UI branch Merged

2013-02-21 Thread Suresh Sadhu
Thanks for your review comments ..I didn't see your UI changes in 4.1. branch .is it expected to be in 4.1 or 4.2?can you please confirm? Regards Sadhu -Original Message- From: Pranav Saxena Sent: 20 February 2013 00:45 To: cloudstack-dev@incubator.apache.org; Suresh Sadhu; Abhinandan

[jira] [Commented] (CLOUDSTACK-1357) Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserver fails with provserver_err_asynctaskpoll

2013-02-21 Thread Vijay Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583085#comment-13583085 ] Vijay Venkatachalam commented on CLOUDSTACK-1357: - jobstatus is retur

[jira] [Updated] (CLOUDSTACK-1357) Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserver fails with provserver_err_asynctaskpoll

2013-02-21 Thread Vijay Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay Venkatachalam updated CLOUDSTACK-1357: Component/s: (was: Network Devices) API Ass

RE: [ACS4.2] LDAP UI branch Merged

2013-02-21 Thread Pranav Saxena
It's for 4.2 . That's why I committed them only to master . @Abhi - Can you please confirm ? -Original Message- From: Suresh Sadhu Sent: Thursday, February 21, 2013 4:06 PM To: Pranav Saxena; cloudstack-dev@incubator.apache.org; Abhinandan Prateek Cc: Sudha Ponnaganti Subject: RE: [A

Re: [ACS4.2] LDAP UI branch Merged

2013-02-21 Thread Abhinandan Prateek
LDAP enhancements are part of 4.2. -abhi On 21/02/13 4:06 PM, "Suresh Sadhu" wrote: >Thanks for your review comments ..I didn't see your UI changes in 4.1. >branch .is it expected to be in 4.1 or 4.2?can you please confirm? > > >Regards >Sadhu > > >-Original Message- >From: Pranav Saxen

[jira] [Updated] (CLOUDSTACK-1357) Duplicate inside DeployVM's job response virtualmachine object Was: (Autoscale: Provisioned VMs from Netscaler not being added to lb vserver, provserver

2013-02-21 Thread Vijay Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay Venkatachalam updated CLOUDSTACK-1357: Summary: Duplicate inside DeployVM's job response virtualmachine obj

RE: Master build failure

2013-02-21 Thread Hugo Trippaers
Hey, I'm investigating why master had broken. The unittests in the NVP plugin break because something changed in another part of CloudStack and I'm trying to track it down now. Please take care when sending the advice to other developers/users to build with "-Dmaven.test.skip=true". This might

RE: Reset a VM on reboot - UI changes merged

2013-02-21 Thread Pranav Saxena
I just merged my feature branch asf/Reset-VM (UI changes for this feature) with asf/master as well . Regards, Pranav -Original Message- From: Harikrishna Patnala (JIRA) [mailto:j...@apache.org] Sent: Thursday, February 21, 2013 3:48 PM To: cloudstack-dev@incubator.apache.org Subject:

Re: Reset a VM on reboot - UI changes merged

2013-02-21 Thread Abhinandan Prateek
HariP, Can you verify your changes with the UI ? -abhi On 21/02/13 4:38 PM, "Pranav Saxena" wrote: >I just merged my feature branch asf/Reset-VM (UI changes for this >feature) with asf/master as well . > >Regards, >Pranav > >-Original Message- >From: Harikrishna Patnala (JIRA) [mailt

Review Request: add password in response of RestoreVM

2013-02-21 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9539/ --- Review request for cloudstack. Description --- In 4.0.1, There is no passwo

Re: Review Request: (CLOUDSTACK-1325) add password in response of RestoreVM

2013-02-21 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9539/ --- (Updated Feb. 21, 2013, 11:29 a.m.) Review request for cloudstack. Summary (up

Re: Review Request: (CLOUDSTACK-962 CloudStack usage server didn't store data to cloud_usage in correct time

2013-02-21 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8971/ --- (Updated Feb. 21, 2013, 11:31 a.m.) Review request for cloudstack, Kishan Kavala

Re: Review Request: (CLOUDSTACK-1325) add password in response of RestoreVM

2013-02-21 Thread Sateesh Chodapuneedi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9539/#review16841 --- server/src/com/cloud/vm/UserVmManagerImpl.java

Re: Review Request: (CLOUDSTACK-1325) add password in response of RestoreVM

2013-02-21 Thread Wei Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9539/ --- (Updated Feb. 21, 2013, 1:11 p.m.) Review request for cloudstack and Sateesh Cho

Re: Master build failure

2013-02-21 Thread Gavin Lee
Hi, Hugo Thanks for your guidance. I shoud emphasize it's a dirty fix. I just want to jump to next step in my develop environment. On Thu, Feb 21, 2013 at 7:00 PM, Hugo Trippaers wrote: > Hey, > > I'm investigating why master had broken. The unittests in the NVP plugin > break because somethin

Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-21 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9541/ --- Review request for cloudstack, Devdeep Singh and Min Chen. Description ---

RE: Master build failure

2013-02-21 Thread Hugo Trippaers
It's fixed The problem was a change to the Guru that used a different call on the network object. This call wasn't properly mocked yet, so the call failed. It's fixed in 4.1 and master now. General reminder: please run "mvn clean test" before you commit anything. The clean part is important h

Re: Branch Merge Expectations - Draft for Discussion

2013-02-21 Thread Chip Childers
On Wed, Feb 20, 2013 at 02:23:11PM -0800, Animesh Chaturvedi wrote: > Chip > > I posted this in another thread where 72 hour was called out, > Yup - and I figured we could bring that discussion into this new thread. > > Do we really need to wait 72 hours for all merge requests? I feel that slo

Re: Master build failure

2013-02-21 Thread Gavin Lee
Thanks Hugo for the quick fix. Close CLOUDSTACK-1354. On Thu, Feb 21, 2013 at 9:22 PM, Hugo Trippaers wrote: > It's fixed > > The problem was a change to the Guru that used a different call on the > network object. This call wasn't properly mocked yet, so the call failed. > > It's fixed in 4.1 a

[jira] [Closed] (CLOUDSTACK-1354) Could not pass the test phase when building nvp plugin

2013-02-21 Thread gavin lee (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gavin lee closed CLOUDSTACK-1354. - Resolution: Fixed Hugo already fixed this issue. commit: 368a5d5a9a37d60988c15d2f3b9acde9904

Re: [ACS41][QA] ACTION NEEDED: Unassigned blocker and critical bugs

2013-02-21 Thread Chip Childers
On Wed, Feb 20, 2013 at 02:33:11PM -0800, Chiradeep Vittal wrote: > What about MAJOR long-pending bugs that everyone wants a fix for. > For example:https://issues.apache.org/jira/browse/CLOUDSTACK-524 > I can certainly highlight the major bugs as well. > The issue keeps coming up on the list but

[DISCUSS] Fix Bloat: Getting rid of autoscanning and using xml for spring DI

2013-02-21 Thread Rohit Yadav
I'm experimenting with removing all @Components and moving beans into an xml that could be read by spring to do DI. This decreases the load time and Errors: - Abstract classes annotated as spring components - Annotations for project which are not included in either build profiles: usage, simulator

[jira] [Assigned] (CLOUDSTACK-1325) restoreVirtualMachine returns no password

2013-02-21 Thread Wei Zhou (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhou reassigned CLOUDSTACK-1325: Assignee: Wei Zhou > restoreVirtualMachine returns no password > -

Re: [DISCUSS] Fix Bloat: Getting rid of autoscanning and using xml for spring DI

2013-02-21 Thread Rohit Yadav
Just to add, we will have separate xmls for every kind of profile, I can make every plugin have its own spring xml which is copied and injected to the web.xml comments, suggestions, flames? Possible future experiments: - Spring xmls artefacts based - Have a way to fix AOP, don't add pointcuts on a

Re: Branch Merge Expectations - Draft for Discussion

2013-02-21 Thread Prasanna Santhanam
On Thu, Feb 21, 2013 at 03:33:37AM +0530, Chip Childers wrote: > Hi all, > > I spent some time working on a draft of "branch merge expectations" [1], > and I'd really like to get feedback on it. > > Did I document our consensus on the topic correctly? Is everyone > comfortable with these guideli

Re: New dependency

2013-02-21 Thread Chip Childers
On Thu, Feb 21, 2013 at 09:50:27AM +0530, Likitha Shetty wrote: > Chip, I got the following confirmation from the OWASP ESAPI developers - > "This seems to be a bug in Google Code. > http://code.google.com/p/support/issues/detail?id=5543. > The one in the POM is correct. Thanks for pointing thi

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-21 Thread Sateesh Chodapuneedi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9541/#review16846 --- server/src/com/cloud/api/ApiResponseHelper.java

Re: Master build failure

2013-02-21 Thread Isaac Chiang
Hi all : My apologize, my situation was the same with Gavin, wanted to pass the building step to the next. I'll be more careful with this. Regards Isaac On Thu, Feb 21, 2013 at 9:47 PM, Gavin Lee wrote: > Thanks Hugo for the quick fix. > Close CLOUDSTACK-1354. > > On Thu, Feb 21, 2013

Re: [DISCUSS] Management Server Memory Requirements

2013-02-21 Thread Chip Childers
On Thu, Feb 21, 2013 at 02:03:25PM +0530, Prasanna Santhanam wrote: > On Thu, Feb 21, 2013 at 12:57:07PM +0530, Prasanna Santhanam wrote: > > On Thu, Feb 21, 2013 at 11:35:15AM +0530, Marcus Sorensen wrote: > > > We began seeing this at the point of the 4.1 cut. Our xen devclouds > > > stopped work

Re: git commit: refs/heads/master - CLOUDSTACK-1334 global config vmware.root.disk.controller doesn't work

2013-02-21 Thread Chip Childers
Let's not get into a dev tool debate please! It's generally not a useful argument in the end (and I've seen it escalate too many times in the past). On Thu, Feb 21, 2013 at 04:05:16PM +0530, Rajesh Battala wrote: > Eclipse do support inserting the spaces for tabs. Its matter of > configuration.

RE: [jira] [Commented] (CLOUDSTACK-657) VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-02-21 Thread Sateesh Chodapuneedi
Hi Ilya, Rebasing the patches against master instead of 4.1 branch. As the feature is targeted for 4.1 it makes sense to merge the patches into master rather than 4.1 branch. Currently testing the rebased bits, would re-submit as soon as verification is done. Regards, Sateesh > -Original

[jira] [Commented] (CLOUDSTACK-657) VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-02-21 Thread Sateesh Chodapuneedi (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583222#comment-13583222 ] Sateesh Chodapuneedi commented on CLOUDSTACK-657: - Hi Ilya, Rebasing

[QA] VMware HV Plugin Testing Question (Re: Issues when vCenter becomes unavailable)

2013-02-21 Thread Chip Childers
Forward from the user list, hoping to catch the Citrix test engineering team's attention. Is this a tested scenario? -chip - Forwarded message from Mathias Mullins - Date: Thu, 21 Feb 2013 08:59:14 -0500 From: Mathias Mullins To: "cloudstack-us...@incubator.apache.org" Subject: Re:

Re: [DISCUSS] Fix Bloat: Getting rid of autoscanning and using xml for spring DI

2013-02-21 Thread Chip Childers
Can you coordinate with Kelvin on this? He's got CLOUDSTACK-1276, and had previously mentioned this exact same thing (using the xml file vs. annotations). On Thu, Feb 21, 2013 at 07:26:42PM +0530, Rohit Yadav wrote: > Just to add, we will have separate xmls for every kind of profile, I > can mak

RE: [QA] VMware HV Plugin Testing Question (Re: Issues when vCenter becomes unavailable)

2013-02-21 Thread Sudha Ponnaganti
I am sure this must have been covered as part of 3.0.6. Will go through internal escalation process if a case has been logged. However I will get this checked out for ACS 4x version and will post the results. -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] S

[jira] [Commented] (CLOUDSTACK-657) VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-02-21 Thread Ram Ganesh (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583243#comment-13583243 ] Ram Ganesh commented on CLOUDSTACK-657: --- Minor correction to Sateesh's above com

Re: [QA] VMware HV Plugin Testing Question (Re: Issues when vCenter becomes unavailable)

2013-02-21 Thread Chip Childers
On Thu, Feb 21, 2013 at 06:47:22AM -0800, Sudha Ponnaganti wrote: > I am sure this must have been covered as part of 3.0.6. Will go through > internal escalation process if a case has been logged. > However I will get this checked out for ACS 4x version and will post the > results. Great, than

[jira] [Commented] (CLOUDSTACK-1276) Remove autoscanning for 4.1

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583249#comment-13583249 ] Rohit Yadav commented on CLOUDSTACK-1276: - Hi Kelven, you want to check: htt

Re: [DISCUSS] Fix Bloat: Getting rid of autoscanning and using xml for spring DI

2013-02-21 Thread Rohit Yadav
Okay Chip, posted a comment on the issue. Hi Kelven, you want to check my fix. Thanks. Regards. On Thu, Feb 21, 2013 at 8:17 PM, Chip Childers wrote: > > Can you coordinate with Kelvin on this? He's got CLOUDSTACK-1276, and > had previously mentioned this exact same thing (using the xml file v

Re: Review Request: (CLOUDSTACK-962 CloudStack usage server didn't store data to cloud_usage in correct time

2013-02-21 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8971/#review16857 --- Kishan you are in a better position to review it, review it pl.? - R

Re: Commits with tabs & trailing white space

2013-02-21 Thread Rohit Yadav
There is only issue I see with expanding tabs, and fixing trailing whitespaces => merge conflicts! (yes we can always ignore space changes but...) Should we do it? Regards. On Thu, Feb 21, 2013 at 2:58 PM, Mice Xia wrote: > +1 to git hook (for future) and sed (for existing) > > -Mice > > -Or

[jira] [Assigned] (CLOUDSTACK-1355) Exception when DB upgrade from 4.0.0 to 4.2.0-SNAPSHOT

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav reassigned CLOUDSTACK-1355: --- Assignee: Rohit Yadav > Exception when DB upgrade from 4.0.0 to 4.2.0-SNAPS

[jira] [Commented] (CLOUDSTACK-1355) Exception when DB upgrade from 4.0.0 to 4.2.0-SNAPSHOT

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583255#comment-13583255 ] Rohit Yadav commented on CLOUDSTACK-1355: - Thanks for reporting Gavin, will l

[jira] [Commented] (CLOUDSTACK-1273) In a fresh deployement systemvms are shown as running, but agents don't work

2013-02-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583257#comment-13583257 ] Rohit Yadav commented on CLOUDSTACK-1273: - Rayees, there was no such issue on

Re: [DISCUSS] Management Server Memory Requirements

2013-02-21 Thread Rohit Yadav
I've a fix that works so far so good, let's hear from Kelven. Regards. On Thu, Feb 21, 2013 at 7:50 PM, Chip Childers wrote: > On Thu, Feb 21, 2013 at 02:03:25PM +0530, Prasanna Santhanam wrote: >> On Thu, Feb 21, 2013 at 12:57:07PM +0530, Prasanna Santhanam wrote: >> > On Thu, Feb 21, 2013 at 1

Re: Branch Merge Expectations - Draft for Discussion

2013-02-21 Thread Chip Childers
On Thu, Feb 21, 2013 at 07:36:21PM +0530, Prasanna Santhanam wrote: > On Thu, Feb 21, 2013 at 03:33:37AM +0530, Chip Childers wrote: > > Hi all, > > > > I spent some time working on a draft of "branch merge expectations" [1], > > and I'd really like to get feedback on it. > > > > Did I document o

[jira] [Commented] (CLOUDSTACK-657) VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-02-21 Thread ilya b. musayev (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583273#comment-13583273 ] ilya b. musayev commented on CLOUDSTACK-657: Definitely makes sense to reb

Re: CloudStack API Question

2013-02-21 Thread David Nalley
On Thu, Feb 21, 2013 at 12:12 AM, Mike Tutkowski wrote: > That would probably be useful, Jessica. > > Another thing that would have been even more useful is to know, for > example, what the format of the url field of the createStoragePool command > should be. It is a string, but it doesn't say wh

Re: [Discuss] CloudStack Collab Summit 2013

2013-02-21 Thread Chip Childers
On Tue, Feb 19, 2013 at 04:20:44PM -0500, Mark Hinkle wrote: > Given that we are part of the way into 2013 I thought I would bring up the > topic of the CloudStack Collab Summit(s) for this year. I am willing to put > up the sponsorship to secure a venue and get the ball rolling. I also hear > r

RE: [Discuss]Apache wedbsite redesign

2013-02-21 Thread Musayev, Ilya
Both cordova.apache.org and couch have the same designs - where top frame is always visible. I like that concept as well. The design proposed by Sonny, is similar to what MS Tablet has, and I personally prefer that - simply due to the fact the link/page you about to visit - has a description of

Re: [Discuss]Apache wedbsite redesign

2013-02-21 Thread Chip Childers
On Thu, Feb 21, 2013 at 04:26:48PM +, Musayev, Ilya wrote: > Both cordova.apache.org and couch have the same designs - where top frame is > always visible. I like that concept as well. > > The design proposed by Sonny, is similar to what MS Tablet has, and I > personally prefer that - simply

Re: [Discuss]Apache wedbsite redesign

2013-02-21 Thread David Nalley
On Thu, Feb 21, 2013 at 11:32 AM, Chip Childers wrote: > On Thu, Feb 21, 2013 at 04:26:48PM +, Musayev, Ilya wrote: >> Both cordova.apache.org and couch have the same designs - where top frame is >> always visible. I like that concept as well. >> >> The design proposed by Sonny, is similar to

Re: Branch Merge Expectations - Draft for Discussion

2013-02-21 Thread Joe Brockmeier
On Wed, Feb 20, 2013, at 04:23 PM, Animesh Chaturvedi wrote: > Do we really need to wait 72 hours for all merge requests? I feel that > slows developers down unless they plan very well. What's wrong with the expectation being that they plan very well? ;-) Remember, "community over code." The poi

Re: [Discuss] CloudStack Collab Summit 2013

2013-02-21 Thread Kelceydamage@bbits
I think having them so far apart (geographically) makes it ok. I would love to be a part of the silicon valley one. And I think there is a large part of the community that feels left out if we only hold official events in NA. Based on social rumblings, and IDCs interesting figures, I think inte

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-21 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9541/ --- (Updated Feb. 21, 2013, 4:51 p.m.) Review request for cloudstack, Devdeep Singh

Re: Branch Merge Expectations - Draft for Discussion

2013-02-21 Thread David Nalley
On Wed, Feb 20, 2013 at 5:23 PM, Animesh Chaturvedi wrote: > Chip > > I posted this in another thread where 72 hour was called out, > > > Do we really need to wait 72 hours for all merge requests? I feel that slows > developers down unless they plan very well. We had similar discussion just 3 >

Re: [Discuss] CloudStack Collab Summit 2013

2013-02-21 Thread Joe Brockmeier
On Thu, Feb 21, 2013, at 09:43 AM, Chip Childers wrote: > I'm slightly concerned about the idea of doing this twice a year. I'm > certainly no event management expert, but does that dilute the > interest? Or is it better, due to being able to hold it in different > geographies? I think it's bett

Re: Review Request: Cloudstack-711 Cpu and ram overcommit at cluster level.

2013-02-21 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9156/ --- (Updated Feb. 21, 2013, 4:56 p.m.) Review request for cloudstack, Abhinandan Pra

Re: Branch Merge Expectations - Draft for Discussion

2013-02-21 Thread Marcus Sorensen
On Thu, Feb 21, 2013 at 9:40 AM, Joe Brockmeier wrote: > On Wed, Feb 20, 2013, at 04:23 PM, Animesh Chaturvedi wrote: >> Do we really need to wait 72 hours for all merge requests? I feel that >> slows developers down unless they plan very well. > > What's wrong with the expectation being that they

Re: Review Request: CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts

2013-02-21 Thread Sanjay Tripathi
> On Feb. 21, 2013, 2:15 p.m., Sateesh Chodapuneedi wrote: > > server/src/com/cloud/api/query/dao/AccountJoinDaoImpl.java, line 180 > > > > > > Need to see if the division result might cause skew in calculations > > in

[jira] [Commented] (CLOUDSTACK-1180) Selenium Automation through UI

2013-02-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583354#comment-13583354 ] ASF subversion and git services commented on CLOUDSTACK-1180: -

Re: Review Request: Scripts for Selenium UI automation.

2013-02-21 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9336/#review16865 --- Ship it! Parth: I've committed this to master. commit 8134885e2

Re: [Discuss] CloudStack Collab Summit 2013

2013-02-21 Thread Marcus Sorensen
As long as they're separate audiences, and there are separate planners involved, it should be fine. I do wonder though if there is a good chunk of the audience that would end up choosing one or the other, for example our friends in Asia/Pacific. It would be nice to see some of those guys (or the eu

[DRAFT] Graduation resolution / IPMC vote email draft for discussion

2013-02-21 Thread Chip Childers
Hi all, I feel like we have reached a consensus around the idea of graduating [1]. If this is incorrect, or anyone feels that their perspective or concerns were not addressed, please say so. Continuing down the path towards an eventual graduation, I took the liberty of drafting the vote email

[jira] [Created] (CLOUDSTACK-1358) Clarify format of url field of the createStoragePool API command

2013-02-21 Thread Mike Tutkowski (JIRA)
Mike Tutkowski created CLOUDSTACK-1358: -- Summary: Clarify format of url field of the createStoragePool API command Key: CLOUDSTACK-1358 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1358

  1   2   3   >