Add changes for #1269 Closes #1269
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/776c3644 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/776c3644 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/776c3644 Branch: refs/heads/trunk Commit: 776c36448630af897376382b58a619f3deeea314 Parents: 5a38095 Author: Rick van de Loo <[email protected]> Authored: Tue Dec 18 09:41:18 2018 +0100 Committer: Rick van de Loo <[email protected]> Committed: Tue Dec 18 09:41:18 2018 +0100 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/776c3644/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 952d4c7..c5e3bcd 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -79,6 +79,9 @@ Compute - [OpenStack] Adapt _to_port function to work with old OpenStack versions (GITHUB-1242) [Miguel Caballer] +- [OpenStack] Use SUSPENDED NodeState in OpenStack driver (GITHUB-1269) + [Miguel Caballer] + - [UpCloud] Update documentation for UpCloud driver (LIBCLOUD-1026, GITHUB-1259) [Ilari Mäkelä]
