The nova.tests.api.openstack.compute.contrib.test_server_password Module

class ServerPasswordTest(*args, **kwargs)

Bases: nova.test.TestCase

content_type = 'application/json'
setUp()
test_get_password()
test_reset_password()
class ServerPasswordXmlTest(*args, **kwargs)

Bases: nova.tests.api.openstack.compute.contrib.test_server_password.ServerPasswordTest

content_type = 'application/xml'

Previous topic

The nova.tests.api.openstack.compute.contrib.test_server_diagnostics Module

Next topic

The nova.tests.api.openstack.compute.contrib.test_server_start_stop Module

This Page