@bvitnik good catch, that form had multiple issues, I just fixed all of them - https://github.com/benapetr/XenAdminQt/commit/4847e85f2403f3c6fd328f17754c91df21c36502 this was one of them
0
benapetr committed to benapetr/XenAdminQt
refactor of new SR wizard
fixed missing NFS version selector
made Test Connection button appear only when we create new SR, not ISO,
because xapi doesn't support probe on ISO objects
implemented drop-in descriptions when nothing is provided
cleaned up some qvariant scraping and invalid creation of XenLib objects
(like Host) instead we retrieve them from the cache now