public class FloatingIPTests extends AbstractTest
AbstractTest.ServiceJSON_ACCESS, JSON_TOKEN, osv2, osv3, server, TOKEN_ID| Constructor and Description |
|---|
FloatingIPTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFloatingIP(String ip) |
void |
allocateFloatingIP(String ip) |
protected void |
checkEnvironment(Method method) |
Object[][] |
createFloatingIPData(Method m) |
void |
deallocateFloatingIP(String ip) |
void |
listFloatingIPs() |
void |
removeFloatingIP(String ip) |
protected AbstractTest.Service |
service() |
afterTest, associateClientV2, associateClientV3, authURL, getResource, osv2, osv3, respondWith, respondWith, respondWith, respondWith, respondWith, respondWithCodeAndResource, respondWithHeaderAndResource, startServer, takeRequestprotected void checkEnvironment(Method method)
protected AbstractTest.Service service()
service in class AbstractTestpublic void listFloatingIPs()
throws IOException
IOExceptionpublic void allocateFloatingIP(String ip) throws IOException
IOExceptionpublic void deallocateFloatingIP(String ip)
public void removeFloatingIP(String ip)
public void addFloatingIP(String ip)
Copyright © 2020. All rights reserved.