Update git submodules

* Update kuryr from branch 'master'
  to d36befada61e1376479536c0e62d1e769eee846c
  - Merge "Remove run_as_root which fails without root_helper"
  - Remove run_as_root which fails without root_helper
    
    It appears that this library is typically run as the root user
    which shouldn't require 'run_as_root'. When running as an
    unprivileged user the required permissions can be granted by
    specifying 'AmbientCapabilities = CAP_NET_ADMIN' in the service,
    rather than 'CapabilityBoundingSet'.
    
    An alternative approach would be to specify a 'root_helper' or to
    switch to oslo.privsep, but these don't fully solve the problem
    as the 'pyroute2' library also requires 'CAP_NET_ADMIN'.
    
    Closes-Bug: #1852105
    Change-Id: I9d0942f1cfc06cc3a7585683a030516096297767
This commit is contained in:
Zuul 2020-12-04 01:36:37 +00:00 committed by Gerrit Code Review
parent 85ec68bd49
commit 0a3be85636
1 changed files with 1 additions and 1 deletions

2
kuryr

@ -1 +1 @@
Subproject commit 9de711070eeb3bf16c1cda12555d5ffc7013aad9
Subproject commit d36befada61e1376479536c0e62d1e769eee846c