diff options
author | Kevin L. Mitchell <kevin.mitchell@rackspace.com> | 2012-06-04 10:25:38 -0500 |
---|---|---|
committer | Kevin L. Mitchell <kevin.mitchell@rackspace.com> | 2012-06-04 10:28:41 -0500 |
commit | dfe65cc17b197b3728e114761739cb8be1ec59d2 (patch) | |
tree | 38288ba6e67ad794225a430c585053b843c746f7 /openstack/common/jsonutils.py | |
parent | ffbffc3dcaf20a82b91a0b5fa48b74d6edf07d8e (diff) | |
download | oslo-dfe65cc17b197b3728e114761739cb8be1ec59d2.tar.gz oslo-dfe65cc17b197b3728e114761739cb8be1ec59d2.tar.xz oslo-dfe65cc17b197b3728e114761739cb8be1ec59d2.zip |
Common-ize policies.
Both Glance and Nova make use of (almost) the same policy system,
defined in glance/common/policy.py and nova/common/policy.py,
respectively. They also have independent glue code
(glance/api/policy.py and nova/policy.py), so that the common
policy system is substantially similar. This makes policies a
perfect candidate for incorporation into openstack-common,
particularly given that this same code will soon be used by
Quantum.
This change adds the common policy module (along with some minor
interface changes and bug fixes) to openstack-common, along with
a test suite.
Change-Id: I0022a91f16ded28f9dc6b4975ef1b6e4cc8460ac
Diffstat (limited to 'openstack/common/jsonutils.py')
0 files changed, 0 insertions, 0 deletions