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

class QuotaClassSetsTest(*args, **kwargs)

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(*args, **kwargs)

Bases: nova.test.TestCase

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

Previous topic

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

Next topic

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

This Page