changes for #890
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a37a02a8 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a37a02a8 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a37a02a8 Branch: refs/heads/trunk Commit: a37a02a805d18f1199a338dd78c4eae778f46b43 Parents: 4fb3bc3 Author: Anthony Shaw <anthonys...@apache.org> Authored: Fri Oct 7 13:24:47 2016 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Fri Oct 7 13:24:47 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a37a02a8/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 92ff59e..48e68cc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -23,6 +23,10 @@ General Compute ~~~~~~~ +- Added FCU (Flexible Compute Unit) support to the Outscale driver. + (GITHUB-890) + [Javier M. Mellid] + - [google compute] Add "WINDOWS" guestOsFeatures option. (GITHUB-861) [Max Illfelder]