Revision 11aa3ca5
ID | 11aa3ca5078eed640e5037276cd387f3c3b63f43 |
iallocator: extract storage info directly from node info
So far, the iallocator made a node info RPC call, converted
the result into a legacy node info format and then extracted
the storage information from that. This patch removes the
middle step of this procedure, skipping the legacy node info
usage.
In later patches, we will completely eliminate the need for
the legacy node info in iallocator.
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
Files
- added
- modified
- copied
- renamed
- deleted