3e21560bf7
Unused by Nova and unlike memory_mb/local_gb also by Ironic (actually, our usage of local_gb is worth double-checking as well, but at the very least it's referenced by inspection implementations). Change-Id: Ie8b0d9f58f4dcd102c183c30ae7f5acf68a5e4c3
7 lines
200 B
YAML
7 lines
200 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Fully removes the ``cpus`` property from the documentation and inspect
|
|
interface implementations. It was never used internally by Ironic,
|
|
and is no longer used by Nova.
|