Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/369a1643 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/369a1643 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/369a1643 Branch: refs/heads/trunk Commit: 369a16433bb541256a6c0303912613adaec99ad0 Parents: c9e933b Author: Tomaz Muraus <[email protected]> Authored: Mon Dec 30 13:32:49 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Mon Dec 30 13:32:49 2013 +0100 ---------------------------------------------------------------------- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/369a1643/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 7d2c471..5854bae 100644 --- a/CHANGES +++ b/CHANGES @@ -146,6 +146,13 @@ Changes with Apache Libcloud in development now it's used as a Tag with a key "Name". (LIBCLOUD-480, GITHUB-214) [Chris DeRamus] + - Store additional attributes (iops, tags, block_device_mapping) in the + "extra" dictionary of the NodeImage object in the EC2 driver. + + Also fix ex_image_ids filtering in the list_images method. + (LIBCLOUD-481, GITHUB-215) + [Chris DeRamus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
