Draft: 709 allow selection of pre existing floating ip#711
Open
XaverStiensmeier wants to merge 12 commits intodevfrom
Open
Draft: 709 allow selection of pre existing floating ip#711XaverStiensmeier wants to merge 12 commits intodevfrom
XaverStiensmeier wants to merge 12 commits intodevfrom
Conversation
Untested. Includes installation for nvidia
now a specific floating ip can be assigned to master or vpn by setting the floatingIpId key in the configuration. #709
now floating ips are no longer released on clouds where they are defined as pre-existing #709
added _check_floating_ip to verify the existence of the floating ip #705
updated provider tests to cover new api openstack api calls that had not been used in the past #709
some tests failed due to unexpected new parameters from the new floating_ip check on terminate #709
apparently when you create a floating ip attached to a server and delete that server quickly, the floating ip remains. #709
REST's terminate did not pass the floating ip list. Now it is passed as well. #709
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.