[DISCUSS] Cloudstack agent - standardized directory for plugin jars

2013-03-06 Thread Dave Cahill
Moving discussion from Jira ticket to dev list as suggested by Hugo. Request from Kawai-san: There is no place to put plugin jar files for cloudstack agent program now, while management server program has default @PLUGINJAVADIR@ where plugin classes will be loaded into server at startup. We

Re: Review Request: Fix the integration scripts for nose import and ostypeid corrections

2013-03-06 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9769/#review17466 --- Ship it! 9342f56 (master) Thanks - Prasanna Santhanam On March

Re: unit tests guidelines...

2013-03-06 Thread Wido den Hollander
On 03/06/2013 02:42 AM, Alex Huang wrote: With the discussion in the BVT thread and other evidence from the check-ins, I think there are some confusion on when to and what to write in a unit test. Unit tests are a philosophy thing and I usually stay away from things like that. If you are

RE: Review Request: Two test cases from snapshots imporevement feature

2013-03-06 Thread Sanjeev Neelarapu
Thanks for the comments David. I will add the ASF license header and test_concurrent_snapshot.py is not the intended one. I will remove it. Thanks, Sanjeev From: David Nalley [mailto:nore...@reviews.apache.org] On Behalf Of David Nalley Sent: Tuesday, March 05, 2013 10:49 PM To: Prasanna

Re: Using newer DIY SystemVMs

2013-03-06 Thread Rohit Yadav
Thanks a lot Marcus, your findings have been useful. I've applied the locale fix and a grub2 boot timeout fix (systemvms should boot 5 seconds faster now). Alright so far we're good, tested and systemvm seems to work on KVM (Marcus) and Xen, anyone to help us with VMWare? Marcus, about the

Re: Review Request: CLOUDSTACK-1013 : running cloudstack overwrites default public/private ssh keys

2013-03-06 Thread Prasanna Santhanam
On March 4, 2013, 7:38 a.m., Dave Cahill wrote: This looks good to me - and great to see someone is fixing it! One slightly strange edge case springs to mind - I think the behavior in this edge case is fine, but wanted to bring it up explicitly just in case: In KVM, if running

Review Request: [CLOUDSTACK-1535] kvm agent will silently ignore many exceptions

2013-03-06 Thread Hiroaki Kawai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9774/ --- Review request for cloudstack. Description --- Current kvm agent will

Re: Review Request: (CLOUDSTACK-1475) update keystore in SSVM and change download iso/template url after Update SSL Certificate

2013-03-06 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9696/ --- (Updated March 6, 2013, 10:06 a.m.) Review request for cloudstack, Nitin Mehta

Re: [QA][DISCUSS] Should we document formal release criteria?

2013-03-06 Thread Sebastien Goasguen
On Mar 5, 2013, at 2:18 PM, Joe Brockmeier j...@zonker.net wrote: On Tue, Mar 5, 2013, at 01:14 PM, Chip Childers wrote: On Tue, Mar 05, 2013 at 11:11:51AM -0800, Alex Huang wrote: So in this definition, MAJOR and above must be fixed before a release is cut? Personally, I've used the no

Re: [DOCS] cloud monkey and friends docs

2013-03-06 Thread Sebastien Goasguen
On Mar 6, 2013, at 12:08 AM, Radhika Puthiyetath radhika.puthiyet...@citrix.com wrote: Hi Sebastien, I am still updating the Developer guide. The latest patch https://reviews.apache.org/r/9726/ has updated the Dev Guide. Marcus marked it Ship it, and I am going to merge it right away.

Re: Review Request: CLOUDSTACK-1013 : running cloudstack overwrites default public/private ssh keys

2013-03-06 Thread Harikrishna Patnala
On March 4, 2013, 7:38 a.m., Dave Cahill wrote: This looks good to me - and great to see someone is fixing it! One slightly strange edge case springs to mind - I think the behavior in this edge case is fine, but wanted to bring it up explicitly just in case: In KVM, if running

Re: Review Request: take into account potential NFS timeouts when determining if xenheartbeat timeout value has been met.

2013-03-06 Thread Hugo Trippaers
On March 5, 2013, 8:47 a.m., Hugo Trippaers wrote: Ship It! Commit on master: e8b6f6658280f858e6c15a8b4e5ac4b74eff4490 - Hugo --- This is an automatically generated e-mail. To reply, visit:

Re: Review Request: Feature SNMP Alerts support in CloudStack

2013-03-06 Thread Anshul Gangwar
On March 6, 2013, 5:57 a.m., Rajesh Battala wrote: plugins/alert-handlers/snmp-alerts/src/org/apache/cloudstack/alert/snmp/SnmpConstants2.java, line 2 https://reviews.apache.org/r/9587/diff/1/?file=261699#file261699line2 As SnmpConstants class is already available from Library,

Review Request: Adding awsapi in the require section of cloud.spec as it resolves issue with EC2 QUERY API Feature.

2013-03-06 Thread Pradeep Soundararajan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9776/ --- Review request for cloudstack, Chip Childers, Hugo Trippaers, Wido den

Review Request: Minor cloudmonkey cosmetics patch for 4.1 branch

2013-03-06 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9778/ --- Review request for cloudstack and Chip Childers. Description --- A minor

Re: Building on Cloudstack

2013-03-06 Thread Sebastien Goasguen
On Mar 6, 2013, at 12:50 AM, Seif Eddine Jemli seifeddineje...@gmail.com wrote: You asked me about the scheduler i would like to implement. In fact, i have a school project: i have to divide matrix calculus on several VM's, the VM's have to calculate then return the results to the

[ACS41][ACS42][QA] Current Blockers - 3/6

2013-03-06 Thread Sudha Ponnaganti
CLOUDSTACK-1526 Template registration fails in the VMware Setup. Jayapal Reddy 3/5/2013 20:45 CLOUDSTACK-1402 listRouters API response doesn't return linklocal IP and public IP details Min Chen2/26/2013 3:49 CLOUDSTACK-1368 Shared network -

Re: Building on Cloudstack

2013-03-06 Thread Sebastien Goasguen
On Mar 5, 2013, at 4:31 PM, Serge A. Salamanka salsa-...@tut.by wrote: Hi, Alex I've joined the list couple days ago. Interested in this same feature. At the supercomputing center where I work we have lots of computing power that could be used as a virtual supercomputer through

Re: [PROPOSAL] BVT for CloudStack checkins

2013-03-06 Thread Prasanna Santhanam
Great to see you kick this off Alex! I have a few ideas for this and had been looking for help as well .. I had a draft lying around of an email you sent me long ago about tiered testing and I think your proposal fits very well on this: The tl;dr of that conversation was as below - improve

Review Request: CLOUDSTACK-1453: support restore for VM created from ISO

2013-03-06 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9779/ --- Review request for cloudstack, Nitin Mehta and Koushik Das. Description ---

Re: Review Request: Adding awsapi in the require section of cloud.spec as it resolves issue with EC2 QUERY API Feature.

2013-03-06 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9776/#review17472 --- But awsapi should be an optional component to install, right? -

Review Request: CLOUDSTACK-1417 bugfix for 4.1 branch

2013-03-06 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9780/ --- Review request for cloudstack and Chip Childers. Description --- Cosmetic

Re: Review Request: CLOUDSTACK-465 - French language file quotes are dropping javascript syntax errors (after login)

2013-03-06 Thread Sebastien Goasguen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9762/#review17473 --- Ship it! Tested on 4.1. Committed to master:

Re: Review Request: AWS Style HealthCheck feature BugID : 664

2013-03-06 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9165/#review17454 ---

Re: Review Request: multiple ip address per nic changes for basic zone

2013-03-06 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9730/ --- (Updated March 6, 2013, 12:45 p.m.) Review request for cloudstack, Abhinandan

Database diversions for minor releases?

2013-03-06 Thread Rohit Yadav
Sudha, CLOUDSTACK-1515 is related to packaging, pl. see the comments on the issue. My only concern is that people who have installed 4.0.1 and I don't know how the packaging was done for 4.1: Was the @VERSION@ in create-schema == 4.1? We need to have an empty upgrade path from 4.0 to 4.0.1 to 4.1

RE: [QA][DISCUSS] Should we document formal release criteria?

2013-03-06 Thread Sudha Ponnaganti
We are already in defect fix mode right?? ( even though blockers took longer time to get resolved which prevented QA to make good progress) Now we are getting features blockers but not QA blockers i.e only few feature validation is blocked but QA is making progress on rest of features.

RE: [DISCUSS] Dedicated Resources: Dedicate Pods, Clusters, Hosts to a domain

2013-03-06 Thread Deepti Dohare
Thanks Alex for the comments. Sure I will get in touch with Prachi regarding this. -Original Message- From: Alex Huang Sent: Tuesday, March 05, 2013 5:50 AM To: cloudstack-dev@incubator.apache.org Cc: Deepti Dohare; Prachi Damle Subject: RE: [DISCUSS] Dedicated Resources: Dedicate

Re: [DOCS][TRANSLATION] Update

2013-03-06 Thread Sebastien Goasguen
On Mar 5, 2013, at 8:27 AM, Sebastien Goasguen run...@gmail.com wrote: On Mar 5, 2013, at 8:27 AM, Milamber milam...@apache.org wrote: Hello, Please note: currently the 4.1 branch (and 4.0.1 too) doesn't works with the French version of UI. See:

RE: Database diversions for minor releases?

2013-03-06 Thread Sudha Ponnaganti
So far we did not see any difference in minor version Vs Major version upgrades. Both work the same way. -Original Message- From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf Of Rohit Yadav Sent: Wednesday, March 06, 2013 4:46 AM To:

Re: Database diversions for minor releases?

2013-03-06 Thread Rohit Yadav
Can you help test upgrade scenario from 4.0.1 to 4.1? Regards. On Wed, Mar 6, 2013 at 6:24 PM, Sudha Ponnaganti sudha.ponnaga...@citrix.com wrote: So far we did not see any difference in minor version Vs Major version upgrades. Both work the same way. -Original Message- From:

RE: Database diversions for minor releases?

2013-03-06 Thread Sudha Ponnaganti
Yeah - let me get the packaging change done -Original Message- From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf Of Rohit Yadav Sent: Wednesday, March 06, 2013 5:15 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Database diversions for minor releases? Can

Re: [ALERT] Memory issue fix in master has been pushed in

2013-03-06 Thread Rohit Yadav
Thanks Kelven, the much awaited fix! On Wed, Mar 6, 2013 at 6:49 AM, Kelven Yang kelven.y...@citrix.com wrote: I've pushed in the memory issue fix to master to work with storage subsystem. This will help get rid of huge memory footprint issue on master builds. A small stripped version of

RE: Review Request: Adding awsapi in the require section of cloud.spec as it resolves issue with EC2 QUERY API Feature.

2013-03-06 Thread Pradeep Soundararajan
I have also noticed cloudstack-awsapi*.rpm is getting generated as part of packaging which is irrespective of awsapi build. That is the reason I have included the same as part of MS install. “mvn -P awsapi package -Dsystemvm” Thanks, Pradeep S From: Prasanna Santhanam

RE: [ACS41][ACS42][QA] Current Blockers - 3/6

2013-03-06 Thread Devdeep Singh
Should CLOUDSTACK-1426 be included in the list. The same problem surfaces with any api which takes storage pool id as a parameter. For example: migrateVolume. Regards, Devdeep -Original Message- From: Sudha Ponnaganti [mailto:sudha.ponnaga...@citrix.com] Sent: Wednesday, March 06,

Re: [Discuss] CloudStack Collab Summit 2013

2013-03-06 Thread Chip Childers
On Tue, Mar 05, 2013 at 06:13:36PM -0500, Mark Hinkle wrote: The best laid plans. I heard back from our EMEA contingent for the Collab Summit and their conference planners think that the the spring might be too aggressive to but on the European event. The conference folks that

Re: [Discuss] CloudStack Collab Summit 2013

2013-03-06 Thread Sebastien Goasguen
On Mar 6, 2013, at 9:06 AM, Chip Childers chip.child...@sungard.com wrote: On Tue, Mar 05, 2013 at 06:13:36PM -0500, Mark Hinkle wrote: The best laid plans. I heard back from our EMEA contingent for the Collab Summit and their conference planners think that the the spring might be too

Re: Master branch build is broken again

2013-03-06 Thread Chip Childers
On Wed, Mar 06, 2013 at 11:19:50AM +0530, Nitin Mehta wrote: Chip - This is relatively small feature and more or less isolated with other functionalities. IMHO I don¹t think it needs a different feature branch. I will definitely add unit tests for this though. I disagree. As Alex noted, you

[DISCUSS] Method/Algorithm to gather Health Check states

2013-03-06 Thread Vijay Venkatachalam
Hi, As part of HealthCheck feature review, I have suggested to introduce a new Capability for HealthCheck. So that any Network Element who has this capability can advertise it. Any alternative thoughts? The most important part of health check functionality is to update the status of a

[ACS41][QA] VMware vNetwork Distributed Virtual Switch support in CloudStack

2013-03-06 Thread Sudha Ponnaganti
Ilya, Looks like Sateesh has checked in the code for [1]. Would you accept this for testing now or are there any outstanding issues before testing starts. Is possible can a test scope document or test plan can be submitted?? [1] https://issues.apache.org/jira/browse/CLOUDSTACK-657 Thanks

Re: [DISCUSS] Cloudstack agent - standardized directory for plugin jars

2013-03-06 Thread Wido den Hollander
On 03/06/2013 09:03 AM, Dave Cahill wrote: Moving discussion from Jira ticket to dev list as suggested by Hugo. Request from Kawai-san: There is no place to put plugin jar files for cloudstack agent program now, while management server program has default @PLUGINJAVADIR@ where plugin classes

Re: [DISCUSS] Cloudstack agent - standardized directory for plugin jars

2013-03-06 Thread Marcus Sorensen
On Mar 6, 2013 8:04 AM, Wido den Hollander w...@widodh.nl wrote: On 03/06/2013 09:03 AM, Dave Cahill wrote: Moving discussion from Jira ticket to dev list as suggested by Hugo. Request from Kawai-san: There is no place to put plugin jar files for cloudstack agent program now, while

Re: Review Request: Adding awsapi in the require section of cloud.spec as it resolves issue with EC2 QUERY API Feature.

2013-03-06 Thread Chip Childers
On Wed, Mar 06, 2013 at 12:23:09PM +, Prasanna Santhanam wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9776/#review17472

RE: Review Request: Adding awsapi in the require section of cloud.spec as it resolves issue with EC2 QUERY API Feature.

2013-03-06 Thread Hugo Trippaers
I automatically assumed it's an optional component, but I don't think we actually discussed this. It's also optional in the maven compile/build I've noticed. I'm certainly not against it being part of the main management server, but the dependencies are not really aligned yet. So it's going to

Re: Review Request: Adding awsapi in the require section of cloud.spec as it resolves issue with EC2 QUERY API Feature.

2013-03-06 Thread Chip Childers
On Wed, Mar 06, 2013 at 03:35:17PM +, Hugo Trippaers wrote: I automatically assumed it's an optional component, but I don't think we actually discussed this. It's also optional in the maven compile/build I've noticed. I'm certainly not against it being part of the main management

Re: [DISCUSS] Dedicated Resources: Dedicate Pods, Clusters, Hosts to a domain

2013-03-06 Thread Chip Childers
On Wed, Mar 06, 2013 at 06:19:56PM +0530, Deepti Dohare wrote: Thanks Alex for the comments. Sure I will get in touch with Prachi regarding this. Please have this discussion on-list (and perhaps in this thread).

Re: Review Request: 4.1 deb packaging tomcat fixes

2013-03-06 Thread Chip Childers
Wido / Noa: Is this ready to pull into 4.1? On Sat, Mar 02, 2013 at 11:34:14PM +, Noa Resare wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9714/

Re: [DISCUSS] Cloudstack agent - standardized directory for plugin jars

2013-03-06 Thread David Nalley
On Wed, Mar 6, 2013 at 10:20 AM, Marcus Sorensen shadow...@gmail.com wrote: On Mar 6, 2013 8:04 AM, Wido den Hollander w...@widodh.nl wrote: On 03/06/2013 09:03 AM, Dave Cahill wrote: Moving discussion from Jira ticket to dev list as suggested by Hugo. Request from Kawai-san: There is no

Re: Document for deleteUser command

2013-03-06 Thread David Nalley
On Wed, Mar 6, 2013 at 10:26 AM, Isaac Chiang isaacchi...@gmail.com wrote: Hi all: When I looked up for deleteUser command on the website, I found that both description and response format are wrong.

Re: Review Request: 4.1 deb packaging tomcat fixes

2013-03-06 Thread Wido den Hollander
On 03/06/2013 04:46 PM, Chip Childers wrote: Wido / Noa: Is this ready to pull into 4.1? I've been debugging the agent and common package the last couple of days. The packages themself seem to work, but it's all the small tweaks which take time. The agent package should be pretty stable

Re: Review Request: CLOUDSTACK-1417 bugfix for 4.1 branch

2013-03-06 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9780/#review17477 --- Ship it! Applied to 4.1: commit

RE: Security Groups in Advanced Zone - Plugin Support

2013-03-06 Thread Paul Angus
We at ShapeBlue are also very keen to understand the direction that 'Security Groups in Advanced Zones' is going. We have a large client who would like to use advanced zone VLAN isolation of accounts, with security groups based isolation of VM tiers within each account. Regards, Paul Angus S:

Re: Review Request: Adding awsapi in the require section of cloud.spec as it resolves issue with EC2 QUERY API Feature.

2013-03-06 Thread prasanna
On 6 March 2013 21:13, Chip Childers chip.child...@sungard.com wrote: On Wed, Mar 06, 2013 at 03:35:17PM +, Hugo Trippaers wrote: I automatically assumed it's an optional component, but I don't think we actually discussed this. It's also optional in the maven compile/build I've noticed.

Re: Document for deleteUser command

2013-03-06 Thread Noah Slater
The link for filing bugs is: https://issues.apache.org/jira/browse/CLOUDSTACK On 6 March 2013 15:26, Isaac Chiang isaacchi...@gmail.com wrote: Hi all: When I looked up for deleteUser command on the website, I found that both description and response format are wrong.

Re: [DISCUSS] Cloudstack agent - standardized directory for plugin jars

2013-03-06 Thread Marcus Sorensen
Yes, Ubuntu is doing that, but for example on CentOS, apache is packaged such that you have : [marcus@www2 modules]$ ls -l /etc/httpd/modules lrwxrwxrwx 1 root root 29 Apr 17 2012 /etc/httpd/modules - ../../usr/lib64/httpd/modules On Wed, Mar 6, 2013 at 8:47 AM, David Nalley da...@gnsa.us

[DOCS] Sprint on Friday

2013-03-06 Thread Joe Brockmeier
Hi all, Having another Doc Sprint this Friday - please join us! We currently have 47 bugs open for 4.1.0, several are unassigned at the moment. Note that almost all of these are for documenting new features - it'd be *very* helpful if we can get someone to pick them up and if the developer of

RE: [DISCUSS] Dedicated Resources: Public IP Addresses and VLANs per Tenant

2013-03-06 Thread Likitha Shetty
First draft of the FS can be found here - https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS-+Dedicate+Public+IP+Addresses+per+tenant . Comments/Suggestions? Thank you, Likitha -Original Message- From: Manan Shah Sent: Friday, February 22, 2013 12:08 PM To: Likitha Shetty;

Re: Setting up a better eclipse environment....

2013-03-06 Thread Mike Tutkowski
This is the exception I see in my Eclipse console (but not my regular console): Caused by: java.lang.OutOfMemoryError: Java heap space ... 329 more 2013-03-06 10:50:09.764:WARN::Failed startup of context org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@557ce3bb

Review Request: CLOUDSTACK-1402: listRouters API response doesn't return linklocal IP and public IP details

2013-03-06 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9784/ --- Review request for cloudstack and Chip Childers. Description --- This

Re: Setting up a better eclipse environment....

2013-03-06 Thread Mike Tutkowski
Thanks I dropped that value down. For some reason I get this exception in Eclipse, but not my normal console: Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.cloud.vm.dao.DomainRouterDaoImpl]: Constructor threw exception; nested exception

Re: [DOCS] Sprint on Friday

2013-03-06 Thread Kanzhe Jiang
Hi Joe, I moved 1442 to 4.2 since the updated patch wasn't in time for 4.1. I also assigned the issue to myself. Kanzhe On Wed, Mar 6, 2013 at 8:23 AM, Joe Brockmeier j...@zonker.net wrote: Hi all, Having another Doc Sprint this Friday - please join us! We currently have 47 bugs open for

Re: [PROPOSAL] BVT for CloudStack checkins

2013-03-06 Thread Kelven Yang
First +1 on BVT. Second, should we consider the idea of having a staging area for people to check-in? Which is that making master always the stable(reasonable) branch for main development, but whenever people make check-ins, it goes into staging first, and we have maintainers(could be automatic)

Re: Review Request: [CLOUDSTACK-1535] kvm agent will silently ignore many exceptions

2013-03-06 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9774/#review17479 --- Ship it! Ship It! - edison su On March 6, 2013, 9:54 a.m.,

Re: Building on Cloudstack

2013-03-06 Thread David Nalley
On Wed, Mar 6, 2013 at 1:17 PM, Edison Su edison...@citrix.com wrote: -Original Message- From: Serge A. Salamanka [mailto:salsa-...@tut.by] Sent: Wednesday, March 06, 2013 2:16 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Building on Cloudstack On 06.03.2013 08:50, Seif

Re: Building on Cloudstack

2013-03-06 Thread Seif Eddine Jemli
that's exactly what i am trying to do, distribute calculus on the VM's created by cloudstack. what about HADOOP??how should i use it?

Summary of IRC meeting in #cloudstack-meeting, Wed Mar 6 17:05:26 2013

2013-03-06 Thread ASF IRC Services
Members present: Animesh, vogxn, _ps_, chipc, Humbedooh, jzb, widodh, sudhap, serverchief, ke4qqq Meeting summary: 1. Preface 2. Active Feature Release: Overall Status a. chipc start thread on the quality of 4.1.0 (jzb, 2) b. http://is.gd/api41bugs (jzb,

Re: Review Request: CLOUDSTACK-874 Ability to delete Events and Alerts

2013-03-06 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9753/ --- (Updated March 6, 2013, 6:16 p.m.) Review request for cloudstack, Devdeep

CloudStack in the News

2013-03-06 Thread Mathias Mullins
All, Robert van der Meulen was kind enough to share this with us on the marketing mailing list, and personally I believe that it is important enough to see across the lists so that you can share with others across your organizations, friends, colleagues, blogs, twitters, etc… This is great

Re: Review Request: CLOUDSTACK-1402: listRouters API response doesn't return linklocal IP and public IP details

2013-03-06 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9784/#review17483 --- Ship it! Pushed to 4.1: commit

RE: [PROPOSAL] BVT for CloudStack checkins

2013-03-06 Thread Alex Huang
That's gerrit part of the proposal. I don't have enough karma with Infra to make that work. Dave or someone else need to take that up. --Alex -Original Message- From: Kelven Yang [mailto:kelven.y...@citrix.com] Sent: Wednesday, March 6, 2013 10:22 AM To:

Re: Setting up a better eclipse environment....

2013-03-06 Thread Kelven Yang
If you run directly through Eclipse, you don't need -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n You may put your memory settings to the debug profile under JRE tab for JVM settings Kelven On 3/6/13 10:16 AM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Thanks

Re: [DOCS] Sprint on Friday

2013-03-06 Thread Joe Brockmeier
On Wed, Mar 6, 2013, at 12:20 PM, Radhika Puthiyetath wrote: I suppose CLOUDSTACK-856: Document CPU and memory overcommit functionality is signed up by Jessica. CC'ed so she can grab that one if she wants it. Or even if she doesn't want it, but is willing to do the work anyway. :-) As I am

Re: [ACS41][QA] BigSwitch network plugin

2013-03-06 Thread Kanzhe Jiang
The updated patch was not in time for 4.1. The feature wasn't complete in 4.1 I will re-submit the patch to master later today. On Wed, Mar 6, 2013 at 8:45 AM, Sudha Ponnaganti sudha.ponnaga...@citrix.com wrote: Would like to check if anyone is interested to do QA for this feature [1] Big

RE: [ACS41][QA] BigSwitch network plugin

2013-03-06 Thread Sudha Ponnaganti
Thanks Kanzhe, Moved it to 4.2. Thanks /sudha -Original Message- From: Kanzhe Jiang [mailto:kanzhe.ji...@bigswitch.com] Sent: Wednesday, March 06, 2013 10:09 AM To: cloudstack-dev@incubator.apache.org Cc: Murali Reddy; khanzi.zi...@bigswitch.com Subject: Re: [ACS41][QA] BigSwitch

[4.0.x] waf doesn't seem to be honoring --build-number=$BUILD_NUMBER

2013-03-06 Thread David Nalley
I am running ./waf rpm --package-version=4.0.1 --build-number=2 from within the 4.0.1 release tarball and --build-number doesn't seem to be honored. I have a workaround, but anyone have insight into why waf isn't passing this to %{_rel}?? --David

RE: [PROPOSAL] BVT for CloudStack checkins

2013-03-06 Thread Frank Zhang
- improve simulator for runtime testability - customize to model and inject failures - make a habit of writing tests around bug reports (I started tagging tests since api_refactoring on JIRA already. look for the integration-test label) - make integration testing easier using factories and

Re: IPv6 plan - questions

2013-03-06 Thread Sheng Yang
On Wed, Mar 6, 2013 at 1:36 AM, Dave Cahill dcah...@midokura.com wrote: Hi, Hi Dave, I've been catching up on IPv6 plans by reading the functional specs and Jira tickets - it's great to have so much material to refer to. I still have a few questions though, and I'm hoping someone involved

StoragePoolVO Issue with 4.1

2013-03-06 Thread Ryan Dietrich
A new column was added to storage_pool, called storage_provider_id. When trying to access a StoragePoolVO instance (when I go to attach a volume to a VM) I popped a null pointer. This may be related to CLOUDSTACK-1547, but I'm not sure yet. The bigger issue in my mind though, is the fact that

[DOCS] [ACS41] Status Update for 4.1.0

2013-03-06 Thread Joe Brockmeier
Hey all, I touched on this a bit in the sprint email, but I wanted to give a status update for 4.1.0 docs and see if we can find takers for the unassigned docs. Status: We have 42 open doc bugs against 4.1.0. We're down to 5 unassigned bugs (perhaps less by the time you read this!):

[ACS41][QA] Clarification on add/remove network on VM

2013-03-06 Thread Sudha Ponnaganti
Marcus/Mice/Sateesh, Looks like you have already tested this feature[1] on all HV. Can any test case list be provided for this?? Any automation done for it?? Just checking if this is enough validation or do you need QA to pick up this feature for validation?? If QA is needed, looking for

Re: VXLAN Support

2013-03-06 Thread Chris Sears
Hi Paul, Others can probably give a more detailed answer, but I can tell you that folks are working on re-adding Cisco Nexus 1000V DVS support (see https://issues.apache.org/jira/browse/CLOUDSTACK-301) and there is a larger effort for Cisco VNMC integration (described here

Re: Using newer DIY SystemVMs

2013-03-06 Thread Marcus Sorensen
There may be one other minor thing that needs to be addressed. In getting rid of the patchdisk, my networking on the router is a bit inconsistent. It looks like maybe networking is starting before cloud-early-config completes, as /etc/network/interfaces looks right, but I don't always get an ip on

Re: Using newer DIY SystemVMs

2013-03-06 Thread Marcus Sorensen
Just to be clear, that script may have no effect whatsoever, and I'm not sure how to verify other than rebooting a bunch of times. I don't have the time to do that at the moment. On Wed, Mar 6, 2013 at 2:48 PM, Marcus Sorensen shadow...@gmail.com wrote: There may be one other minor thing that

Reverting UI for IPv6 in 4.1

2013-03-06 Thread Sheng Yang
Hi, Since we didn't plan to include ipv6 template as default for 4.1 release, is it necessary to revert the UI part of IPv6 to avoid confusion in 4.1? We can support API only for 4.1 --Sheng

Re: Reverting UI for IPv6 in 4.1

2013-03-06 Thread Sheng Yang
On Wed, Mar 6, 2013 at 1:54 PM, Chip Childers chip.child...@sungard.com wrote: On Wed, Mar 06, 2013 at 01:50:20PM -0800, Sheng Yang wrote: Hi, Since we didn't plan to include ipv6 template as default for 4.1 release, is it necessary to revert the UI part of IPv6 to avoid confusion in 4.1? We

Re: Reverting UI for IPv6 in 4.1

2013-03-06 Thread Ahmad Emneina
UI + docs on how to use the feature via api and its caveats (system template X). On Wed, Mar 6, 2013 at 2:08 PM, Sheng Yang sh...@yasker.org wrote: On Wed, Mar 6, 2013 at 1:54 PM, Chip Childers chip.child...@sungard.com wrote: On Wed, Mar 06, 2013 at 01:50:20PM -0800, Sheng Yang wrote:

GIT JIRA integration!

2013-03-06 Thread Noah Slater
Devs, We have GIT JIRA integration. When making a checkin, simply mention any tickets by ticket number. The checking will generate a comment on the tickets you mention. Here's an example: https://issues.apache.org/jira/browse/COUCHDB-1418 I'm going to ask Infra if they can let us close

Re: Using newer DIY SystemVMs

2013-03-06 Thread Marcus Sorensen
After reading a little more about upstart, I don't think this script does anything. I'm not entirely sure at the moment however how best to ensure that networking starts after cloud-early-config, short of converting cloud-early-config to an upstart script. It looks like this debian build is using

Re: GIT JIRA integration!

2013-03-06 Thread Chip Childers
Did you mean this for couchdb? On Mar 6, 2013, at 5:32 PM, Noah Slater nsla...@apache.org wrote: Devs, We have GIT JIRA integration. When making a checkin, simply mention any tickets by ticket number. The checking will generate a comment on the tickets you mention. Here's an example:

Re: GIT JIRA integration!

2013-03-06 Thread Noah Slater
Nope! I meant this for CloudStack. I just used a CouchDB ticket as a demo! I think this may be old news for you guys though... On 6 March 2013 22:59, Chip Childers chip.child...@sungard.com wrote: Did you mean this for couchdb? On Mar 6, 2013, at 5:32 PM, Noah Slater nsla...@apache.org

[DISCUSS]Incremental build

2013-03-06 Thread Edison Su
Maven 3 doesn't support incremental build(https://cwiki.apache.org/MAVEN/incremental-builds.html), so it takes a long time(4-7mins) to make a build, even I just make a small changes in the source code. I know, you can specify which projects to build by using -pl instead of build whole

Re: [DISCUSS]Incremental build

2013-03-06 Thread David Nalley
On Wed, Mar 6, 2013 at 6:09 PM, Edison Su edison...@citrix.com wrote: Maven 3 doesn't support incremental build(https://cwiki.apache.org/MAVEN/incremental-builds.html), so it takes a long time(4-7mins) to make a build, even I just make a small changes in the source code. I know, you can

Review Request: (CLOUDSTACK-1558) vCenter service cookie parsing is wrong

2013-03-06 Thread Hiroaki Kawai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9786/ --- Review request for cloudstack and Min Chen. Description --- I'm sorry this

Re: Review Request: (CLOUDSTACK-1558) vCenter service cookie parsing is wrong

2013-03-06 Thread Hiroaki Kawai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9786/ --- (Updated March 6, 2013, 11:28 p.m.) Review request for cloudstack and Min Chen.

Review Request: Remove VNS isolation option from UI

2013-03-06 Thread Kanzhe Jiang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9787/ --- Review request for cloudstack and Chiradeep Vittal. Description --- The

What branch is 4.1 in?

2013-03-06 Thread Mike Tutkowski
Hi, I'd like to switch to 4.1 for a bit (been using master for a while now), but I want to make sure I have the correct branch. There is a branch called 4.1. Is that one the right one? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com

Re: What branch is 4.1 in?

2013-03-06 Thread Joe Brockmeier
On Wed, Mar 6, 2013, at 05:44 PM, Mike Tutkowski wrote: I'd like to switch to 4.1 for a bit (been using master for a while now), but I want to make sure I have the correct branch. There is a branch called 4.1. Is that one the right one? Yep. 4.1 is 4.1. Best, jzb -- Joe Brockmeier

Re: What branch is 4.1 in?

2013-03-06 Thread Mike Tutkowski
Thanks! I was hoping it would be that simple. :) On Wed, Mar 6, 2013 at 4:49 PM, Joe Brockmeier j...@zonker.net wrote: On Wed, Mar 6, 2013, at 05:44 PM, Mike Tutkowski wrote: I'd like to switch to 4.1 for a bit (been using master for a while now), but I want to make sure I have the correct

[ACS402] Status of 4.0.2 - two blocker bugs remaining

2013-03-06 Thread Joe Brockmeier
Hey all, A quick update on the status of 4.0.2. We have two blocker bugs that need attention: CLOUDSTACK-1151: vmware systemVm template upgrade is missing in 4.0 upgrade CLOUDSTACK-528: Failed to create secondary storage Nitin - would you please provide an update on 1151? 528 is unassigned,

RSA key gets overridden on every management server startup

2013-03-06 Thread Alena Prokharchyk
I've noticed that on every cloudStack management server startup, the public RSA key gets overridden (vi ~/.ssh/id_rsa.pub). I'm running cloudStack on OSX 10.8.2. Not sure if it's a known issue, so raised a new bug against 4.2 (donno if it exists in 4.1 branch).

  1   2   >