This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.tests.test_vsa Module

class nova.tests.test_vsa.VsaTestCase(methodName='runTest')

Bases: nova.test.TestCase

setUp()
tearDown()
test_vsa_create_db_error()
test_vsa_create_delete_check_in_db()
test_vsa_create_delete_defaults()
test_vsa_create_delete_high_vc_count()
test_vsa_create_with_storage(multi_vol_creation=True)

Test creation of VSA with BE storage

test_vsa_create_with_storage_single_volumes()
test_vsa_create_wrong_image_name()
test_vsa_create_wrong_storage_params()
test_vsa_generate_user_data()
test_vsa_update()