python-heatclient/heatclient
Takashi Kajinami 69d4a5ee93 Accept sha256 hash for swift tempurl
Since swiftclient 4.0.1, sha256 is used when generating tempurl
signature[1].
This change extends the regex pattern to assert signatues so that it
can accept both sha1(old) and sha256(current).

[1] https://review.opendev.org/c/openstack/python-swiftclient/+/845157

Change-Id: I1589adbe4501b1c678f197b9c0f67b716c341b2d
2022-07-18 05:38:23 +00:00
..
common Remove six 2022-05-09 17:01:25 +00:00
osc Remove six 2022-05-09 17:01:25 +00:00
tests Accept sha256 hash for swift tempurl 2022-07-18 05:38:23 +00:00
v1 Remove six 2022-05-09 17:01:25 +00:00
__init__.py Support --version for heatclient 2013-09-04 14:29:56 +08:00
_i18n.py Update the documentation link for doc migration 2018-06-09 01:38:24 +00:00
client.py Make method import_versioned_module work 2016-11-09 09:07:39 +00:00
exc.py Fix missing print format 2019-05-21 15:03:08 +08:00
shell.py Remove six 2022-05-09 17:01:25 +00:00