Update git submodules

* Update oslo.policy from branch 'master'
  to 0a228dea2ee96ec3eabed3361ca22502d0bbd4a1
  - Fix oslopolicy-j2y-convertor tool for RuleDefault
    
    Description and operators are mandatory parameter for
    DocumentedRuleDefault but few services still using the
    RuleDefault for exmaple glance
    - 1344c45772/glance/policies/image.py (L16)
    
    To make work on oslopolicy-j2y-convertor tool to covert
    the JSON file for such services we need to pass description
    in preparing DocumentedRuleDefault for this tool to generate
    the yaml file with rule description. For such cases, it add
    rule name as description.
    
    Also for 'operations', do not write it in generate file
    for RuleDefault as that end up with blank space.
    
    Change-Id: I910291a152402051b1eac96c3ec16c3f0bb8bbb7
This commit is contained in:
Ghanshyam Mann 2020-11-24 16:25:37 -06:00 committed by Gerrit Code Review
parent 6915f7299c
commit fcabf33b56
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5180e9674f30a44a530deeabbc02804bec66351d
Subproject commit 0a228dea2ee96ec3eabed3361ca22502d0bbd4a1