Files
python-glanceclient/glanceclient/tests/utils.py
Takashi Kajinami 300b8c8262 Fix unit tests broken by requests-mock >= 1.12.0
requests-mock removed the old compatibility code in 1.12.0[1] and now
usage of a bare dict for response header causes AttributeError.

[1] e3bd0d1a92

Closes-Bug: #2064011
Change-Id: Iee86fa3eae86102112987b8648ada73d37ac58e8
2024-04-29 23:55:07 +09:00

7.0 KiB