Comment 3 for bug 1987539

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.opendev.org/c/openstack/cinder/+/854428
Committed: https://opendev.org/openstack/cinder/commit/f6a1b9c3eca1fc20f3f0f2c1cb1db8b2a343564e
Submitter: "Zuul (22348)"
Branch: master

commit f6a1b9c3eca1fc20f3f0f2c1cb1db8b2a343564e
Author: Takashi Natsume <email address hidden>
Date: Thu Aug 25 00:14:12 2022 +0900

    Fix a deprecation warning about regex

    Fix the following deprecation warning.

    * DeprecationWarning: Flags not at the start of
      the expression '^tid:(?m)'

    Change-Id: I04aede6aec12cf89addeb1c9d500f0c623bba1a5
    Closes-Bug: 1987539
    Signed-off-by: Takashi Natsume <email address hidden>