tricircle/tricircle/common
Hieu LE 9de95f6199 Use DocumentedRuleDefault instead of RuleDefault
The policy-and-docs-in-code Queens goal outlines the work required
for projects to move policy into code and document the operations
and defaults.
This commit replaces occurrences of RuleDefault with
DocumentedRuleDefault where appropriate, which requires additional
attributes when used that supply more documentation in rendered
policy files.
Using DocumentedRuleDefault produces more descriptive generated
policy descriptons in 'configuration' section of tricircle docs.

Change-Id: I5be169e996066ff66d165731cf2bf12aaff38fd4
2017-10-18 01:02:55 +00:00
..
__init__.py cascade_service framework 2015-08-05 14:49:25 +03:00
baserpc.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00
client.py Replace uuid.uuid4() with uuidutils.generate_uuid() 2017-07-20 15:00:56 +05:30
config.py Remove log translations 2017-04-11 09:17:08 +08:00
constants.py Merge "Support pagination for job list operations" 2017-07-26 06:44:41 +00:00
context.py Shared VxLAN (Part4: bridge network l3) 2017-03-24 11:34:27 +08:00
exceptions.py Remove log translations 2017-04-11 09:17:08 +08:00
httpclient.py Remove log translations 2017-04-11 09:17:08 +08:00
i18n.py Remove log translations 2017-04-11 09:17:08 +08:00
lock_handle.py Add unit tests for lock_handle module 2017-02-09 19:27:10 +08:00
opts.py Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00
policy.py Use DocumentedRuleDefault instead of RuleDefault 2017-10-18 01:02:55 +00:00
resource_handle.py Add Service Function Chain support(1) 2017-06-27 17:00:11 +08:00
restapp.py Inconsistency Description 2017-04-07 06:00:50 +00:00
rpc.py Merge "Set access_policy for messaging's dispatcher" 2017-06-14 13:41:13 +00:00
serializer.py Clean imports in code 2017-02-06 13:12:57 +07:00
topics.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00
utils.py Support pagination for resource routing list operations 2017-07-12 17:09:48 +08:00
version.py Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00
xrpcapi.py Add Service Function Chain support(1) 2017-06-27 17:00:11 +08:00