CloudVE / CloudVE/cloudbridge

Test for IP Address attachment

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
117
Forks
51
Avg merge
9h 17m
Merged PRs (30d)
5

Description

I'm opening this issue to continue the conversation started by @nuwang here https://github.com/galaxyproject/cloudlaunch/issues/163 about adding a test for IP Address attachment.
Given that we don't have a "Network Interface" object in CloudBridge, it might be hard to make a test that specifically caters to the case where an IP is attached but has no associated instance. A potential way to go about this could be to add a test where an IP is attached to an instance, then the instance is terminated but not detached from the IP, thus the IP would stay attached to the Interface without an associated Instance, then make sure that it is still detected as "in use" and cannot be attached. This should work for AWS, and most likely would work for Azure with a nic, however I am not sure whether it would work for OpenStack.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.