moto/other_langs/tests_dotnet
Demetrios Tsillas c6b3e5a370
EBS: Some fixes to snapshot uploading (#6520)
* Two fixes to support Citrix AWS hypervisor plugin: ebs responses for putting a block and completing a snapshot should be 201 and 202 respectively rather than 200; If the body cannot be utf-8 decoded, try base64.Z

* Update responses.py

* Update responses.py

* Update responses.py

* Add EBS snapshot unit test

* EBS: put_snapshot_block() should support raw bytes

---------

Co-authored-by: Demetrios Tsillas <Demetrios.Tsillas@citrix.com>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2023-09-15 07:42:40 +00:00
..
ebs EBS: Some fixes to snapshot uploading (#6520) 2023-09-15 07:42:40 +00:00
ExampleTestProject Admin: DotNet example project (#6110) 2023-03-24 09:46:37 -01:00