Douglas Viroel
2db8af71dd
Add support for showing scheduler_hints in server details
...
Nova currently lacks a straightforward way to expose scheduler hints
associated with a server. This change extends existing Nova's
API to allow users to retrieve this information when it is available.
It adds a new API microversion to support returning the associated
scheduler_hints in ``GET /servers/{server_id}``, `GET /servers/detail``,
``PUT /servers/{server_id}`` and ``POST /server/{server_id}/action``
(rebuild) responses.
Implements: blueprint show-scheduler-hints-in-server-details
Change-Id: If0070cfbc218e0515bf3b58fc8c5067ae22c7072
2025-02-26 17:50:25 -03:00
..
2015-08-18 15:25:41 +08:00
2016-07-26 16:45:30 +00:00
2024-11-22 14:23:48 -08:00
2020-02-19 08:24:31 +00:00
2019-08-12 08:52:38 -05:00
2020-02-19 08:24:31 +00:00
2022-08-02 21:25:47 +00:00
2019-12-02 17:39:23 +00:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2016-06-27 21:29:26 +09:00
2019-10-15 21:22:31 -04:00
2016-07-08 10:15:29 +09:00
2019-02-21 13:38:51 +00:00
2019-10-03 21:04:39 +00:00
2015-08-18 15:25:41 +08:00
2019-04-16 18:26:13 +01:00
2015-08-18 15:25:41 +08:00
2019-10-05 15:40:28 +01:00
2025-02-22 08:25:38 +11:00
2015-08-18 15:25:41 +08:00
2017-04-25 15:52:14 -04:00
2015-08-18 15:25:41 +08:00
2023-02-06 14:25:33 +01:00
2016-03-08 19:34:56 +00:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2019-10-09 16:24:16 +01:00
2015-08-18 15:25:41 +08:00
2016-03-08 19:34:56 +00:00
2019-10-04 15:44:38 +00:00
2021-01-08 10:10:21 +00:00
2020-03-30 03:02:31 +00:00
2016-06-21 20:30:11 +09:00
2022-07-28 11:05:50 +02:00
2019-05-11 21:48:27 +00:00
2019-02-08 17:05:19 -05:00
2019-10-14 11:35:11 -07:00
2017-05-15 01:19:54 +00:00
2016-06-09 08:53:32 -04:00
2019-11-18 16:25:47 +00:00
2015-08-18 15:25:41 +08:00
2015-08-18 15:25:41 +08:00
2019-10-05 15:40:28 +01:00
2019-12-02 17:39:23 +00:00
2019-12-02 17:39:23 +00:00
2019-10-04 15:22:27 +00:00
2025-02-22 08:25:38 +11:00
2020-09-16 11:31:23 +01:00
2015-08-18 15:25:41 +08:00
2017-07-12 20:58:26 +08:00
2017-06-05 07:45:51 +00:00
2015-08-18 15:25:41 +08:00
2018-07-13 10:43:42 +08:00
2015-08-18 15:25:41 +08:00
2024-11-27 14:09:42 +01:00
2020-09-16 11:31:23 +01:00
2019-08-30 10:04:56 +08:00
2019-02-15 14:39:20 -05:00
2022-07-22 10:22:34 +02:00
2018-10-26 14:47:52 +00:00
2015-08-18 15:25:41 +08:00
2019-11-22 16:03:11 +00:00
2015-08-27 16:50:44 +09:00
2021-08-24 12:07:41 +01:00
2019-10-05 15:40:28 +01:00
2015-08-18 15:25:41 +08:00
2019-10-14 11:35:11 -07:00
2025-02-26 17:50:25 -03:00
2016-03-08 19:34:56 +00:00
2025-02-26 17:50:25 -03:00