add changes for #847
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0dced6da Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0dced6da Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0dced6da Branch: refs/heads/trunk Commit: 0dced6daef63889e0552beccd8774527f0cd71b4 Parents: fb2936a Author: Anthony Shaw <anthonys...@apache.org> Authored: Fri Aug 5 12:00:56 2016 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Fri Aug 5 12:00:56 2016 +1000 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0dced6da/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index dc2f626..e2b398e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -17,6 +17,10 @@ General Compute ~~~~~~~ +- [cloudstack] Added StorageState-Migrating to the cloudstack driver. + (GITHUB-847) + [Marc-Aurèle Brothier] + - [google compute] Update copy image logic to match create image. (GITHUB-828) [Max Illfelder]