]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Devref for authorization policies enforcement
authorSalvatore Orlando <salv.orlando@gmail.com>
Mon, 24 Aug 2015 14:04:59 +0000 (07:04 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Sat, 26 Sep 2015 07:25:37 +0000 (00:25 -0700)
commitb3b41d4141a4273826fdcdd9b6636155c96f91b1
treeb803592ae264fea5b76639fdfef0e175c3289a51
parent1c19e898c0199c33a0273eb906cf63075269234c
Devref for authorization policies enforcement

This patch adds a policy.rst document which describes how the
neutron.policy module works, how it uses oslo_policy and how
it's wired in API controllers.

The patch also remove an obsolete docstring from neutron/policy.py

Change-Id: I3353a23f4e97824a5a91eaedf57a91ace031a9de
doc/source/devref/index.rst
doc/source/devref/policy.rst [new file with mode: 0644]
neutron/policy.py