Re: Coding Convention Reminder

2013-07-03 Thread Wido den Hollander
On 07/03/2013 12:11 AM, Alex Huang wrote: I like to remind everyone to review our coding conventions. Our coding conventions have been going all over the place recently. Please take a look. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Coding+conventions I also like to propose that

S3 object store - extract image (template/volume/iso)

2013-07-03 Thread Prasanna Santhanam
On Wed, Jul 03, 2013 at 03:51:39PM +0900, Thomas O'Dowd wrote: Hi guys, I created a bug regarding the handling of the S3 secret key information. My opinion is that it should be treated more carefully like a password and not displayed in the UI at least.

Re: 4.2 branch with devcloud not working properly.

2013-07-03 Thread Sebastien Goasguen
On Jul 1, 2013, at 3:01 AM, Thomas O'Dowd tpod...@cloudian.com wrote: Thanks Prasanna, I reset the devcloud image back to its initial state (fresh copy of the downloaded image) to get rid of anything that might be in a bad state. Then rebuilt, deployed etc but I get the same problem. Do I

git bash shell related tips

2013-07-03 Thread Thomas O'Dowd
Hi all, Noticed a conversation on irc today regarding git, branching, rebasing etc. A couple of tips that most of you probably already know/use but perhaps others don't: 1. Check if your system already includes git completions by typing a command like git br and then pressing TAB twice. If it

Re: Coding Convention Reminder

2013-07-03 Thread Ian Duffy
Any suggestions for formatting the Javascript files? The few I've looked at seem to be riddled with indentation errors and trailing whitespace. When I right click on them in eclipse and hit clean up I get the following error: The resource is not on the include path of a javascript project Thanks!

S3 Global Settings

2013-07-03 Thread Thomas O'Dowd
Min/Edison, While trying to verify issue 3028, I found that searching global settings for s3 produces the following 3 options. 1. enable.s3.api ... true 2. s3.enable ... false 3. s3.rrs.enable ... false What does the 2nd one do? It seems like S3 is already enabled even though it's false??? Is

CloudStack Documentation URL redirection

2013-07-03 Thread Kimihiko Kitase
Hello Can you please stop redirection of http://cloudstack.apache.org/docs? If I access this site with JA browser, its redirected to http://cloudstack.apache.org/docs/ja-JP/index.html. But its not found. For JA user, http://cloudstack.apache.org/docs/en-US/index.html is OK. If JA User wants to

Re: S3 object store - extract image (template/volume/iso)

2013-07-03 Thread Prasanna Santhanam
On Wed, Jul 03, 2013 at 04:38:35PM +0900, Thomas O'Dowd wrote: Hi Prasanna, On Wed, 2013-07-03 at 12:35 +0530, Prasanna Santhanam wrote: On Wed, Jul 03, 2013 at 03:51:39PM +0900, Thomas O'Dowd wrote: Hi guys, I created a bug regarding the handling of the S3 secret key information.

Re: S3 Global Settings

2013-07-03 Thread Prasanna Santhanam
On Wed, Jul 03, 2013 at 06:19:21PM +0900, Thomas O'Dowd wrote: Min/Edison, While trying to verify issue 3028, I found that searching global settings for s3 produces the following 3 options. 1. enable.s3.api ... true 2. s3.enable ... false These two I know are used for cloud-bridge. A

Review Request 12242: CLOUDSTACK-3302: [Multiple_IP_Ranges][VmWare] VM deployement failed due to dnsmasq configuration issue in case of multiple subnets in a vlan

2013-07-03 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12242/ --- Review request for cloudstack and Abhinandan Prateek. Bugs: CLOUDSTACK-3302

Re: Review Request 12241: CLOUDSTACK-3339: Add Vlan as true in network offering.

2013-07-03 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12241/#review22705 --- test/integration/component/test_network_offering.py

Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12243/ --- Review request for cloudstack, Devdeep Singh and Prasanna Santhanam. Bugs:

Review Request 12245: CLOUDSTACK-1960: Fix for UK Keyboard Bar symbol.

2013-07-03 Thread Sanjay Tripathi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12245/ --- Review request for cloudstack, Animesh Chaturvedi, Fang Wang, and Ram Ganesh.

Re: Review Request 12233: CLOUDSTACK-3324: Fix/Improve upgrade system vm templates 41 to 42 (Stable master Patch)

2013-07-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12233/#review22711 --- Commit f9270304e00633a30f6954acd36aaeb0f2907f98 in branch

RE: Virtual Router: DHCP and 2-second DNS outages

2013-07-03 Thread Jayapal Reddy Uradi
Guest VM not able get ip address issue got reproduced (CLOUDSTACK-3312). This issue happened because the dnsmasq daemon still assuming the ip with the old mac. Jul 3 11:16:44 dnsmasq-dhcp[2648]: not using configured address 10.223.250.227 because it is leased to 6:00:0e:00:00:20 Jul 3

Re: Review Request 12232: CLOUDSTACK-3324: Fix/Improve upgrade system vm templates 41 to 42

2013-07-03 Thread Abhinandan Prateek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12232/#review22713 --- Ship it! Ship It! - Abhinandan Prateek On July 2, 2013, 4:24

Review Request 12246: cidr comparator

2013-07-03 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12246/ --- Review request for cloudstack. Repository: cloudstack-git Description

Re: DNS Network Domain

2013-07-03 Thread Daan Hoogland
I am looking into a problem a colleague noticed: a domain for a zone was propagated to the database but not to the virtual routers /etc/dnsmasq.conf and /etc/vpcdnsmasq.conf files. The domain 2.vmops-test.vmops.com is used which is a coded default. Anybody recognizes this? Is this the

Re: Bug in 4.1-4.2 template upgrade process

2013-07-03 Thread Abhinandan Prateek
This bug is actually with the update cluster command that has put in a bad cased hypervisor type in DB. A bug has been posted for that by Hari. -abhi On 02/07/13 12:35 AM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: Ran sanity check for the 4.1-4.2 upgrade. Went fine with one

Re: Review Request 12246: cidr comparator

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

Re: git commit: updated refs/heads/master to 141fbc7

2013-07-03 Thread David Nalley
License header missing in the test --David On Wed, Jul 3, 2013 at 9:35 AM, chipchild...@apache.org wrote: Updated Branches: refs/heads/master 90a15bfff - 141fbc7ef cidr compare fixme addressed Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

Re: Review Request 12180: Fix NPE when adding invalid primary datastore

2013-07-03 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12180/#review22715 --- Ship it! applied to master and 4.2 - Chip Childers On July 3,

Re: Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12243/#review22717 --- Commit 31df729008c748e6eafe49ff86e1da618013c551 in branch

Re: Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12243/#review22716 --- Commit 9f0c9ee20c1a65d427702a330798512e7297e322 in branch

Re: Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12243/#review22718 --- Ship it! 31df729008c748e6eafe49ff86e1da618013c551 for the fix.

Re: disk resize support on VMWare

2013-07-03 Thread Prasanna Santhanam
On Wed, Jul 03, 2013 at 06:46:54AM +, Srikanteswararao Talluri wrote: I am not able to find whether this review request has been submitted to master https://reviews.apache.org/r/9241/ . I could not find the code changes in the latest master. Did I miss anything here? I don't see anything

Re: event bus details

2013-07-03 Thread Murali Reddy
On 02/07/13 7:45 PM, Ryan Dietrich r...@betterservers.com wrote: Patch submitted. https://reviews.apache.org/r/12223/ Thanks for the patch. Added some comments to the review. Cloudstack group is missing as reviewer, don't have permission to edit the review, so could you please add group to the

Re: event bus details

2013-07-03 Thread Chip Childers
On Wed, Jul 03, 2013 at 02:14:59PM +, Murali Reddy wrote: On 02/07/13 7:45 PM, Ryan Dietrich r...@betterservers.com wrote: Patch submitted. https://reviews.apache.org/r/12223/ Thanks for the patch. Added some comments to the review. Cloudstack group is missing as reviewer, don't

Re: Review Request 12223: Async jobs actions now trigger event bus messages to be published

2013-07-03 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12223/ --- (Updated July 3, 2013, 2:17 p.m.) Review request for cloudstack, Marcus

Re: Auto-scaling won't scale down

2013-07-03 Thread Chip Childers
On Wed, Jul 03, 2013 at 10:14:38AM -0400, Francois Gaudreault wrote: I am not sure if this is an expected behavior or not. Apparently, if the VR is not setup, and you create the autoscale rules, nothing will happen until you spin at least one vm in the network. The reason makes sense

Re: git commit: updated refs/heads/master to 141fbc7

2013-07-03 Thread Daan Hoogland
ai, will fix On Wed, Jul 3, 2013 at 3:49 PM, David Nalley da...@gnsa.us wrote: License header missing in the test --David On Wed, Jul 3, 2013 at 9:35 AM, chipchild...@apache.org wrote: Updated Branches: refs/heads/master 90a15bfff - 141fbc7ef cidr compare fixme addressed

Re: git commit: updated refs/heads/master to 141fbc7

2013-07-03 Thread Daan Hoogland
should that be a new patch? On Wed, Jul 3, 2013 at 4:29 PM, Daan Hoogland daan.hoogl...@gmail.comwrote: ai, will fix On Wed, Jul 3, 2013 at 3:49 PM, David Nalley da...@gnsa.us wrote: License header missing in the test --David On Wed, Jul 3, 2013 at 9:35 AM, chipchild...@apache.org

RE: Auto-scaling won't scale down

2013-07-03 Thread Ram Ganesh
-Original Message- From: Francois Gaudreault [mailto:fgaudrea...@cloudops.com] Sent: 03 July 2013 19:46 To: dev@cloudstack.apache.org Subject: Re: Auto-scaling won't scale down I did some more tests around this, and the NetScaler does trigger the scale down, but it looks like CS

Re: Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread Prasanna Santhanam
On July 3, 2013, 2:09 p.m., Prasanna Santhanam wrote: 31df729008c748e6eafe49ff86e1da618013c551 for the fix. Added an integration test to back up the API issue:9f0c9ee20c1a65d427702a330798512e7297e322 Test passes after the fix. Please close the review as submitted. $ nosetests

Re: Auto-scaling won't scale down

2013-07-03 Thread Francois Gaudreault
Chip, The reason makes sense technically, since you have 0 usage for the environment at that point. Until there is actual usage, it will never trigger a threshold that would cause a scaling event. Looking at this from a user's perspective, I actually don't see an issue with this

RE: Auto-scaling won't scale down

2013-07-03 Thread Ram Ganesh
-Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: 03 July 2013 19:58 To: dev@cloudstack.apache.org; fgaudrea...@cloudops.com Subject: Re: Auto-scaling won't scale down On Wed, Jul 03, 2013 at 10:14:38AM -0400, Francois Gaudreault wrote: I am not sure

RE: Auto-scaling won't scale down

2013-07-03 Thread Ram Ganesh
-Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: 03 July 2013 20:13 To: dev@cloudstack.apache.org Cc: fgaudrea...@cloudops.com Subject: Re: Auto-scaling won't scale down On Wed, Jul 3, 2013 at 10:39 AM, Ram Ganesh ram.gan...@citrix.com wrote:

Re: Oracle VM Integration with CloudStack

2013-07-03 Thread Mike Tutkowski
I'm curious, Chip, about what you said regarding OVM not currently being supported. In a production deployment, does OVM not show up as a hypervisor type (I assume I see it because I'm running a development build or something)? Thanks! On Wed, Jul 3, 2013 at 8:44 AM, Alexandre Sousa

[OFFLINE] 4-5 July 2013

2013-07-03 Thread John Burwell
All, I will be offline 4-5 July 2013 for the US holiday and a much need day off. I hope everyone has a great weekend, -John

Re: Oracle VM Integration with CloudStack

2013-07-03 Thread Chip Childers
On Wed, Jul 03, 2013 at 09:03:59AM -0600, Mike Tutkowski wrote: I'm curious, Chip, about what you said regarding OVM not currently being supported. In a production deployment, does OVM not show up as a hypervisor type (I assume I see it because I'm running a development build or something)?

Re: CloudStack Documentation URL redirection

2013-07-03 Thread Chip Childers
On Wed, Jul 03, 2013 at 09:25:03AM +, Kimihiko Kitase wrote: Hello Can you please stop redirection of http://cloudstack.apache.org/docs? If I access this site with JA browser, its redirected to http://cloudstack.apache.org/docs/ja-JP/index.html. But its not found. For JA user,

Review Request 12250: license header

2013-07-03 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12250/ --- Review request for cloudstack and David Nalley. Repository: cloudstack-git

Re: Review Request 12223: Async jobs actions now trigger event bus messages to be published

2013-07-03 Thread Ryan Dietrich
On July 3, 2013, 9:04 a.m., Murali Reddy wrote: server/src/com/cloud/async/AsyncJobManagerImpl.java, lines 147-156 https://reviews.apache.org/r/12223/diff/3/?file=314993#file314993line147 IMO this is not right. event type in asyn job are used for 'action events' which are

Re: git bash shell related tips

2013-07-03 Thread Chip Childers
On Wed, Jul 03, 2013 at 05:18:48PM +0900, Thomas O'Dowd wrote: Hi all, Noticed a conversation on irc today regarding git, branching, rebasing etc. A couple of tips that most of you probably already know/use but perhaps others don't: 1. Check if your system already includes git completions

Review Request 12251: Incorporating the review comments given by Alena and Sheng

2013-07-03 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12251/ --- Review request for cloudstack, Alena Prokharchyk, Abhinandan Prateek, and Sheng

Re: git bash shell related tips

2013-07-03 Thread Prasanna Santhanam
On Wed, Jul 03, 2013 at 11:31:38AM -0400, Chip Childers wrote: Have fun. +1 - I couldn't survive without completion and prompt info. zsh + oh-my-zsh (https://github.com/robbyrussell/oh-my-zsh) Plugins: https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins -- Prasanna.,

Re: Review Request 12198: Package switch from com.cloud.network to org.apache.network partly solving CLOUDSTACK -212

2013-07-03 Thread Prasanna Santhanam
Whoa! This has got to be in before 4.3 work on features begins. On Wed, Jul 03, 2013 at 03:20:03PM -, Chip Childers wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12198/

Re: CloudStack Documentation URL redirection

2013-07-03 Thread Go Chiba
Does official site accepted to update for committer's permission? Because once I tried to update to add index file for ja-JP docs according to your below docs, but it ignored... https://cwiki.apache.org/CLOUDSTACK/managing-the-apache-cloudstack-web-site.html On Thu, Jul 4, 2013 at 12:18 AM,

Re: git bash shell related tips

2013-07-03 Thread Chip Childers
On Wed, Jul 03, 2013 at 09:19:29PM +0530, Prasanna Santhanam wrote: On Wed, Jul 03, 2013 at 11:31:38AM -0400, Chip Childers wrote: Have fun. +1 - I couldn't survive without completion and prompt info. zsh + oh-my-zsh (https://github.com/robbyrussell/oh-my-zsh) ^^^ this

Re: Review Request 12251: Incorporating the review comments given by Alena and Sheng

2013-07-03 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12251/#review22722 --- core/src/com/cloud/agent/api/routing/DnsMasqConfigCommand.java

Re: Review Request 12223: Async jobs actions now trigger event bus messages to be published

2013-07-03 Thread Ryan Dietrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12223/ --- (Updated July 3, 2013, 3:58 p.m.) Review request for cloudstack, Marcus

Re: Coding Convention Reminder

2013-07-03 Thread Chip Childers
On Wed, Jul 03, 2013 at 09:48:51AM +0100, Ian Duffy wrote: Any suggestions for formatting the Javascript files? The few I've looked at seem to be riddled with indentation errors and trailing whitespace. When I right click on them in eclipse and hit clean up I get the following error: The

Re: CloudStack Documentation URL redirection

2013-07-03 Thread David Nalley
What was the commit? I don't recall having seen it. Though technically I think this is the base page site itself, and not contained in the below documentation. --David On Wed, Jul 3, 2013 at 11:57 AM, Go Chiba go.ch...@gmail.com wrote: Does official site accepted to update for committer's

Re: Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12243/#review22723 --- Commit 614d42dda26f4b1f688f65f597116b2bb5b3d5a7 in branch

Re: Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12243/#review22724 --- Commit b99355698823bf7fecfa4fddcc63e5b0e76c4931 in branch

Re: Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12243/#review22725 --- Commit 8526a6f8f9130a757a2e54e968965052dcc054e4 in branch

Re: Review Request 12243: CLOUDSTACK-3184: updateVirtualMachine api gives java NPE.

2013-07-03 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12243/#review22726 --- Commit 6b3257781173f3596114c5b19366e72ffb46 in branch

Re: CloudStack Documentation URL redirection

2013-07-03 Thread Go Chiba
By my understanding, it require two separate ways to fix. 1. Disable redirect on javascript that loaded when initialize. 2. Prepare index file on each languages that redirected by above script. And I tried to commit index.html on ja-JP as first commit for public page as below to checking

RE: [MERGE] Merge VMSync improvement branch into master

2013-07-03 Thread Alex Huang
While I'm working on the BVT issues to be resolved. I will attempt to pull some of the less architectural changes over to master in pieces. That way when people do have to review the VMSync code, the code difference will be much smaller. Hopefully, the merges will be smaller too. For these

RE: Coding Convention Reminder

2013-07-03 Thread Alex Huang
I think the coding convention did not cover these. It's a good time to update the wiki for python and javascript. --Alex -Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Wednesday, July 3, 2013 1:49 AM To: dev@cloudstack.apache.org Subject: Re: Coding Convention

RE: Coding Convention Reminder

2013-07-03 Thread Brian Federle
I agree...I've never managed to have auto-formatting work well in eclipse unfortunately. I usually use emacs js2-mode + IntelliJ, both of which have excellent JS auto-formatting. -Brian From: Chip Childers [chip.child...@sungard.com] Sent: Wednesday,

Re: [ECLIPSE] Atlassian plugin...

2013-07-03 Thread Prasanna Santhanam
On Wed, Jul 03, 2013 at 09:50:24AM +0530, Abhinandan Prateek wrote: Anything like that for intellij or I should be reverting back to eclipse to use this cool plugin :-( Yes - http://www.atlassian.com/software/ide-connectors/overview On 03/07/13 9:28 AM, Alex Huang alex.hu...@citrix.com

RE: disk resize support on VMWare

2013-07-03 Thread Sudha Ponnaganti
Can someone shed some light on this missing feature?? -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: Wednesday, July 03, 2013 7:13 AM To: dev@cloudstack.apache.org Cc: Mice Xia; Marcus Sorensen; hongtu_z...@tcloudcomputing.com Subject: Re: disk resize support

Re: S3 Global Settings

2013-07-03 Thread Min Chen
s3.rrs.enable is the new one I added to address https://issues.apache.org/jira/browse/CLOUDSTACK-3028. Thanks -min On 7/3/13 3:27 AM, Prasanna Santhanam prasanna.santha...@citrix.com wrote: On Wed, Jul 03, 2013 at 06:19:21PM +0900, Thomas O'Dowd wrote: Min/Edison, While trying to verify

Re: [MERGE] Merge VMSync improvement branch into master

2013-07-03 Thread John Burwell
Alex, +1 for breaking up into smaller patches. I missed an opportunity to express my admiration for your withdrawal of the patch for 4.2. I imagine it was hard decision given all of the work you poured into it, and I think your action stands a great example of engineering integrity and

RE: disk resize support on VMWare

2013-07-03 Thread Animesh Chaturvedi
I see the review request https://reviews.apache.org/r/9241/ is marked as submitted on 2/7 but don't see the changes Animesh -Original Message- From: Sudha Ponnaganti [mailto:sudha.ponnaga...@citrix.com] Sent: Wednesday, July 03, 2013 9:51 AM To: dev@cloudstack.apache.org Cc: Mice

Re: Coding Convention Reminder

2013-07-03 Thread Daan Hoogland
On Wed, Jul 3, 2013 at 6:34 PM, Brian Federle brian.fede...@citrix.comwrote: I've never managed to have auto-formatting work well in eclipse unfortunately. I usually use emacs js2-mode + IntelliJ, I used to use vjet in eclipse, which wasn't very good but might have grown since...?

RE: CloudStack Collab 2013 - videos

2013-07-03 Thread Musayev, Ilya
I'm under impression there is a slideshare.com account for cloudstack and this is where everyone would post the powerpoint (or whatever else) presentations. When videos get posted on youtube, we would need to add a link to ppt slides in description. -Original Message- From:

Re: CloudStack Documentation URL redirection

2013-07-03 Thread David Nalley
On Wed, Jul 3, 2013 at 12:21 PM, Go Chiba go.ch...@gmail.com wrote: By my understanding, it require two separate ways to fix. 1. Disable redirect on javascript that loaded when initialize. 2. Prepare index file on each languages that redirected by above script. And I tried to commit

Re: CloudStack Documentation URL redirection

2013-07-03 Thread Go Chiba
I tested and the page missed Common_Content error. When I tested on local environment after copy Common_Content, it seems redirect fine. On Thu, Jul 4, 2013 at 2:37 AM, David Nalley da...@gnsa.us wrote: On Wed, Jul 3, 2013 at 12:21 PM, Go Chiba go.ch...@gmail.com wrote: By my understanding,

RE: Oracle VM Integration with CloudStack

2013-07-03 Thread Funs Kessen
Hi There, Well to be honest this is something on my, ever expanding, shortlist. There are a couple of interesting challenges here. The first and foremost is that an integration with OVM 3.2.X is different than 2.x. As Oracle decided to rewrite the entire API layer which renders the Cloudstack

Re: changing bug severity

2013-07-03 Thread Chip Childers
On Mon, Jul 01, 2013 at 11:56:58AM +0530, Prasanna Santhanam wrote: I've noticed bugs change severity from Major-Critical-Blocker and vice-versa without reason. Can the bug reporters please mention the reason as to how something : a) blocks movement on the feature/installation/cloudstack in

Re: FW: Win7 License key?

2013-07-03 Thread Chip Childers
I assume that this was sent to the wrong dev list, given the $dayjob specific bits. However, perhaps these items should actually be discussed within the project itself? On Fri, Jun 28, 2013 at 07:32:06PM +, Donal Lafferty wrote: Hi Ram / Manan, Devdeep added you to a meeting to discuss

Re: Review Request 12251: Incorporating the review comments given by Alena and Sheng

2013-07-03 Thread Alena Prokharchyk
On July 3, 2013, 3:58 p.m., bharat kumar wrote: server/src/com/cloud/configuration/ConfigurationManagerImpl.java, line 3054 https://reviews.apache.org/r/12251/diff/1/?file=318002#file318002line3054 removed the sql exception Bharat, I still see SQLException being caught: } catch

RE: FW: Win7 License key?

2013-07-03 Thread Donal Lafferty
IIRC, most of the items below *were* brought up with the community first. E.g. a summary of licenses was published for feed back at the end of May, and I've been asking for development materials both on IRC and on the mailing list such as logs that provide examples of commands serialised to

How do I Turn Off SecondaryStorageVM Creation

2013-07-03 Thread Donal Lafferty
I'm using S3 Object store, and no NFS caching. So why is CloudStack trying to create an SecondaryStorageVM, and how to I make it stop? DL

Re: FW: Win7 License key?

2013-07-03 Thread Chip Childers
On Wed, Jul 03, 2013 at 08:16:45PM +, Donal Lafferty wrote: IIRC, most of the items below *were* brought up with the community first. E.g. a summary of licenses was published for feed back at the end of May, and I've been asking for development materials both on IRC and on the mailing

Problems with using the TemplateObjectTO's checksum

2013-07-03 Thread Donal Lafferty
I'm trying to improve the performance of CopyCommand when copying a TemplateObjectTO to a TemplateObjectTO. On Hyper-V this happens when a template is downloaded from S3 to the hypervisor's primary data store. I notice that the checksum on a TemplateObjectTO cannot be used to verify that an

RE: Hyper-V plugin - IP Dependencies

2013-07-03 Thread Donal Lafferty
Could I get some more clarity on how to deal with Microsoft dependencies? .NET Framwork V4.5 is straightforward. It's like a JDK and a JRE, because after installation you can build and run against it. It comes with a separate install, so .NET Framework v4.5 is easy to install independently,

RE: Problems with using the TemplateObjectTO's checksum

2013-07-03 Thread Edison Su
-Original Message- From: Donal Lafferty [mailto:donal.laffe...@citrix.com] Sent: Wednesday, July 03, 2013 1:44 PM To: dev@cloudstack.apache.org Subject: Problems with using the TemplateObjectTO's checksum I'm trying to improve the performance of CopyCommand when copying a

RE: How do I Turn Off SecondaryStorageVM Creation

2013-07-03 Thread Donal Lafferty
SSVM starts, but the image doesn't appear to be Hyper-V compatible. Runs at 12% CPU, and I never see the console :( DL -Original Message- From: Edison Su [mailto:edison...@citrix.com] Sent: 03 July 2013 10:14 PM To: dev@cloudstack.apache.org Subject: RE: How do I Turn Off

RE: Problems with using the TemplateObjectTO's checksum

2013-07-03 Thread Donal Lafferty
I'm happy to tweak the template. For users creating a template from a .bz2, does CreateTemplate use the checksum of decompressed image? DL -Original Message- From: Edison Su [mailto:edison...@citrix.com] Sent: 03 July 2013 10:18 PM To: dev@cloudstack.apache.org Subject: RE:

Swift in 4.2 is broken, anybody wants it to be supported in 4.2?

2013-07-03 Thread Edison Su
Due to object store refactor, Swift is broken. The reason, is that, we only have S3 test environment in our lab, so only S3 is tested for now. Before adding the feature back, I'd better ask from, the community, do we want to support Swift? If so, which version of Swift? This will take some

Re: Hyper-V plugin - IP Dependencies

2013-07-03 Thread David Nalley
On Wed, Jul 3, 2013 at 5:18 PM, Donal Lafferty donal.laffe...@citrix.com wrote: Could I get some more clarity on how to deal with Microsoft dependencies? .NET Framwork V4.5 is straightforward. It's like a JDK and a JRE, because after installation you can build and run against it. It comes

RE: Swift in 4.2 is broken, anybody wants it to be supported in 4.2?

2013-07-03 Thread Angeline Shen
Hi Edison, Anthony, Developers who are interested: I tested Swift integration with Cloudstack 3.x . Please let me know if we need to first round testing of how broken Swift is in terms of integration with campo 4.2. In the process of allocating hosts for Swift integration. Thanks.

[ACS 42] Release Status Update

2013-07-03 Thread Animesh Chaturvedi
Folks ACS 42 branch was created on 6/29 and now we are in hardening and stabilization phase for 4.2 The status for features or improvement is depicted in table below |-+---+---| | New Features / Improvements | This Week | Last Week |

Re: Query String Request Authentication(QSRA) support by S3 providers

2013-07-03 Thread Min Chen
Hi Tom, I can reproduce this issue using Cloudian, after investigation, I realized that this is a bug in Amazon SDK we have used, based on this thread: http://stackoverflow.com/questions/15473582/amazon-s3-presigned-urls-escape -the-slashes-in-the-key. When generatePresignedUrl is called

[Query] dynamic scaling of a virtual machine

2013-07-03 Thread Srikanteswararao Talluri
Is there a change in behaviour of dynamic scaling of a virtual machine feature recently? I am hitting the following exception (vm does not have xs tools to support dynamic scaling) Done executing org.apache.cloudstack.api.command.user.volume.ResizeVolumeCmd for job-183 2013-07-04 03:50:40,393

Re: Review Request 12251: Incorporating the review comments given by Alena and Sheng

2013-07-03 Thread bharat kumar
On July 3, 2013, 3:58 p.m., bharat kumar wrote: server/src/com/cloud/configuration/ConfigurationManagerImpl.java, line 3054 https://reviews.apache.org/r/12251/diff/1/?file=318002#file318002line3054 removed the sql exception Alena Prokharchyk wrote: Bharat, I still see

Re: Review Request 12251: Incorporating the review comments given by Alena and Sheng

2013-07-03 Thread bharat kumar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12251/ --- (Updated July 4, 2013, 2:09 a.m.) Review request for cloudstack, Alena

Re: Swift in 4.2 is broken, anybody wants it to be supported in 4.2?

2013-07-03 Thread Prasanna Santhanam
There was someone in the community using swift in production and had volunteered to do some testing. See http://issues.apache.org/jira/browse/CLOUDSTACK-3350 On Wed, Jul 03, 2013 at 09:57:14PM +, Angeline Shen wrote: Hi Edison, Anthony, Developers who are interested: I tested Swift

Re: [Query] dynamic scaling of a virtual machine

2013-07-03 Thread Prasanna Santhanam
On Thu, Jul 04, 2013 at 01:49:47AM +, Srikanteswararao Talluri wrote: Is there a change in behaviour of dynamic scaling of a virtual machine feature recently? I am hitting the following exception (vm does not have xs tools to support dynamic scaling) Yes - the implementation verifies if pv

Re: S3 Object Storage - secret key handling

2013-07-03 Thread Tom O'Dowd
Hi Min, I'm not familiar with all the use cases of Cloudstack so let me just ask anyway... If you create another user as an admin can that user see the S3 secret key? Is there is any use case where another admin should not see the secret key then I think we should hide it. If not, then I guess