Previous topic

The cinder.tests.test_flags Module

Next topic

The cinder.tests.test_migrations Module

This Page

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

The cinder.tests.test_iscsi Module

class IetAdmTestCase(methodName='runTest')

Bases: cinder.test.TestCase, cinder.tests.test_iscsi.TargetAdminTestCase

setUp()
class TargetAdminTestCase

Bases: object

clear_cmds()
fake_execute(*cmd, **kwargs)
fake_get_target(obj, iqn)
get_script()
get_script_params()
run_commands()
setUp()
test_target_admin()
verify()
verify_cmds(cmds)
class TgtAdmTestCase(methodName='runTest')

Bases: cinder.test.TestCase, cinder.tests.test_iscsi.TargetAdminTestCase

setUp()
tearDown()