public class FloatingIPTests extends AbstractTest
AbstractTest.Service
JSON_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, takeRequest
protected void checkEnvironment(Method method)
protected AbstractTest.Service service()
service
in class AbstractTest
public void listFloatingIPs() throws IOException
IOException
public void allocateFloatingIP(String ip) throws IOException
IOException
public void deallocateFloatingIP(String ip)
public void removeFloatingIP(String ip)
public void addFloatingIP(String ip)
Copyright © 2017. All Rights Reserved.