Files
heat/heat/common
ricolin b171490450 [policy in code] Part 1 Base framework
This adds the basic framework for registering and using default policy
rules. Rules should be defined and returned from a module in
heat/policies/, and then added to the list in heat/policies/__init__.py.

new policy wrapers `registered_identified_stack` and
`registered_policy_enforce` has been added for policy enforcement of
registered rules with same parameter as `identified_stack` and
`policy_enforce` besides set `is_registered_policy` flag to true.
This flag will decide to use new policy framework or not.

Now we can use `tox -e genpolicy` to check and generate policy file.

Change-Id: I7a232b3ea7ce0f69a5b7ffa278ceace7a76b666f
Partially-Implements: bp policy-in-code
2017-11-21 16:23:11 +08:00
..
2016-03-04 17:35:52 +01:00
2017-10-23 10:08:52 -04:00
2017-03-25 17:11:50 +08:00
2016-07-26 10:01:06 +05:30
2017-11-06 16:40:13 +11:00
2017-03-25 17:11:50 +08:00
2017-03-25 17:11:50 +08:00
2017-05-01 16:44:59 -04:00
2017-03-25 17:11:50 +08:00
2017-03-25 17:11:50 +08:00