Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[JENKINS-26083] Fix floating ip bug on openstack
Previously, setting autoAssingFloatingIp option to true threw a NullPointerException. Calling the method shouldAutoAssignFloatingIp() fixes this problem.
- Loading branch information