Update git submodules

* Update oslo.policy from branch 'master'
  to 5bd767be790f21d6ec0af0589f50137b207d94e8
  - Fix generation of sample policy files
    
    Generation of sample policy files was broken when exclude_deprecated was
    added as an extra argument to the generate_sample function in
    I6d02eb4d8f94323a806fab991ba2f1c3bbf71d04. It was passed as the fourth
    argument, which is actually include_help. Because it defaults to False,
    this turned sample policy files into actual policy files.
    
    Fix by using keyword arguments instead.
    
    Change-Id: I5478b1c8e7fd2f1b01f63602998194bab3683f7c
    Closes-Bug: #1975682
This commit is contained in:
Pierre Riteau 2022-05-30 15:20:43 +02:00 committed by Gerrit Code Review
parent 36b2d056ee
commit 7a2675b248
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6471443811c300a8a9c99d2785258765b4461148
Subproject commit 5bd767be790f21d6ec0af0589f50137b207d94e8