Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot]
25ba35d9bd
Bump actions/setup-python from 4 to 5 (#7115) 2023-12-11 22:47:25 -01:00
dependabot[bot]
58663c6096
Bump actions/setup-dotnet from 3 to 4 (#7095) 2023-12-04 22:55:47 -01:00
Bert Blommers
3d5929f55e
SQS: Ensure all SQS responses are in JSON format (#7057) 2023-11-23 10:04:20 -01:00
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
dependabot[bot]
3256af7454
Bump actions/checkout from 3 to 4 (#6773) 2023-09-05 17:33:10 +00:00
Bert Blommers
98b02fc1a3
Admin: DotNet example project (#6110) 2023-03-24 09:46:37 -01:00