c98c8d84ee
As of now, the server show and server list --long output shows the availability zone, that is, the AZ to which the host of the instance belongs. There is no way to tell from this information if the instance create request included an AZ or not. This change adds a new api microversion to add support for including availability zone requested during instance create in server show and server list --long responses. Change-Id: If4cf09c1006a3f56d243b9c00712bb24d2a796d3
8 lines
172 B
YAML
8 lines
172 B
YAML
---
|
|
features:
|
|
- |
|
|
The 2.96 microversion has been added. This microversion adds
|
|
pinned_availability_zone in `server show` and `server list --long`
|
|
responses.
|
|
|