Repository: libcloud Updated Branches: refs/heads/trunk 90a8673e8 -> 5ef94eb3a
changes for #919 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3a1928ac Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3a1928ac Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3a1928ac Branch: refs/heads/trunk Commit: 3a1928aca0ec1909910050192829abc1b979d830 Parents: 90a8673 Author: Anthony Shaw <[email protected]> Authored: Mon Oct 24 13:36:58 2016 +0100 Committer: Anthony Shaw <[email protected]> Committed: Mon Oct 24 13:36:58 2016 +0100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/3a1928ac/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index bfb38a1..91fb33b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changes in current version of Apache Libcloud Compute ~~~~~~~ +- [openstack] add ex_start_node for the openstack driver + (GITHUB-919) + [Rick van de Loo] + - [vultr] Extra Attributes for Node Creation on Vultr (GITHUB-917) [Fahri Cihan Demirci]
