On Wed, Dec 05, 2012 at 11:05:21AM +0200, ybronhei wrote: > Today in the Api we display general information about the host that > vdsm export by getCapabilities Api. > > We decided to add bios information as part of the information that > is displayed in UI under host's general sub-tab. > > To summaries the feature - We'll modify General tab to Software > Information and add another tab for Hardware Information which will > include all the bios data that we'll decide to gather from the host > and display. > > Following this feature page: > http://www.ovirt.org/Features/Design/HostBiosInfo for more details. > All the parameters that can be displayed are mentioned in the wiki. > > I would greatly appreciate your comments and questions.
Seems good to me but I would like to throw out one suggestion. getVdsCapabilities is already a huge command that does a lot of time consuming things. As part of the vdsm API refactoring, we are going to start favoring small and concise APIs over "bag" APIs. Perhaps we should just add a new verb: Host.getVdsBiosInfo() that returns only this information. -- Adam Litke <a...@us.ibm.com> IBM Linux Technology Center _______________________________________________ vdsm-devel mailing list vdsm-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel