6858ccdd0f
The IDNA library has gotten more strict. The use of `_` in the TLD is not valid. This change modifies the betamax test-case to use `keystoneauth-betamax.test` instead of `keystoneauth.betamax_test` correcting the invalid character in the TLD. Change-Id: I01c5e6c0145158515d837b216fd066a5a558f498 |
||
---|---|---|
.. | ||
keystone_v2_sample_request.json | ||
keystone_v2_sample_response.json | ||
keystone_v3_sample_request.json | ||
keystone_v3_sample_response.json | ||
ksa_betamax_test_cassette.yaml | ||
ksa_serializer_data.json | ||
README | ||
test_pre_record_hook.json |
This directory holds the betamax test cassettes that are pre-generated for unit testing. This can be removed in the future with a functional test that stands up a full devstack, records a cassette and then replays it as part of the test suite. Until the functional testing is implemented do not remove this directory or enclosed files.