summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorzhu.boxiang <zhu.boxiang@99cloud.net>2019-03-26 15:48:46 +0800
committerMatt Riedemann <mriedem.os@gmail.com>2019-07-08 19:26:01 +0000
commit41c25881e669b1ebe6211615dd8d2b24a1db23dc (patch)
tree473ae2d29f9d92ad79d7e474664e20e9cb910e14 /releasenotes
parent4bfcc1a9faae1c505266abd0e2a61b8b3cf621f4 (diff)
downloadpython-novaclient-41c25881e669b1ebe6211615dd8d2b24a1db23dc.tar.gz
Add host and hypervisor_hostname to create servers
Adds the --host and --hypervisor-hostname options to the nova boot command and related python API bindings. Depends-On: https://review.opendev.org/#/c/645520/ Change-Id: If16d00b75f4d5f2b96aa6e3f32a973108049d928 Blueprint: add-host-and-hypervisor-hostname-flag-to-create-server
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/microversion-v2_74-43b128fe6b84b630.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/microversion-v2_74-43b128fe6b84b630.yaml b/releasenotes/notes/microversion-v2_74-43b128fe6b84b630.yaml
new file mode 100644
index 00000000..de98f866
--- /dev/null
+++ b/releasenotes/notes/microversion-v2_74-43b128fe6b84b630.yaml
@@ -0,0 +1,9 @@
+---
+features:
+ - |
+ Support is added for the `2.74 microversion`_ which allows specifying the
+ ``--host`` and ``--hypervisor-hostname`` options on the ``nova boot``
+ command. The ``novaclient.v2.servers.ServerManager.create()`` method now
+ also supports ``host`` and ``hypervisor_hostname`` parameters.
+
+ .. _2.74 microversion: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id66