nova/nova/api/ec2
Feodor Tersin 8c93400b5b Simplify interface for creating snapshot of volume-backed instance
Initialize new image metadata inside the creation method instead of
outside it. This reduce code duplication.

Also this fixes snapshot creation in EC2, since it had bugs in image
metadata initialization.

Closes-Bug: #1439820
Change-Id: If3efa2a274517a9ad51d5dfff0134ae9e8e702a4
2015-08-13 07:55:54 +03:00
..
__init__.py Switch to oslo.service library 2015-07-11 02:54:42 +00:00
apirequest.py Use oslo.log 2015-02-22 07:56:40 -05:00
cloud.py Simplify interface for creating snapshot of volume-backed instance 2015-08-13 07:55:54 +03:00
ec2utils.py Merge "Replace unicode with six.text_type" 2015-05-21 00:47:36 +00:00
faults.py Use oslo.log 2015-02-22 07:56:40 -05:00
inst_state.py Remove vi modelines 2014-02-03 14:19:44 +00:00