[
https://issues.apache.org/jira/browse/CLOUDSTACK-9789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869906#comment-15869906
]
ASF GitHub Bot commented on CLOUDSTACK-9789:
--------------------------------------------
GitHub user ustcweizhou opened a pull request:
https://github.com/apache/cloudstack/pull/1947
CLOUDSTACK-9789: Fix releasing secondary guest IP fails with associated
static nat which is actually not used
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ustcweizhou/cloudstack RemoveSecondaryIP
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1947.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 #1947
----
commit 0f054246b65d003ae7f024b6ef125b2ec1846879
Author: Wei Zhou <[email protected]>
Date: 2017-02-16T13:18:56Z
CLOUDSTACK-9789: Fix releasing secondary guest IP fails with associated
static nat which is actually not used
----
> Releasing secondary guest IP fails with error VM nic Ip x.x.x.x is mapped to
> static nat
> ---------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9789
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9789
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Wei Zhou
> Assignee: Wei Zhou
>
> similar to https://issues.apache.org/jira/browse/CLOUDSTACK-9779
> steps to reproduce
> 1. Create two isolated guest networks with same CIDR
> 2. Deploy VMs on both networks
> 3. Acquire secondary IP on NICs of both VMs and make sure they have the same
> value, user can input the IP address.
> 4. acquire a public IP and enable static nat to secondary IP on first VM.
> 5. try to remove the secondary IP on second VM. The operation would fail
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)