]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
kvm_ostype: move to store-like format
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 22 Sep 2017 12:20:23 +0000 (14:20 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 25 Sep 2017 12:11:50 +0000 (14:11 +0200)
commit45d6c71af2ea0ba006c4f1263b288a9aacc0b3a2
treeb37088f68d30fa449bb6edfeed34f7219a6d798f
parent0f421616f16a9895a03ee56ceec3deba452a1c5f
kvm_ostype: move to store-like format

move from the key => value format to one where all versions from a
base OS type can be directly used as data for a store.

We will rely on this in the next patch to allow a easy transition to
combobox UI for the OS type selector.

We also avoid having the base type multiple times.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/Utils.js