Addressed in V2.
You need to increase the combo box width to have all text in one line
A new lineitem which should be design from VM creation perspective, if you would like to get it included in release 1.2, add it to wiki todo list.
I forgot to mention yesterday, we also need a UI when creating a VM using the FC pool.
My idea is while creating a VM:
1) User select the template
2) Check if the template has a FC pool
2.1) FC pool: list the storage volumes in the storage pool
2.2) User must select just one to create the VM
POST /vms {"template": "my-fc-tmpl", "volumes": [storage-vol-select]}
From: Yu Xin Huo <huoyuxin@linux.vnet.ibm.com> Yu Xin Huo (2): Fibre Channel SCSI Storage Pool UI Add translation for FC SCSI Storage Pool po/en_US.po | 6 +++++ po/kimchi.pot | 6 +++++ po/pt_BR.po | 6 +++++ po/zh_CN.po | 6 +++++ ui/js/src/kimchi.api.js | 14 +++++++++++++ ui/js/src/kimchi.storagepool_add_main.js | 31 ++++++++++++++++++++++++++++- ui/pages/i18n.html.tmpl | 1 + ui/pages/storagepool-add.html.tmpl | 12 +++++++++++ 8 files changed, 80 insertions(+), 2 deletions(-) _______________________________________________ Kimchi-devel mailing list Kimchi-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/kimchi-devel