Go to file
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
2016-11-12 19:23:26 +05:30
2018-07-30 08:43:31 +07:00
2019-04-19 19:33:54 +00:00
2018-07-30 08:43:31 +07:00
2022-03-04 17:07:24 +00:00
2014-12-10 12:11:48 +02:00
2012-10-10 08:55:03 +13:00
2022-05-09 17:01:25 +00:00
2022-05-09 17:01:25 +00:00
2022-06-13 18:00:00 +00:00

Team and repository tags

image

python-heatclient

Latest Version

OpenStack Orchestration API Client Library

This is a client library for Heat built on the Heat orchestration API. It provides a Python API (the heatclient module) and a command-line tool (heat).

Description
OpenStack Orchestration (Heat) Client
Readme 14 MiB
Languages
Python 100%