Update git submodules

* Update oslo.log from branch 'master'
  - Merge "Use raw string for regex"
  - Use raw string for regex
    
    Special characters in regular strings now cause DeprecationWarnings
    starting with Python 3.6. This frequently happens with regex strings.
    
    Oslo.log had one instance of a regex string containing '\' that would
    cause deprecation warnings in logs. This switches that instance over to
    be a raw string to avoid these warnings.
    
    Change-Id: Ia5637f35315127c5cc46e01f5e38eccb094e772d
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Zuul 2019-05-04 01:27:39 +00:00 committed by Gerrit Code Review
parent df5bc28d8d
commit 0419cf9c23
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d71bbcb04edb6b3f268abea639641dcf4228d0a0
Subproject commit b21efb5f7ad6aa268330f4bc3f6585bc8ba41c56