tests.test_libcloud
index
test_libcloud.py

Test FGCP via Libcloud - please check the source code of this file to see how libcloud can be used
 
The test functions are organised by class, i.e. NodeDriver, NodeImage, Node, VolumeStorage etc.

 
Functions
       
fgcp_libcloud_walker(key_file, region)
Test libcloud calls using test server (or generate .xml test fixtures using real API server)
test_backup(backup)
FGCP VolumeSnapshot (or BackupTargetRecoveryPoint)
test_driver(driver)
FGCP NodeDriver
test_firewall(firewall)
FGCP Firewall - TODO
test_floating_ip(floating_ip)
FGCP floating_ip - TODO
test_floating_ip_pool(floating_ip_pool)
FGCP floating_ip_pool - TODO
test_image(image)
FGCP NodeImage
test_loadbalancer(loadbalancer)
FGCP LoadBalancer - TODO
test_location(location)
FGCP NodeLocation
test_node(node)
FGCP Node
test_node_volume(node, volume)
FGCP Node + FGCP StorageVolume Combination
test_size(size)
FGCP NodeSize
test_snapshot(snapshot)
FGCP VolumeSnapshot
test_vnic(vnic)
FGCP VNic - TODO
test_volume(volume)
FGCP StorageVolume

 
Data
        print_function = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 65536)