api: Add support for 'hostname' parameter

Add microversion 2.90, which allows allows users to configure the
hostname that will be exposed via the nova metadata service when
creating their instance.

Change-Id: I95047c1689ac14fa73eba48e19dc438988b78aad
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2021-01-14 11:42:43 +00:00
parent 982d459c65
commit 5e2c31ab78
36 changed files with 1357 additions and 87 deletions
@@ -22,7 +22,7 @@
}
],
"status": "CURRENT",
"version": "2.89",
"version": "2.90",
"min_version": "2.1",
"updated": "2013-07-23T11:33:21Z"
}