GitHub user prashanthvarma opened a pull request:
https://github.com/apache/cloudstack/pull/2004
CLOUDSTACK-9832: Restrict addition of public IP NIC to the VPC VR when the
VPC offering does not contain VpcVirtualRouter as a SourceNat provider
Detail:
When the VPC offering does not contain VpcVirtualRouter as a SourceNat
provider,
then we will not add the interface in the public network to the VpcVR.
Thus, conserving Public IPs.
Co-Authored-By: Prashanth Manthena [email protected]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nuagenetworks/cloudstack
feature/vr_without_public_ip
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/2004.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2004
----
commit adf889df566d7c68fdba51bc0046b9a71c7c1b3c
Author: Frank Maximus <[email protected]>
Date: 2015-11-18T14:05:58Z
CLOUDSTACK-9832: Restrict addition of public IP NIC to the VPC VR when the
VPC offering does not contain VpcVirtualRouter as a SourceNat provider
Detail:
When the VPC offering does not contain VpcVirtualRouter as a SourceNat
provider,
then we will not add the interface in the public network to the VpcVR.
Thus, conserving Public IPs.
Co-Authored-By: Prashanth Manthena [email protected]
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---