Commit Graph

1704 Commits

Author SHA1 Message Date
Julien Fontanet
eb95c75c29 Fix permission checking in vm.start(). 2014-02-06 17:13:51 +01:00
Julien Fontanet
a522e2bcbd Fix force for VM stop/restart. 2014-02-06 16:39:26 +01:00
Julien Fontanet
b1a8902e33 Fix permission checking in vm.{restart,stop}(). 2014-02-06 16:35:01 +01:00
Julien Fontanet
8c706d2393 Fixes for restart/stop. 2014-02-06 16:32:54 +01:00
Julien Fontanet
1b55746213 vm.{start,stop,restart}(). 2014-02-06 16:27:33 +01:00
Julien Fontanet
3f5a7809f0 session.signOut(). 2014-02-06 16:13:52 +01:00
Julien Fontanet
ecfd05f788 vm.delete() ok. 2014-02-06 12:18:52 +01:00
Julien Fontanet
41585f1467 Fix for VM deletion. 2014-02-06 11:51:56 +01:00
Julien Fontanet
3c6a3674a5 Minor change. 2014-02-05 15:31:24 +01:00
Olivier Lambert
e4bc31357f add vdi mod and vbd delete/unplug 2014-02-05 15:17:48 +01:00
Olivier Lambert
a9436f9668 handle sr rescan 2014-02-04 21:05:10 +01:00
Olivier Lambert
f90c236fa4 handle vdi remove 2014-02-04 20:43:51 +01:00
Julien Fontanet
c5a2d6a1eb VM creation seems to work… 2014-02-04 18:50:16 +01:00
Julien Fontanet
9bf41edb88 pool.default_SR restored. 2014-02-04 17:04:56 +01:00
Julien Fontanet
4c5f27301e Initial vm.delete(). 2014-02-04 17:04:39 +01:00
Julien Fontanet
99c9ad69ac Minor fixes. 2014-02-04 17:04:25 +01:00
Julien Fontanet
6866267cf5 Minor fixes. 2014-02-03 17:23:41 +01:00
Julien Fontanet
92307013a7 Installation support in VM creation. 2014-02-03 17:04:56 +01:00
Julien Fontanet
ed81261dc2 Initial support for VM installation. 2014-01-31 12:46:49 +01:00
Julien Fontanet
1409ae026d Better algo to change the VM CPUs number. 2014-01-31 12:22:21 +01:00
Julien Fontanet
566ca24833 VM.memory should never be static_max. 2014-01-31 11:53:25 +01:00
Julien Fontanet
844a10911a Much better algorithm for VM memory change. 2014-01-31 11:49:58 +01:00
Julien Fontanet
015f6d2536 Minor fix. 2014-01-31 10:45:47 +01:00
Julien Fontanet
c1fd149118 Improvement in VM memory change. 2014-01-31 10:43:01 +01:00
Olivier Lambert
887533018c fix missing arg 2014-01-31 10:32:13 +01:00
Julien Fontanet
7dfbb6753a Initial work on VM live migration. 2014-01-31 10:24:31 +01:00
Julien Fontanet
5c2f69c820 pool.poolRef for uniformity. 2014-01-30 20:29:55 +01:00
Julien Fontanet
0abed8f132 Minor fixes. 2014-01-30 20:24:39 +01:00
Julien Fontanet
158d0ea65e Pool basic edition. 2014-01-30 20:24:21 +01:00
Julien Fontanet
cdb31a18f5 Copy past fixes... 2014-01-30 20:19:48 +01:00
Julien Fontanet
17f75bbd77 Host and SR basic edition. 2014-01-30 20:17:55 +01:00
Julien Fontanet
d1b54c4195 VM edition works as good as possible for now :) 2014-01-30 20:07:36 +01:00
Julien Fontanet
a3e18c95f5 Minor changes. 2014-01-30 19:37:31 +01:00
Olivier Lambert
693fd6d6f3 change name of PV_drivers 2014-01-30 16:17:22 +01:00
Julien Fontanet
b3029514c7 VM.set(). 2014-01-30 16:03:34 +01:00
Olivier Lambert
fd6dc6090e add pv_driver status for a vm in spec 2014-01-30 15:47:50 +01:00
Julien Fontanet
a94bc50e25 Updates hosts and VMs with their metrics. 2014-01-30 14:49:24 +01:00
Julien Fontanet
13d5ecb79f Pools have their messages. 2014-01-30 14:20:11 +01:00
Julien Fontanet
de0b365bc7 Properly handle the “EVENTS_LOST” error. 2014-01-30 11:58:02 +01:00
Julien Fontanet
b287406c94 Exports VM.current_operations. 2014-01-30 10:23:02 +01:00
Julien Fontanet
320865c262 Should not crashed when a VM-template becomes a VM. 2014-01-29 19:35:28 +01:00
Julien Fontanet
e550ea2141 Minor fixes. 2014-01-29 18:58:06 +01:00
Julien Fontanet
19e47a2742 Local SRs. 2014-01-29 18:09:15 +01:00
Julien Fontanet
ca64db3e54 Consoles should work again + various API methods deprecated. 2014-01-29 17:30:53 +01:00
Julien Fontanet
ea57b40d8c Minor fixes. 2014-01-29 17:08:43 +01:00
Julien Fontanet
7c4e7eb225 Minor fixes. 2014-01-29 17:00:25 +01:00
Julien Fontanet
028e950c81 Minor code simplification. 2014-01-29 16:58:20 +01:00
Julien Fontanet
d5e118d292 Major fix in MappedCollection. 2014-01-29 16:56:22 +01:00
Julien Fontanet
5b50f3d294 MAC can be specified. 2014-01-28 17:32:18 +01:00
Julien Fontanet
ef5d97194f #CPUs handling in vm.create() 2014-01-28 16:47:07 +01:00