[
https://issues.apache.org/jira/browse/CLOUDSTACK-9751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848512#comment-15848512
]
ASF GitHub Bot commented on CLOUDSTACK-9751:
--------------------------------------------
GitHub user fmaximus opened a pull request:
https://github.com/apache/cloudstack/pull/1925
CLOUDSTACK-9751: Fix public ip not applied, when added while VR is starting
Public IP state wasn't passed to the vsp client, making it ignore the apply
public ip.
Bugfix-for: 4.9
Bug-ID: CLOUDSTACK-9751
Reported-By: Raf Smeets <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fmaximus/cloudstack bugfix/CLOUDSTACK-9751
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1925.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 #1925
----
commit 971cfe79c682418c5891310bd5466728afcdb5f2
Author: Frank Maximus <[email protected]>
Date: 2017-02-01T15:25:09Z
CLOUDSTACK-9751: Fix public ip not applied, when added while VR is starting.
Bugfix-for: 4.9
Bug-ID: CLOUDSTACK-9751
Reported-By: Raf Smeets <[email protected]>
----
> if a public IP is assigned to a VM when VR is in starting state, it does not
> get applied to the vport in Nuage VSD
> ------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9751
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9751
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.0, 4.10.0.0
> Reporter: Raf Smeets
> Assignee: Frank Maximus
>
> if a public IP is assigned to a VM when VR is in starting state, it does not
> get applied to the vport in Nuage VSD.
> Steps to reproduce:-
> 1) Create a Isolated Network with Dns Network Offering.
> 2) Start a vm in it, it will start a VR
> 3) At this time accquire a Public IP and enable static nat (assigned it to VM
> , Till this time no vport is created for it on the Nuage VSD). No exception
> come cloudstack says successfully.
> 4) After the VM is in running state, the Public Ip in cloudstack is not
> applied to the Nuage VSD.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)