1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

8 commits

Author SHA1 Message Date
sue445
af3564d0db git grep -l "Compute::AWS" -- lib/ | xargs sed -i "" "s/Compute::AWS/AWS::Compute/g" 2018-09-17 23:02:03 +09:00
Eugene Howe
e2b1c3dc25 NotFound changes
* there seems to be a weird condition where sometimes the efs api returns one error, and other times a different error
2016-10-11 08:51:31 -04:00
Eugene Howe
eb99011251 fix describe mount targets 2016-10-10 16:34:26 -04:00
Eugene Howe
824c271ae4 fix some mocking behavior 2016-10-10 08:46:46 -04:00
Eugene Howe
f620c87bef modify mount target security groups 2016-10-07 09:19:28 -04:00
Eugene Howe
95284ad4b8 describe mount target security groups 2016-10-07 07:45:04 -04:00
Eugene Howe
295bac46be create, describe and destroy mount targets 2016-10-06 22:49:27 -04:00
Eugene Howe
98f3af916e create, describe, and destroy elastic file systems 2016-10-05 14:35:30 -04:00