You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-heatclient/heatclient/tests/unit
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
11 months ago
..
osc Remove six 1 year ago
v1 Use unittest.mock instead of third party mock 3 years ago
var A resource list formatter for graphviz dot diagrams 7 years ago
__init__.py Remove dependency on mox3 3 years ago
fakes.py Refactor test_shell 7 years ago
test_actions.py Add --no-rollback option for stack cancel 6 years ago
test_build_info.py Use unittest.mock instead of third party mock 3 years ago
test_common_http.py Remove six 1 year ago
test_deployment_utils.py Accept sha256 hash for swift tempurl 11 months ago
test_environment_format.py Remove six 1 year ago
test_event_utils.py Use unittest.mock instead of third party mock 3 years ago
test_events.py Use unittest.mock instead of third party mock 3 years ago
test_format_utils.py Remove six 1 year ago
test_openstack_common.py Move required modules from oslo-incubator 7 years ago
test_resource_formatter.py Remove six 1 year ago
test_resource_types.py Use unittest.mock instead of third party mock 3 years ago
test_resources.py Remove six 1 year ago
test_service.py Standardize import format 7 years ago
test_shell.py Merge "Remove six" 12 months ago
test_software_configs.py Use unittest.mock instead of third party mock 3 years ago
test_software_deployments.py Use unittest.mock instead of third party mock 3 years ago
test_stacks.py Use unittest.mock instead of third party mock 3 years ago
test_template_format.py Remove six 1 year ago
test_template_utils.py Remove six 1 year ago
test_template_versions.py Add support for template-function-list command 8 years ago
test_utils.py Encode urls in unit tests 12 months ago