cinder.policies.base module

cinder.policies.base module

class CinderDeprecatedRule(name: str, check_str: str, *, deprecated_reason: Optional[str] = 'Default policies now support the three Keystone default roles, namely \'admin\', \'member\', and \'reader\' to implement three Cinder "personas".  See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.', deprecated_since: Optional[str] = 'X')

Bases: DeprecatedRule

A DeprecatedRule subclass with pre-defined fields.

list_rules()
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.