[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2017-03-27 Thread rossor
Github user rossor commented on the issue: https://github.com/apache/cloudstack/pull/1606 Is it appropriate to add a comparatively complex integration test to cover a functional predicate whose cognitive load is so small? I will expand the associated unit test to include bound

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2017-02-22 Thread leprechau
Github user leprechau commented on the issue: https://github.com/apache/cloudstack/pull/1606 What's the current status of this PR? Is this acceptable as is? --- 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

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-12-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1606 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-378 --- 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 d

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-12-09 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1606 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-12-09 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1606 @blueorangutan package --- 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

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-12-09 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 I've added issue Jira CLOUDSTACK-9661 to track this. https://issues.apache.org/jira/browse/CLOUDSTACK-9661 @leprechau @rhtyd --- If your project is set up for it, you can r

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-12-09 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1606 Ping @leprechau @kiwiflyer --- 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 w

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-11-24 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1606 LGTM on tests and code review. @leprechau @kiwiflyer can we have a JIRA id for this and use that in the commit summary. --- If your project is set up for it, you can reply to this email and h

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-11-20 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1606 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-209 --- 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 d

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-11-20 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1606 @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-11-20 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1606 @blueorangutan package --- 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

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-09-18 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1606 @leprechau I would like to get this fix into 4.8.2.0, 4.9.1.0, and 4.10.0.0. Have you had a chance to add the unit tests requested? Also, is there a JIRA ticket for this bug? --- If your pr

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-29 Thread koushik-das
Github user koushik-das commented on the issue: https://github.com/apache/cloudstack/pull/1606 @leprechau You may add an unit test as well for NetUtils.validateGuestCidr(). Check NetUtilsTest.java, there is already an existing test for 192.168. --- If your project is set up for it,

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-28 Thread leprechau
Github user leprechau commented on the issue: https://github.com/apache/cloudstack/pull/1606 @jburwell Is there already an existing test for the previous behavior that could be modified? I haven't had a chance to do much with Marvin other than briefly browse the tests folder. --- I

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-28 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1606 @leprechau you have expanded the type of networks blocks supported by the system. Therefore, there should be a Marvin test case that attempts to specify a CGN network block for a guest network

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-28 Thread leprechau
Github user leprechau commented on the issue: https://github.com/apache/cloudstack/pull/1606 @jburwell Not really sure what you would want as far as tests. There shouldn't be any change that would alter existing functionality as demonstrated by the above screenshots. If there is som

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-28 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1606 @leprechau following up regarding Marvin tests. Unless they are ready, we are likely going to have to push this PR to 4.9.2.0 since I am trying to get a 4.8.2.0 RC cut ASAP (we are week late a

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-23 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 John, I'll defer to Aaron on this, as he submitted the PR. --- 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

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-22 Thread jburwell
Github user jburwell commented on the issue: https://github.com/apache/cloudstack/pull/1606 @kiwiflyer are there Marvin tests that verify this behavior? --- 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

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1606 Packaging result: ✔centos6 ✔centos7 ✔debian repo: http://packages.shapeblue.com/cloudstack/pr/1606 --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-06 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1606 @rhtyd a Trillian-Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your r

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-06 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1606 @blueorangutan package --- 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

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1606 Packaging result: ✔centos6 ✔centos7 ✖debian repo: http://packages.shapeblue.com/cloudstack/pr/1606 --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-05 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1606 Packaging result: ✖centos6 ✖centos7 ✖debian repo: http://packages.shapeblue.com/cloudstack/pr/1606 --- If your project is set up for it, you can reply to this email and have your re

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-08-05 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1606 LGTM (did not test it, kicked a packaging build) --- 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

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 Tested in a 4.8 lab. Verified as per screen shots that all RFC 1918 and RFC 6598 ranges work. Attempting to use a public cidr produces an error as expected. Interface is correctly configured o

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 ![vr_routes](https://cloud.githubusercontent.com/assets/17278194/16689723/ed397e4e-44e9-11e6-9bb3-a09c0d06951f.png) --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 ![vr_interface](https://cloud.githubusercontent.com/assets/17278194/16689720/e938f658-44e9-11e6-8bae-0d61fefaa7bc.png) --- If your project is set up for it, you can reply to this email and h

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 ![public_example](https://cloud.githubusercontent.com/assets/17278194/16689709/dc83c050-44e9-11e6-9ada-c400d02ce361.png) --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 ![error_screen](https://cloud.githubusercontent.com/assets/17278194/16689713/e1883978-44e9-11e6-84bd-4ce332a598d1.png) --- If your project is set up for it, you can reply to this email and h

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 ![show_successful_rfc1918](https://cloud.githubusercontent.com/assets/17278194/16689706/d606754c-44e9-11e6-85ee-8fdeafde2f87.png) --- If your project is set up for it, you can reply to this

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 ![rfc1918_example](https://cloud.githubusercontent.com/assets/17278194/16689700/d028edc6-44e9-11e6-8fff-b6d11e3ccd77.png) --- If your project is set up for it, you can reply to this email an

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 ![cgn_example](https://cloud.githubusercontent.com/assets/17278194/16689683/be82675a-44e9-11e6-8059-063c288cecd5.png) --- If your project is set up for it, you can reply to this email and ha

[GitHub] cloudstack issue #1606: Allow CGN (RFC6598) to be used within a VPC

2016-07-08 Thread kiwiflyer
Github user kiwiflyer commented on the issue: https://github.com/apache/cloudstack/pull/1606 ![successful_cgn](https://cloud.githubusercontent.com/assets/17278194/16689694/c7e3a822-44e9-11e6-9ed7-62f5c2ecef7e.png) --- If your project is set up for it, you can reply to this email and