This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7c5f0ef7a3
moto
/
other_langs
/
tests_dotnet
/
ebs
/
Usings.cs
1 line
19 B
C#
Raw
Normal View
History
Unescape
Escape
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
global
using
Xunit
;
Reference in New Issue
Copy Permalink