]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Mon, 22 Dec 2025 12:26:54 +0000 (12:26 +0000)
committerGerrit Code Review <review@openstack.org>
Mon, 22 Dec 2025 12:26:54 +0000 (12:26 +0000)
commit0f25481e179b722363c5ee776d666874bda99f9b
tree7bdcac6cb77eaa7434bd88f8b23e09c4298efb70
parentee8c30301e5f3b3f31b6fa8dc339764bbfefca1b
Update git submodules

* Update masakari-dashboard from branch 'master'
  to 83d61866d405eca3c2cf2e244dfc920c38d4d55c
  - Merge "Remove unicode prefix from code"
  - Remove unicode prefix from code

    All strings are considered as unicode string from Python 3.

    This patch drops the explicit unicode literal (u'...')
    appearances from the unicode strings.

    Change-Id: Ia88a8caafa0829ea1676d95f3a5abcffff8c14da
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
masakari-dashboard