The ceilometer.tests.functional.api.v2.test_acl_scenarios Module

The ceilometer.tests.functional.api.v2.test_acl_scenarios Module

Test ACL.

class ceilometer.tests.functional.api.v2.test_acl_scenarios.TestAPIACL(*args, **kwds)[source]

Bases: ceilometer.tests.functional.api.v2.FunctionalTest

get_json(path, expect_errors=False, headers=None, q=None, **params)[source]
setUp(*args, **kwargs)[source]
test_authenticated(*args, **kwargs)[source]
test_authenticated_wrong_role(*args, **kwargs)[source]
test_non_admin_two_projects(*args, **kwargs)[source]
test_non_admin_wrong_project(*args, **kwargs)[source]
test_non_authenticated(*args, **kwargs)[source]
test_with_non_admin(*args, **kwargs)[source]
test_with_non_admin_missing_project_query(*args, **kwargs)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.