mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update os-brick from branch 'master'
- Fix invalid escape sequence warnings
Starting with py36, DeprecationWarnings are raised for special
characters in strings that are not being used as valid escape sequences.
This addresses a couple instances we had for string replacement by
changing the replacement strings to be raw strings.
Change-Id: I93291e978aacaf3f639f32174605528f0038f13a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
1f7248a625
commit
86a66c8bd9
1 changed files with 1 additions and 1 deletions
2
os-brick
2
os-brick
|
|
@ -1 +1 @@
|
|||
Subproject commit 614b2cb1d50b98517cec41455e780b9328c2c8fe
|
||||
Subproject commit d71c267b9da45f916fc90068d99af0ee6de86b71
|
||||
Loading…
Add table
Reference in a new issue