Re: Review Request 14398: NumbersUtil cleanup

2013-09-29 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14398/ --- (Updated Sept. 29, 2013, 7:24 a.m.) Review request for cloudstack, daan Hooglan

Re: Libvirt-java 0.5.0 has been released

2013-09-29 Thread Wido den Hollander
On 09/29/2013 08:01 AM, Wei ZHOU wrote: try backup and remove the jna.jar in /usr/share/java I fixed the init scripts, it was still including the old JNA in the classpath: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=e6fd794ca0b10a00f3fc93e5f3e81ab342f5b860 That sh

Re: my outstanding patches on review board

2013-09-29 Thread Daan Hoogland
H Darren, I was instructed, when becoming a committer a few weeks ago that low impact changes are at my discretion. I'd say go ahead. I read some of them and have no objections. I am not the greatest expert of course but for what its worth. regards, Daan On Sun, Sep 29, 2013 at 6:02 AM, Darren

Re: [ANNOUNCE] New Committer: Darren Shepherd

2013-09-29 Thread Jayapal Reddy Uradi
Congrats Darren! -Jayapal On 29-Sep-2013, at 10:12 AM, Alena Prokharchyk wrote: > Congrats, Darren! > > -Alena > > From: Chip Childers > mailto:chip.child...@sungard.com>> > Reply-To: "dev@cloudstack.apache.org" > mailto:dev@cloudstack.apache.org>> > Date:

Re: my two cents on RBAC/authorization

2013-09-29 Thread Sebastien Goasguen
On 29 Sep 2013, at 05:51, Darren Shepherd wrote: > I've noticed there's a rbac branch and things are being committed > there. I didn't see any documentation about the design or anything > (maybe it exists and I looked in the wrong place), so I'm just going > to give you my two cents on authori

Re: my outstanding patches on review board

2013-09-29 Thread Sebastien Goasguen
On 29 Sep 2013, at 06:02, Darren Shepherd wrote: > I have a bunch of outstanding patches on review board. Now that I'm a > committer I'm going to commit a bunch of then that I consider small > and non-impacting. I know this would normally be bad form, so I hope > you'll excuse me this one time

Re: Scalable Backup and Recovery

2013-09-29 Thread kel...@backbonetechnology.com
Even as a simple start it would be nice to have the option to back up/snapshot a VM (which means all volumes as a collection) and not just per volume. If I have 200 VMs with 3 volumes each, that's 600 snapshots and 400 attach disk actions. Now scale that out to your average production environmen

Re: my two cents on RBAC/authorization

2013-09-29 Thread Koushik Das
I think it is important to identify what is exclusively for Cloudstack and what all can be reused across multiple services. 1. Authentication - Typically enterprises/service providers would like to reuse their existing authentication systems. So an easy mechanism needs to be provided for integr

Re: [MAJOR][BUG] ACS powers off some VMs in vSphere - when MS service is restarted

2013-09-29 Thread Koushik Das
Ilya, Can you check in the MS logs if more than one thread tries to process connect for the same host simultaneously? In case of XS I had seen that there is a possibility of the vm states getting incorrectly determined (during vm sync) in case more than one thread tries to process connect to the

Re: Libvirt-java 0.5.0 has been released

2013-09-29 Thread Mike Tutkowski
Some progress (I think). Now I get this error message instead: log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.params.DefaultHttpParams). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig f

Re: [DISCUSS] UI: New look and feel

2013-09-29 Thread Shiva Teja
On Fri, Sep 27, 2013 at 5:44 PM, SuichII, Christopher < chris.su...@netapp.com> wrote: > > Shiva & Sebastien - What impact would this angular.js project have on UI > plugins? It would definitely make it easy and offer cleaner code. I'll try to write an overview soon. In a brief way : 1. You do

Re: my two cents on RBAC/authorization

2013-09-29 Thread Min Chen
RBAC branch was created by Prachi and me to do some quick prototype on rbac feature we are going to propose in the community soon. Since it is not ready yet, we haven't proposed and published FS on the ML. In this prototype, we have group, accout, role, permission as our first class object. Unl

Re: my two cents on RBAC/authorization

2013-09-29 Thread Darren Shepherd
I look forward to the proposal. Based on your short comments and the artifacts I've seen so, I'll warn you that I'll probably disagree strongly with the implement Darren > On Sep 29, 2013, at 12:04 PM, Min Chen wrote: > > RBAC branch was created by Prachi and me to do some quick prototype on

Re: my two cents on RBAC/authorization

2013-09-29 Thread Darren Shepherd
Oops accidentally sent the last email before I finished. I'll probably disagree with the implementation. It sounds like your scope right now is very simple and small and thus your are doing a very simple approach. But that in my mind will lead to either 1) you scrap and rewrite the thing whe

Re: my two cents on RBAC/authorization

2013-09-29 Thread Min Chen
> > > >One random question, I'm interested in knowing what the relationship >between commands.props and this new rbac thing will be. We have categorized two types of permission, one is API level permission to work with current ApiChecker (what kind of APIs are allowed to be accessed by a particula

Re: my two cents on RBAC/authorization

2013-09-29 Thread Darren Shepherd
So this will replace the commands.properties. If one adds a new api, will they need to update the DB? Darren On Sep 29, 2013, at 5:15 PM, Min Chen wrote: >> >> >> >> One random question, I'm interested in knowing what the relationship >> between commands.props and this new rbac thing will

CS4.2 KVM VM Snapshot not implement yet?

2013-09-29 Thread Jijun
hi all, i install CS4.2 from the url : http://cloudstack.apt-get.eu/ubuntu/ , then create Basic Zone with KVM host added,then create some vms ,everything work fine. create vm snapshot for one stopped vm, the snapshot progress is always with state "Creating". Management Server log : 2013-09-

Re: Review Request 14058: Including tests for VPC VM Lifecycle on Tagged hosts

2013-09-29 Thread Ashutosh Kelkar
> On Sept. 26, 2013, 1:30 a.m., Sheng Yang wrote: > > Please test it before submit. > > Ashutosh Kelkar wrote: > The tests have been tested and run correctly. There is a manual step > needed in setup for these tests - Adding host tags to the hosts which is why > the tests are skipped when

Re: Review Request 14190: Switch to setter injection for extensibility

2013-09-29 Thread Kelven Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14190/#review26468 --- Daren, when getGuru() is call in a non-initial phase, it may be inv

Re: my two cents on RBAC/authorization

2013-09-29 Thread Min Chen
Commands.properties will stay as it is for now, acl_api_permission will be auto-populated based on this commands.properties file. So developers do not need to update the DB when they add a new api. -min On 9/29/13 6:10 PM, "Darren Shepherd" wrote: >So this will replace the commands.properties.

RE: [DISCUSS] UI: New look and feel

2013-09-29 Thread Shiva Teja
Hi, Sorry about that. Our ISP seems to be down. I am not sure if it will be back soon. Shiva Teja On Sep 30, 2013 10:04 AM, "Santhosh Edukulla" wrote: > Hi Shiva, > > Iam trying to access http://students.iitmandi.ac.in:2, but couldnt. > It seems there was a name resolution issue. Iam accessi

Re: [ANNOUNCE] New Committer: Darren Shepherd

2013-09-29 Thread Abhinandan Prateek
Congrats Darren ! -abhi On 28/09/13 5:54 pm, "Chip Childers" wrote: >The Project Management Committee (PMC) for Apache CloudStack >has asked Darren Shepherd to become a committer and we are pleased to >announce that he has accepted. > >Being a committer allows many contributors to contribute m

Virtual Router reachability

2013-09-29 Thread Girish Shilamkar
Hello, Egress rules tests rely on accessing virtual router VR after creating a network. I have often seen that VR is not immediately accessible. A ssh to VR fails, I think it takes a while for the network to come up and VR can be ssh'd. This happens even though the VR is in "Running" state. So

RE: [Merge] Minimal Hyper-V Plugin

2013-09-29 Thread Rajesh Battala
Am looking at building the agent code using mono. Will create a wiki after finishing it. Thanks Rajesh Battala -Original Message- From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] Sent: Thursday, September 26, 2013 2:55 AM To: dev@cloudstack.apache.org Subject: Re: [Merge] Min

[PROPOSAL] Support OVA files with multiple disks for templates and uploaded volumes in VMWare

2013-09-29 Thread Likitha Shetty
Hi, Currently, Cloudstack only supports Template creation based on OVA files containing a single disk. If a user creates a template from a OVA file containing more than 1 disk and launches an instance using this template, only the first disk is attached to the new instance and other disks are i

RE: Virtual Router reachability

2013-09-29 Thread Santhosh Edukulla
Girish, 1. Using timeout will make it to wait for that many units always and again it may not be fool proof, we may succeed to find ssh daemon on remote machine is up and running and with this, we again run it few more times to check again if it is not running, so its not much predictable. I

Re: Virtual Router reachability

2013-09-29 Thread Jayapal Reddy Uradi
Girish, cloudstack shows router status as 'running' before the router booting completed. The router is accessible when the cloud-early-config starts the sshd in booting. +1 on santosh suggestion. Thanks, Jayapal On 30-Sep-2013, at 11:25 AM, Santhosh Edukulla wrote: > Girish, > > 1. Usin

Re: Review Request 14011: CLOUDSTACK-4612: Specified locale keyboard language is not showing as default in consoleView passed during deployVM.

2013-09-29 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14011/#review26470 --- Ship it! Looks good to me. - Rajesh Battala On Sept. 6, 2013, 8:

Re: Virtual Router reachability

2013-09-29 Thread Marcus Sorensen
In the past, with KVM, the agent doesn't show the router as running until it can ssh to it. You can watch the agent poll if it is debug logging. Does this issue not apply to KVM, or is it a regression? On Sep 29, 2013 11:38 PM, "Girish Shilamkar" wrote: > Hello, > > Egress rules tests rely on acc

Re: Review Request 14171: fix test_networks.py to reduce time taken by the tests

2013-09-29 Thread venkata swamy babu budumuru
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14171/#review26471 --- Ship it! Ship It! - venkata swamy babu budumuru On Sept. 17, 20