Project

General

Profile

« Previous | Next » 

Revision 0d851b1d

Added by Timo Goebel over 7 years ago

fixes #15519 - speed up host edit page rendering on vmware

This commit speeds up the rendering of the host edit page for hosts on
VMWare. The API calls to list networks and datastores are expensive.
When editing a host, these information is never showed to a user and
furthermore CR editing on VMWare is not supported.
So instead of displaying a select box, this commit shows a textbox.

  • added
  • modified
  • copied
  • renamed
  • deleted