Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_base.html.erb 3.5 KB
_network.html.erb 544 Bytes
_volume.html.erb 1.22 KB

Latest revisions

# Date Author Comment
d5f47458 01/02/2017 06:43 AM Timo Goebel

fixes #4166 - vmware: update cpus, memory for vms

d4af7cae 12/14/2016 11:56 AM Ivan Necas

Fixes #5483,#11106 - pass the virtualswitch value to fog

We can't pass the network id directly to the fog, but it accepts the
virtualswitch parameter, that we can use to point to the right value.

Also, it fixes another issue, where we used the vsphere network id to...

a4fdab63 12/09/2016 08:46 AM Timo Goebel

fixes #15610 - choose firmware for vsphere vms

0d851b1d 11/02/2016 03:12 AM Timo Goebel

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...

0cd2ddf0 09/22/2016 05:08 AM Marek Hulán

Fixes #5901 - fine grain for vmware CPU selectors

5e813fae 08/08/2016 06:08 AM elad

Fixes #15924 - Implement server groups and scheduler hints

5cdb5b36 05/24/2016 11:49 AM Timo Goebel

fixes #10956 - add annotation support for vmware

34190cee 05/24/2016 10:16 AM Timo Goebel

fixes #3910 - add cdrom drive support for vmware

cbc6ac08 04/05/2016 09:27 AM Dominic Cleal

fixes #14202 - enable select2 in interfaces modal

Reverts commit 44723b9 and re-enables select2 in the interfaces modal,
instead fixing the issue with the NIC table detail lines to read the
network information out of select2 dropdown menus correctly.

26eeda80 03/22/2016 06:45 AM Dominic Cleal

fixes #14041 - don't call select2 on CR form templates

select2 must be called only when the select becomes visible, not for
hidden template elements. add_child_node() already does when adding a
new set of fields from the template. without_select2 is removed from...

View revisions

Also available in: Atom