Graham Lyons 5d51329c34 Don't create volumes for AMIs (#1456)
* Delete the volume used during AMI creation

Creating an AMI doesn't actually result in the creation of an EBS
volume, although the associated snapshot does reference one. To that
end, delete the volume once we've used it.

* Add `owner_id` to `Snapshot`, verify AMI snapshots

The default AMIs which are created by moto have EBS volume mappings
but the snapshots associated with those don't have the correct
owners set.

This adds the owner to the snapshot model and passes it through from
the JSON data.
2018-03-21 08:55:58 -07:00
..
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00
2017-09-14 14:59:13 +05:30
2017-02-23 21:37:43 -05:00
2017-05-26 12:47:28 -07:00
2017-10-25 19:29:56 +01:00
2017-02-23 21:37:43 -05:00
2017-02-23 22:28:09 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00