Update git submodules
* Update python-glanceclient from branch 'master'
to d46a9bff0071e13201892dba6f3e6f9d16487f6c
- Python 3.13: fix tests
Following a recent change in Python[1], mock_open now invokes close()
when used as a context manager. This causes some of our tests to fail.
This commit rewrites part of these tests to be less dependant on
internal Python details.
[1] https://github.com/python/cpython/pull/26902
Change-Id: Iad9c0f0bf7f34d5cf209ec10863b28ddde281d7e
Signed-off-by: Cyril Roelandt <cyril@redhat.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
71bdb6a3c2
commit
99a8854d50