gluon/gluon
JinLi 8fefd47b22 Rule to code
This patch only moves rule definitions from policy.json to code.
Policies definitions e.g. "create_ports" or "get_ports" will
still be defined in the policy.json file.

In the future, policy definitions will be auto generated from model's
yaml files[1]. Then policy definitions will be removed from the
policy.json file.

[1] https://github.com/openstack/gluon/blob/master/doc/source/devref/gluon-auth.rst#defining-authorization-rules

Change-Id: I266ea81d1df198e775a93902984d9865fc6201a0
2017-07-13 17:07:51 -07:00
..
api Merge "Moving hardcoded constants to config file" 2017-06-14 18:14:47 +00:00
backends Update code to comply with Gluon API Spec 2017-01-22 10:39:27 -06:00
cmd Moving hardcoded constants to config file 2017-06-13 12:21:14 -07:00
common Moving hardcoded constants to config file 2017-06-13 12:21:14 -07:00
conf Moving hardcoded constants to config file 2017-06-13 12:21:14 -07:00
db Moving hardcoded constants to config file 2017-06-13 12:21:14 -07:00
managers Update code to comply with Gluon API Spec 2017-01-22 10:39:27 -06:00
models Merge "Adding initial version of the SFC to Gluon" 2017-05-01 23:45:44 +00:00
particleGenerator Proton Version Management 2017-05-23 15:53:24 -07:00
plugin Using config option to bind to etcd server 2017-02-13 17:28:49 +01:00
policies Rule to code 2017-07-13 17:07:51 -07:00
shim Updating the ODL shim layer to port binding model 2017-02-13 17:55:48 +01:00
sync_etcd Replace six.iteritems() with .items() 2017-04-15 15:11:53 +08:00
tests Proton Version Management 2017-05-23 15:53:24 -07:00
__init__.py Enable pep8 2016-11-04 07:30:29 -05:00
_i18n.py Remove translation of log messages from gluon 2017-04-05 23:01:31 -05:00
constants.py Gluon RBAC using keystone and oslo.policy 2016-12-15 10:33:26 -06:00
context.py Gluon RBAC using keystone and oslo.policy 2016-12-15 10:33:26 -06:00
policy.py Rule to code 2017-07-13 17:07:51 -07:00