Re: git commit: updated refs/heads/4.4-forward to b4457d9

2014-05-21 Thread Yoshikazu Nojima
Sateesh, Sorry for skipping ticket creation. Here it is: https://issues.apache.org/jira/browse/CLOUDSTACK-6746 Regards, Noji 2014-05-21 22:44 GMT-06:00 Sateesh Chodapuneedi : > Hi Yoshi, > > Can you please let me know the JIRA bug ID addressed by this commit? > > Regards, > Sateesh > >> -Orig

Re: Review Request 21629: CLOUDSTACK-4757. Support OVA files containing multiple disks.

2014-05-21 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21629/#review43704 --- Commit ebc92d6cd758d031f9d05ab7b277d5541149f771 in cloudstack's bran

RE: git commit: updated refs/heads/4.4-forward to b4457d9

2014-05-21 Thread Sateesh Chodapuneedi
Hi Yoshi, Can you please let me know the JIRA bug ID addressed by this commit? Regards, Sateesh > -Original Message- > From: ynoj...@apache.org [mailto:ynoj...@apache.org] > Sent: 22 May 2014 07:25 > To: comm...@cloudstack.apache.org > Subject: git commit: updated refs/heads/4.4-forward

Re: Network IDS in VPC

2014-05-21 Thread Marcus
I really like the lower overhead of just port mirroring from one of the router's interfaces to an instance interface host-side, but I really dislike the affinity it creates between the router and the listener, and all of the complications it creates for host maintenance and migrations. It may also

RE: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Sanjeev Neelarapu
In site-to-site vpn both sides need not to be under cloudstack control. Only one site can be under cs control. -Original Message- From: Erik Weber [mailto:terbol...@gmail.com] Sent: Thursday, May 22, 2014 4:23 AM To: dev Subject: Re: VPC Site to Site VPN CIDR RFC1918 The documentation

[ACS4.4] Cherry-pick request : b4457d92f4ceec83f09b4514a0164c7ec3775e4d

2014-05-21 Thread Yoshikazu Nojima
Daan, Could you cherry-pick the commit b4457d92f4ceec83f09b4514a0164c7ec3775e4d ? It fix the bug that makes systemvm template build failed since newer vboxmanage generates $appliance-$branch-vmware-disk3.vmdk. Regards, Noji

[GitHub] cloudstack-docs-rn pull request: rnotes.rst: fix release refences ...

2014-05-21 Thread pdion891
Github user pdion891 commented on the pull request: https://github.com/apache/cloudstack-docs-rn/pull/8#issuecomment-43839704 oudated pull request. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] cloudstack-docs-rn pull request: rnotes.rst: fix release refences ...

2014-05-21 Thread pdion891
Github user pdion891 closed the pull request at: https://github.com/apache/cloudstack-docs-rn/pull/8 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

Proxy Console (RealhostIP Retired) Question

2014-05-21 Thread Mo
Hello: I am attempting to find more information (read: step by step) how to correct the issue that came to be when realhostip was retired. The links I saw suggested I setup the following for every IP address in my DNS Zone: 192-168-1-1.cloud.domain.tldINA192.168.1.1 I have done

[ACS4.4] Cherry-pick 356f6121a78d147d72136044c90472234f667730

2014-05-21 Thread Min Chen
Hi Daan, Can you please cherry-pick this commit from 4.4-forward to 4.4? Commit: 356f6121a78d147d72136044c90472234f667730 CLOUDSTACK-6742: listVolumes - As regularuser , able to list Vms and volumes of other users. Thanks -min

[ACS4.4] Cherry-pick e3bb8b98bd9055115004da2ec67b29271a3974c5

2014-05-21 Thread Kelven Yang
There is an typo on the bug id, it should be the fix for CLOUDSTACK-6743 commit e3bb8b98bd9055115004da2ec67b29271a3974c5 Author: Kelven Yang Date: Wed May 21 16:14:14 2014 -0700 CLOUDSTACK-5485: Use edge-triggering in MessageDetector to handle bogus wakeup gracefully. Level triggering plus

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
The documentation says something else, excerpt: " The difference from Remote VPN is that Site-to-site VPNs connects entire networks to each other, for example, connecting a branch office network to a company headquarters network. In a site-to-site VPN, hosts do not have VPN client software; they se

Re: Updating ACS 4.4 features list on release page?

2014-05-21 Thread Daan Hoogland
you can find those (it's not just one that is broken) at https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12323265 On Wed, May 21, 2014 at 11:34 PM, Demetrius Tsitrelis wrote: > In the "Features" section of the CloudStack 4.4 Release (Draft) page > (https://cwiki.apache.org/conf

Network IDS in VPC

2014-05-21 Thread Marcus
Hi guys, Not sure if this has been discussed before, but we are getting feature requests for an IDS or packet-sniffing/monitoring capability. I have a prototyped idea of how to do this (manual config), but would like some input. We create a network offering or network capability/detail that is

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Daan Hoogland
I guess you shouldn't use the site to site vpn but just a vpn. I am not sure how to configure that but you should just create an active (client side) vpn to the external network. I see no reason why it should't work. the site to site assumes you have both sides in cloudstack and thus with rfc1918 n

Updating ACS 4.4 features list on release page?

2014-05-21 Thread Demetrius Tsitrelis
In the "Features" section of the CloudStack 4.4 Release (Draft) page (https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=39623192) is a filter for a previous version of features (https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/12323168/SearchRequest-12323168.xml

How does Jenkins test new plugin for new device support?

2014-05-21 Thread Ritu Sabharwal
Hi, I am adding a new plugin for supporting new device. Once the code is reviewed and committed to Git, would Jenkins run the automated tests only for the management server and not the plugin code because it would not have the new hardware to test it with. How does that happen ? Thanks & Regar

Re: [PROPOSAL] Using continuous integration to maintain our code quality...

2014-05-21 Thread Chip Childers
On Wed, May 21, 2014 at 2:30 AM, sebgoa wrote: > Why don't Citrix developers show us how they would do it in the open ? Right > now it's all hidden. +1 - I like some of the concepts of this proposal, but I have some concerns as well. I'll also state for the record, that I will -1 any decision t

Re: [Marvin] Having trouble installing Marvin

2014-05-21 Thread Mike Tutkowski
Looks like I sent this e-mail out a bit too soon. I found a solution: sudo su - export CFLAGS=-Qunused-arguments export CPPFLAGS=-Qunused-arguments pip install ansible exit Then run: sudo pip install tools/marvin/dist/Marvin-0.1.0.tar.gz On Wed, May 21, 2014 at 2:43 PM, Mike Tutkowski < mike.t

[Marvin] Having trouble installing Marvin

2014-05-21 Thread Mike Tutkowski
Hi, I built Marvin today using the following command (on the 4.4 branch): mvn -P developer -pl :cloud-marvin I then ran the following: sudo pip install tools/marvin/dist/Marvin-0.1.0.tar.gz Unfortunately it completed with an error (below). Does anyone know what might be wrong on my system her

RE: Simulator setup on windows

2014-05-21 Thread Santhosh Edukulla
use skipTests with mvn command to skip tests, "but" not sure, if simulator is fully functional and works on windows, it was used and tested on non windows platform though. If your requirement is simulator and not its running platform, then try linux\mac. Santhosh ___

Simulator setup on windows

2014-05-21 Thread Gaurav Aradhye
Hi all, I am trying to setup simulator on windows machine and 2 tests in Cloud core are failing. Failed tests: testFirewallRulesCommand(com.cloud.agent.resource.virtualnetwork .VirtualRoutingResourceTest): expected:<...1.2/24:,64.10.10.10: [reverted:0:0:0:, 64.10.10.10:TCP:22:80:10.10.1.1/24-10.1

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
Site to site vpn. I'm not in control of the 50.0.1 network, but the client is. Basically the use case is that they want to secure the traffic to their cloud vms, and are fortunate enough to not have to use rfc1918 on their network. I guess we could work around it by terminating the vpn on our e

Re: Review Request 21629: CLOUDSTACK-4757. Support OVA files containing multiple disks.

2014-05-21 Thread Likitha Shetty
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21629/ --- (Updated May 21, 2014, 4:10 p.m.) Review request for cloudstack. Bugs: CLOUDS

Re: Review Request 21629: CLOUDSTACK-4757. Support OVA files containing multiple disks.

2014-05-21 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21629/#review43630 --- Commit 87d87a6f30c45125e5769f04e8d4260074c79f87 in cloudstack's bran

Re: Review Request 21629: CLOUDSTACK-4757. Support OVA files containing multiple disks.

2014-05-21 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21629/#review43629 --- Commit 30b8eba92342d391abef9bb3efa1c6efcf588875 in cloudstack's bran

Review Request 21773: sysctl improvements regarding nf_conntrack_max, panic and nonlocal_bind

2014-05-21 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21773/ --- Review request for cloudstack, Chiradeep Vittal, daan Hoogland, edison su, Hugo

Re: Review Request 21673: Missing KVM mappings causes NPE

2014-05-21 Thread Nitin Mehta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21673/#review43623 --- Ship it! Ship It! - Nitin Mehta On May 20, 2014, 12:11 a.m., Amo

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Daan Hoogland
Are you creating a site to site vpn or connecting to an external network? On Wed, May 21, 2014 at 5:02 PM, Daan Hoogland wrote: > Erik, If it doesn't work it is probably been blocked on purpose but I > don't see why it is. I don't know your use case either and it seems an > unlikely one. But if t

Review Request 21772: dnsmasq stops logging if logrotate creates the file

2014-05-21 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21772/ --- Review request for cloudstack, Chiradeep Vittal, daan Hoogland, and Hugo Trippae

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Daan Hoogland
Erik, If it doesn't work it is probably been blocked on purpose but I don't see why it is. I don't know your use case either and it seems an unlikely one. But if the 50.0.1 net is out of your control you maybe should be able to configure this. So I would say it is a bug/lack of feature. I'll look i

Review Request 21771: Cosmetic fixes in cloud-early-config script

2014-05-21 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21771/ --- Review request for cloudstack, Chiradeep Vittal, daan Hoogland, Rajesh Battala,

Build failed in Jenkins: build-master-slowbuild #897

2014-05-21 Thread jenkins
See -- [...truncated 18336 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] -

Review Request 21769: blacklisting pcspkr as cosmetic improvement. fixing aesni_intel blacklisting because modprobe.d files have to end with .conf

2014-05-21 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21769/ --- Review request for cloudstack and daan Hoogland. Repository: cloudstack-git D

Review Request 21767: Preload modules so that some sysctl settings will actually get set during boot and some ftp modules to get pasive ftp to work through iptables

2014-05-21 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21767/ --- Review request for cloudstack, Abhinandan Prateek, daan Hoogland, edison su, and

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
I understand that, but what my client wants is to connect public ips instead of rfc1918 on one of the sides. e.g. one network has 10.0.1.0/24 and ip 1.2.3.4 the other has 50.0.1.0/24 and ip 50.0.0.1 but cloudstack currently does not let you do that, because it expects cidrs to be rfc1918. see log

RE: cannot run integration tests on 4.4-forward

2014-05-21 Thread Santhosh Edukulla
Based upon a working setup, i added few package versions requirement to setup.py now. Santhosh From: sebgoa [run...@gmail.com] Sent: Tuesday, May 20, 2014 8:39 AM To: dev@cloudstack.apache.org Cc: Rajani Karuturi Subject: Re: cannot run integration tests o

Re: [GitHub] cloudstack-docs-admin pull request: Fixed the formatting of lists ...

2014-05-21 Thread Will Stevens
Ok. Thanks for letting me know. It seems that the tree resyncing guide on github does not work as expected. I will figure out the rebasing flow. Thx, Ws On Wednesday, May 21, 2014, runseb wrote: > Github user runseb commented on the pull request: > > https://github.com/apache/cloudstack-docs-ad

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Daan Hoogland
Erik, The vpn let's you connect to all the computers in the network on the other site on their private adresses. This means that you can give the cidr of the remote network in the definition on vpn connection. one network has 10.0.1.0/24 and ip 1.2.3.4 the other has 10.0.2.0/24 and ip 4.3.2.1 on

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
Great to hear. We're not seeing that as we're only trying to add one cidr range, but all fixes are appreciated :-) Hope someone might come up with some more info about the limitation as time passes. Regards, Erik Weber On Wed, May 21, 2014 at 12:32 PM, Alex Hitchins wrote: > Erik, > > I can't

Re: [ACS4.4] Cherry-pick f748a552e9546e91e18c574b375f3ea6c8d7e043

2014-05-21 Thread Daan Hoogland
On Tue, May 20, 2014 at 11:29 PM, Min Chen wrote: > git rm test/integration/smoke/test_vm_iam.py works. pulled. -- Daan

Review Request 21764: Fixed issues in regression suite project cpu limits

2014-05-21 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21764/ --- Review request for cloudstack and Santhosh Edukulla. Repository: cloudstack-git

Re: Review Request 20623: Added version check, fixed data corruption, fixed regression issues

2014-05-21 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20623/#review43606 --- Ship it! Ship It! - Jayapal Reddy On May 21, 2014, 11:12 a.m., S

Re: Review Request 20623: Added version check, fixed data corruption, fixed regression issues

2014-05-21 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20623/ --- (Updated May 21, 2014, 11:12 a.m.) Review request for cloudstack, daan Hoogland

Build failed in Jenkins: build-master-slowbuild #896

2014-05-21 Thread jenkins
See -- [...truncated 18336 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] -

Re: Review Request 20623: Added version check, fixed data corruption, fixed regression issues

2014-05-21 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20623/ --- (Updated May 21, 2014, 10:55 a.m.) Review request for cloudstack, daan Hoogland

RE: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Alex Hitchins
Erik, I can't answer your question however though as you raise it I'd let you know; I'm working on an issue with the comma separated list. Currently it is failing as it's incorrectly validating the string. https://issues.apache.org/jira/browse/CLOUDSTACK-6667 Alex Hitchins | 07788 423 969 | 0

VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/vpn.html#site-to-site-vpnstates: - *CIDR list*: The guest CIDR list of the remote subnets. Enter a CIDR or a comma-separated list of CIDRs. Ensure that a guest CIDR list is not overlapped with the VPC

Review Request 20623: Added version check, fixed data corruption, fixed regression issues

2014-05-21 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20623/ --- Review request for cloudstack, daan Hoogland and Jayapal Reddy. Bugs: CLOUDSTAC

Review Request 21763: [Windows]Give Option to install or not MySql Server along with Main Installer on the same server

2014-05-21 Thread Damodar Reddy Talakanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21763/ --- Review request for cloudstack, Abhinandan Prateek and Murali Reddy. Bugs: https

Build failed in Jenkins: build-master-slowbuild #895

2014-05-21 Thread jenkins
See -- [...truncated 18336 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi <<< [INFO] [INFO] -