This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 8b5eecb  Add changelog entries.
     new ba65fab  Merge branch 'trunk' of 
http://gitbox.apache.org/repos/asf/libcloud into trunk
8b5eecb is described below

commit 8b5eecbf69d390a8a6c748a2a30624dfb991e0cd
Author: Tomaz Muraus <[email protected]>
AuthorDate: Fri Nov 1 10:38:15 2019 +0100

    Add changelog entries.
---
 CHANGES.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index 8c4de94..fd82733 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -25,6 +25,16 @@ Compute
   ``debian-10`` based images. (GITHUB-1358)
   [Christopher Lambert - XN137]
 
+- [OpenStack v2] Add new ``ex_image_ref`` argument to the ``create_volume``
+  method. This way bootable volumes can be created from specific images.
+  (GITHUB-1363)
+  [Rick van de Loo]
+
+- [OpenStack v2] Update ``create_node_method`` and allow users to create
+  nodes from bootable volumes without specifying ``image`` argument.
+  (GITHUB-1362)
+  [Rick van de Loo]
+
 Storage
 ~~~~~~~
 

Reply via email to