85e4f08309
There are no client-side changes for either 2.94 or 2.95, so just do the bump and add release notes. Change-Id: I8c2bfd48526840fc618820b9ae6a12dc98cdef45
12 lines
517 B
YAML
12 lines
517 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for `microversion 2.94`_. There are no client-side changes
|
|
for this microversion, but sending this microversion allows the
|
|
``hostname`` parameter in the server create, server update, and server
|
|
rebuild APIs to be a fully qualified domain name (FQDN). Prior to this
|
|
microversion, server-side validation only allows short names as the
|
|
``hostname``.
|
|
|
|
.. _microversion 2.94: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id83
|