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 <raf.sme...@nuagenetworks.net> 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 <frank.maxi...@nuagenetworks.net> 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 <raf.sme...@nuagenetworks.net> ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---