56adc9bd85ecd5b1f401fd32cf63201b8db28cc7
Commit Graph

2 Commits

Author SHA1 Message Date
Matt Riedemann
59f4dd40f8 api-ref: fix server topology "host_numa_node" field param name
The actual parameter in the response of the API is "host_node"
without "numa" in it so this fixes the docs to match the code
and sample.
Change-Id: Ie562d47e0fa7414bcdccf407b79e71e1aae8d708
Closes-Bug: #1843098 
2019年09月06日 17:31:42 -04:00
Yongli He
3dcb404b1f Add server sub-resource topology API
Add a new server topology API to show server NUMA information:
 - GET /servers/{server_id}/topology
Add new policy to control the default behavior:
 - compute:server:topology:index
 - compute:server:topology:host:index
Change-Id: Ie647ef96597195b0ef00f77cece16c2bef8a78d4
Implements: blueprint show-server-numa-topology
Signed-off-by: Yongli He <yongli.he@intel.com>
2019年08月30日 10:04:56 +08:00