1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

13 commits

Author SHA1 Message Date
Paul Thornthwaite
8483a599f2 Remove trailing whitespace 2014-02-19 12:30:59 +00:00
Paul Thornthwaite
4c077bd50b Merge pull request #1956 from ProGEEK/vnc_mouse_fix
Added tablet device to libvirt template to fix VNC and Mouse pointer
2014-02-14 17:35:22 +00:00
Dominic Cleal
839d6258b8 [libvirt|compute] Allow volumes to have backing volumes 2014-02-01 09:13:16 +01:00
Ryan Davies
a32c67fa18 Added tablet device to default template to fix VNC and Mouse pointer position 2013-07-11 14:08:13 +12:00
Carl Caum
831be2d4f7 Only add VNC password and listen port if present
Previous to this commit, the VNC password and listen address was defined
in the creation of a libvirt domain, whether a listen address or
password was specified or not.  This commit, only adds the parameters if
they're specified, and not empty
2012-08-03 20:44:40 -07:00
Ohad Levy
3d3c04db38 [libvirt] volumes dev names must be uniq 2012-04-09 11:46:25 +03:00
Ohad Levy
244bc10010 [libvirt] added display attributes and allowed to change display of a running server 2012-04-08 18:37:26 +03:00
Ohad Levy
e983c672d4 add supports for defining/extracting libvit boot order 2012-04-04 15:36:15 +03:00
Ohad Levy
9d78d29a19 [libvirt] refactored libvirt entire code
* moved to using requests
* added vm nic/nics
* kept compatability with the existing interfaces
* moved util classes into util subdir

Signed-off-by: Amos Benari <abenari@redhat.com>
2012-04-04 15:35:05 +03:00
Patrick Debois
0ec38a2587 fixed missing disk-> volume conversion 2011-09-19 14:23:08 +02:00
Patrick Debois
a842b3699e [Libvirt|Compute] renamed all disk_ params for server creation to volume_ to make it consistent with the object type volume 2011-09-14 09:33:58 +02:00
Patrick Debois
3c38d42776 [libvirt] Corrected template variable from interface_nat_network to network_nat_network 2011-09-12 17:43:35 +03:00
geemus
529591f772 [compute|libvirt] move libvirt compute to its own shared area (namespacing should probably be corrected) 2011-08-29 10:24:39 -05:00