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

class QuotaClassSetsTest(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_format_quota_set()
test_quotas_show_as_admin()
test_quotas_show_as_unauthorized_user()
test_quotas_update_as_admin()
test_quotas_update_as_user()
class QuotaTemplateXMLSerializerTest(methodName='runTest')

Bases: nova.test.TestCase

setUp()
test_deserializer()
test_serializer()
quota_set(class_name)

Previous topic

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

Next topic

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

This Page