summaryrefslogtreecommitdiff
path: root/nova/policies/base.py
Commit message (Expand)AuthorAgeFilesLines
* Keep legacy admin behaviour in new RBACGhanshyam Mann2022-08-241-23/+21
* Complete phase-1 of RBAC community-wide goalGhanshyam Mann2022-02-241-48/+13
* Separate flavor extra specs policy for server APIsGhanshyam Mann2022-02-241-0/+6
* Revert project-specific APIs for serversDan Smith2021-12-011-2/+5
* Fix oslo policy DeprecatedRule warningsGhanshyam Mann2021-07-041-24/+16
* Add new default roles in remaining servers policiesGhanshyam Mann2020-04-181-0/+8
* Add new default roles in server group policiesGhanshyam Mann2020-04-141-1/+4
* Add new default roles in os-atttach-inerfaces policiesGhanshyam Mann2020-03-071-1/+4
* Deprecate base rules in favor of new rulesGhanshyam Mann2020-02-051-11/+42
* Add cross-cell resize policy rule and enable in APIMatt Riedemann2019-12-231-3/+4
* Add new default rules and mapping in policy base classGhanshyam Mann2019-11-261-1/+68
* Trivial: remove unused var from policies.base.pyghanshyam2019-03-211-2/+0
* Update policy descriptions for base.John Garbutt2017-07-171-6/+15
* Remove 'create_rule_default'Stephen Finucane2017-07-131-6/+0
* Use oslo.polcy DocumentedRuleDefaultJohn Garbutt2017-07-131-32/+3
* Ensure sample policy help text correctly wrappedStephen Finucane2017-05-031-5/+23
* Add helper method to add additional data about policy rule.John Garbutt2017-03-201-0/+17
* policy: clean-upClaudiu Belu2016-06-301-0/+4
* policy: Add defaults in code (part 1)Claudiu Belu2016-06-231-0/+4
* Policy-in-code servers rulesAndrew Laski2016-06-151-0/+24