Review Request: Add vpn users automation tests.

2013-04-27 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10816/ --- Review request for cloudstack, Prasanna Santhanam and SrikanteswaraRao Talluri.

Re: Review Request: Add vpn users automation tests.

2013-04-27 Thread Girish Shilamkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10816/ --- (Updated April 27, 2013, 8:10 a.m.) Review request for cloudstack, Prasanna San

Review Request: CLOUDSTACK-1824: Stop service displayed as cloud-management

2013-04-27 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10798/ --- Review request for cloudstack and Hugo Trippaers. Description --- CLOU

Re: deployDataCenter.py doesn't work for me on master

2013-04-27 Thread Dharmesh Kakadia
not sure you are still having this issue. You can install requests module by "pip install requests". On Thu, Apr 18, 2013 at 11:23 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Is this similar to the problem you are now having? I get the following > output from the python script t

Re: Ebtables

2013-04-27 Thread Jayapal Reddy Uradi
The below rules block the traffic from the secondary ips. > -A i-2-9-VM-in -p ARP --arp-ip-src ! 66.232.104.216 -j DROP > -A i-2-9-VM-out -p ARP --arp-ip-dst ! IPADDRESS.OF.INSTANCE -j DROP you can either delete above rules or flush the chains. Thanks, Jayapal On 27-Apr-2013, at 5:05 AM, Mauric

Really need some help here ...

2013-04-27 Thread Jim L.
Hi, I have been trying to build either RPMs or DEB packages for Cloudstack 4.0.2 with VMWare enabled, but have been unsuccessful. I can build successfully using Maven (mvn -P deps -D nonoss) but the DEB/RPM build processes apparently rebuild on their own without using the artifacts created by the

Cloud -agent is dead, but the subsys is locked

2013-04-27 Thread zzz????
Hello everyone: I am having an issue to add a kvm host. When I add the first kvm host ,I get a problem that "Unable to add the host" the service status : Cloud -agent is dead, but the subsys is locked

Re: Really need some help here ...

2013-04-27 Thread David Nalley
On Sat, Apr 27, 2013 at 9:07 AM, Jim L. wrote: > Hi, > > I have been trying to build either RPMs or DEB packages for Cloudstack > 4.0.2 with VMWare enabled, but have been unsuccessful. I can build > successfully using Maven (mvn -P deps -D nonoss) but the DEB/RPM build > processes apparently rebu

Re: Cloudstack.org domain

2013-04-27 Thread Noah Slater
Okay, thanks Prasanna! On 17 April 2013 07:44, Prasanna Santhanam wrote: > On Tue, Apr 16, 2013 at 02:07:45PM +0100, Noah Slater wrote: > > Okay, some success. > > > > Here is a mail sent to infrastruct...@apache.org: > > > > On 16 April 2013 13:44, Tony Stevenson wrote: > > > > > Noah Slater

CloudStack GitHub repository

2013-04-27 Thread Noah Slater
Devs, I have requested that our GitHub repository be moved to indicate we are no longer in incubation. Follow along here: https://issues.apache.org/jira/browse/INFRA-6203 Thanks, -- NS

Re: CloudStack GitHub repository

2013-04-27 Thread Rohit Yadav
Thanks Noah, I've had raised an issue with infra a long time ago but that is still open: https://issues.apache.org/jira/browse/INFRA-6061 Cheers. On Sat, Apr 27, 2013 at 9:58 PM, Noah Slater wrote: > Devs, > > I have requested that our GitHub repository be moved to indicate we are no > longer i

[DISCUSS] Enable GitHub pull request notification (Was: Re: GitHub pull requests (Was: Re: Github integration))

2013-04-27 Thread Noah Slater
Devs, I would like to propose that we turn on notifications for pull requests that are made via GitHub. This will ensure that PRs are not "lost between the cracks". I believe this integration is already available, and we just need to request it. You do not need to respond if you are in agreement.

Re: CloudStack GitHub repository

2013-04-27 Thread Noah Slater
Thanks, Rohit. I marked mine as a dupe! On 27 April 2013 17:30, Rohit Yadav wrote: > Thanks Noah, I've had raised an issue with infra a long time ago but that > is still open: > https://issues.apache.org/jira/browse/INFRA-6061 > > Cheers. > > On Sat, Apr 27, 2013 at 9:58 PM, Noah Slater wrote:

Re: Error starting management server

2013-04-27 Thread Dharmesh Kakadia
I found out the issue. I was behind the proxy and python was not able to bypass the local address. After unsetting proxy, I am able to add zones, pod and cluster. But while adding hosts I get following error: INFO [cloud.resource.ResourceManagerImpl] (1793095672@qtp-165312501-9:) Trying to add a

Re: [GSoC] Introduction and Project Discussion

2013-04-27 Thread Rohit Yadav
Hi Shiva, On Sat, Apr 27, 2013 at 1:29 AM, Shiva Teja wrote: > Hi all, > > I am Shiva Teja, an undergrad student from IIT Mandi, India. I will be > participating in GSoC this year. I'd like to work on the new CloudStack UI > with bootstrap project[1]. I've been experimenting with API for the pas

Re: [DISCUSS] Enable GitHub pull request notification (Was: Re: GitHub pull requests (Was: Re: Github integration))

2013-04-27 Thread Noah Slater
On 27 April 2013 17:35, Noah Slater wrote: > If we reach consensus, I will start the corresponding [VOTE] thread and > complete the rest of process. > D'oh. That's what I get for copying and pasting email templates. Edit: if we reach consensus, I will just go ahead and request the notifications

Re: [DISCUSS] Enable GitHub pull request notification (Was: Re: GitHub pull requests (Was: Re: Github integration))

2013-04-27 Thread John Burwell
Noah, How do we handle the contributor agreement/IP issues when handling code submitted through a Github PR? Thanks, -John On Sat, Apr 27, 2013 at 12:45 PM, Noah Slater wrote: > On 27 April 2013 17:35, Noah Slater wrote: > > > If we reach consensus, I will start the corresponding [VOTE] thre

Re: Really need some help here ...

2013-04-27 Thread Jim L.
Hi David, I know Wido's DEBs do not have VMWare support (at least, the last time I tried to used them). I'll give the RPM's a try, however. In the meantime: is there additional documentation/wiki/back of a napkin that explains how to build DEB or RPM packages with VMWare support? I would like t

Re: [DISCUSS] Enable GitHub pull request notification (Was: Re: GitHub pull requests (Was: Re: Github integration))

2013-04-27 Thread Noah Slater
Good question, John! We will handle it the same way we handle patches that come in via JIRA, or the mailing list, or any other channel. i.e. The creation of a PR against the official mirror is seen as an indication of intent that the work be contributed to the project, as the Apache licenses quite

Re: [DISCUSS] Enable GitHub pull request notification (Was: Re: GitHub pull requests (Was: Re: Github integration))

2013-04-27 Thread Noah Slater
* and the Apache license... On 27 April 2013 18:24, Noah Slater wrote: > Good question, John! We will handle it the same way we handle patches that > come in via JIRA, or the mailing list, or any other channel. i.e. The > creation of a PR against the official mirror is seen as an indication of

Re: Really need some help here ...

2013-04-27 Thread Chip Childers
There is a bug in the 4.0.x Debian/rules file that excludes the optional -Dnonoss flag. Look at the 4.1 branch copy and note the env variable I added to support optional mvn flags during the packaging's build step. On Apr 27, 2013, at 1:22 PM, "Jim L." wrote: > Hi David, > > I know Wido's DEBs d

Re: Really need some help here ...

2013-04-27 Thread Jim L.
Chip, I'll do that. Thanks for the info. Regards, --Jim L. On Sat, Apr 27, 2013 at 1:25 PM, Chip Childers wrote: > There is a bug in the 4.0.x Debian/rules file that excludes the > optional -Dnonoss flag. Look at the 4.1 branch copy and note the env > variable I added to support optional mv

Re: deployDataCenter.py doesn't work for me on master

2013-04-27 Thread Mike Tutkowski
Thank you, Dharmesh...that is exactly how we (myself and others) ended up solving this issue. :) On Sat, Apr 27, 2013 at 5:20 AM, Dharmesh Kakadia wrote: > not sure you are still having this issue. You can install requests module > by "pip install requests". > > > On Thu, Apr 18, 2013 at 11:23 P

Re: [DISCUSS] Enable GitHub pull request notification (Was: Re: GitHub pull requests (Was: Re: Github integration))

2013-04-27 Thread David Nalley
On Sat, Apr 27, 2013 at 12:35 PM, Noah Slater wrote: > Devs, > > I would like to propose that we turn on notifications for pull requests > that are made via GitHub. This will ensure that PRs are not "lost between > the cracks". I believe this integration is already available, and we just > need to

Re: [jira] [Updated] (CLOUDSTACK-1758) CloudPlatform CS-17541 SSVM test cases failing in VMware with 4.1 builds

2013-04-27 Thread Chip Childers
Please rename this bug to remove the reference to your company's commercial product. On Apr 27, 2013, at 1:32 PM, "Rayees Namathponnan (JIRA)" wrote: > > [ > https://issues.apache.org/jira/browse/CLOUDSTACK-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Raye

Re: [DISCUSS] Enable GitHub pull request notification (Was: Re: GitHub pull requests (Was: Re: Github integration))

2013-04-27 Thread Chip Childers
On Apr 27, 2013, at 2:55 PM, David Nalley wrote: > On Sat, Apr 27, 2013 at 12:35 PM, Noah Slater wrote: >> Devs, >> >> I would like to propose that we turn on notifications for pull requests >> that are made via GitHub. This will ensure that PRs are not "lost between >> the cracks". I believe th

Re: Review Request: Adding more Granular Global Parameters

2013-04-27 Thread Nitin Mehta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10740/#review19830 --- server/src/com/cloud/configuration/Config.java