Update git submodules

* Update nova-specs from branch 'master'
  to 52d12956696c7099af7a9f0e7a3ce331c38e3406
  - Merge "Review usage of oslo-privsep library on Nova"
  - Review usage of oslo-privsep library on Nova
    
    Nova's usage of the privsep library is too broad. A single global permission
    profile with all needed capabilities is defined for all functions that interact
    with privsep to use. While this works, it is not the best usage of the library
    as functions are getting a set of rights they do not need and thus should not
    receive. This spec seeks to fix this situation by defining a more specialized
    usage of the library.
    
    Change-Id: I713ddd60275f29f4361a4c6e93b7299f1d31aa85
This commit is contained in:
Zuul 2023-01-12 09:18:55 +00:00 committed by Gerrit Code Review
parent 2376112d5a
commit 345071dead
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cfc9837aa86d75ab48303cd4903d79f4da84d5c0
Subproject commit 52d12956696c7099af7a9f0e7a3ce331c38e3406