Merge branch '19744-acr-crunchstat' refs #19744
[arvados.git] / lib / cloud / ec2 / ec2_test.go
2019-03-07 Peter Amstutz14291: Generate key fingerprints that work with AWS...
2019-03-07 Peter Amstutz14291: Add EbsVolumeType, also test fixes
2019-03-06 Peter Amstutz14291: Introduce "AddedScratch" and "IncludedScratch...
2019-02-28 Peter Amstutz14291: Adjust ExtraScratch (int) to AttachScratch ...
2019-02-28 Peter Amstutz14291: minimal stub so that tests don't panic when...
2019-02-28 Peter Amstutz14291: Change instance type to a supported one, add...
2019-02-27 Peter Amstutz14291: Support EBS attached storage and preemptible...
2019-02-27 Peter Amstutz14291: Working on instance creation
2019-02-26 Peter Amstutz14291: EC2 driver WIP