Update git submodules

* Update python-monascaclient from branch 'master'
  - Fix alarm-definition-list in Python 3
    
    Python 3 uses unicode strings by default. This bug was caused by
    attempting to join a byte string to a unicode string when running
    with the Python 3 interpreter.
    
    A unit test was added to reproduce the problem.
    
    Whilst this fix allows alarm definitions to be listed, it doesn't
    fix the formatting problem in Python 3. A better fix may be
    to return unicode strings in Python 3 as part of a wider code
    audit.
    
    Story: 2004972
    Task: 29427
    Change-Id: Ib008ed2aacd93f499b15094cf5a7e1bb0bb50a1f
This commit is contained in:
Doug Szumski 2019-02-11 15:00:47 +00:00 committed by Gerrit Code Review
parent cdc081198f
commit 6a25210fd1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0b14b4d492386938788efe83fc5acc9f833b6f3c
Subproject commit 59e2a9bd2f4288d68c6c266fbdd138583802431c