magnum/magnum/common
yuntongjin c317bea209 introduce policy for magnum
This patch introduce oslo.policy for magnum and also add policy
rules in a policy.json file.

we can define policy rules refer to
  http://docs.openstack.org/developer/oslo.policy/api.html

Co-Authored-By: ShaoHe Feng <shaohe.feng@intel.com>
Change-Id: I37f8b0ba8108162e1f826780ff43c8d21f476209
Partial-implements: blueprint policy-enfore
2015-06-02 06:17:22 +08:00
..
pythonk8sclient Fixing import error in kubernetes client code 2015-05-29 12:37:16 +05:30
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
config.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
context.py Remove # -*- encoding: utf-8 -*- from some python files 2015-02-15 14:33:56 +08:00
docker_utils.py Docker: Pull Image Before Container Create 2015-01-06 13:28:39 -08:00
exception.py Merge "Fix continuation line under/over indented problems" 2015-05-31 21:10:25 +00:00
k8s_manifest.py Merge "Improving Unit Test coverage of k8s_manifest" 2015-05-27 13:59:32 +00:00
magnum_keystoneclient.py Merge "Fix continuation line under/over indented problems" 2015-05-31 21:10:25 +00:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py introduce policy for magnum 2015-06-02 06:17:22 +08:00
rpc.py Only define RequestContextSerializer once 2015-05-27 05:44:12 +01:00
rpc_service.py Only define RequestContextSerializer once 2015-05-27 05:44:12 +01:00
safe_utils.py Add safe_utils to the source base 2014-11-21 11:41:02 -07:00
service.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
short_id.py Setup for translation 2015-05-24 03:13:55 +00:00
urlfetch.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
utils.py Merge "Fix continuation line under/over indented problems" 2015-05-31 21:10:25 +00:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00