Jaime Melis
1cf52c5368
feature #307 : modified default probe path
2010-08-30 12:41:59 +02:00
Jaime Melis
247b340f8a
Merge branch 'feature-307' of git@opennebula.org:one into feature-307
2010-08-30 12:16:57 +02:00
Ruben S. Montero
585ab84862
feature #307 : Get driver messages when an action succeeds
2010-08-28 00:19:52 +02:00
Jaime Melis
c5ae345e7b
added libvirt readonly for readonly calls ( #307 )
2010-08-25 12:54:11 +02:00
Jaime Melis
e1931a4047
Removed debugging info for IM driver. Fixed bug in xen deploy script ( #307 )
2010-08-24 18:46:01 +02:00
Jaime Melis
f289b6bb28
Added VMM/KVM part of issue #307
2010-08-24 16:44:42 +02:00
Jaime Melis
4288175ad1
modified IM ssh mad according to new MONITOR protocol
2010-08-19 18:58:00 +02:00
Ruben S. Montero
f05fb71f13
feature #307 : Now the IM protocol is MONITOR hid hostname update
2010-08-17 00:28:48 +02:00
Jaime Melis
5707604e97
Common file paths in tm_common.sh ( #255 )
2010-08-13 13:51:06 +02:00
Ruben S. Montero
92c31a5052
a faster mem_collector, tests also updated
2010-08-10 16:30:54 +02:00
Ruben S. Montero
62fd74e890
Solved minor memory leaks when parser error occurs. Solved leaks in unit tests
2010-08-08 13:20:24 +02:00
Ruben S. Montero
190c324ca3
bug #308 : Updated Host tests with new table definition
2010-08-07 16:15:53 +02:00
Ruben S. Montero
34d488303f
Better example for vm template
2010-08-06 20:02:33 +02:00
Ruben S. Montero
411bad12c3
bug #308 : Only hostnames are now unique. Adjusted column sizes.
2010-08-06 19:55:33 +02:00
Jaime Melis
ae5fd0b3f1
fixed bug in image persistent method
2010-08-06 13:41:31 +02:00
Jaime Melis
e43bf2241b
Merge branch 'one-2.0' of git@opennebula.org:one into one-2.0
2010-08-06 13:40:11 +02:00
Jaime Melis
6ee3a6ded9
if umask is not set to enable global reading permissions, it must be manually chmod'ed for disk images
2010-08-06 13:33:54 +02:00
Jaime Melis
038d5a39aa
fixed installer of the image hook
2010-08-06 13:17:29 +02:00
Ruben S. Montero
bdc7fa73e3
added OCCI compute example
2010-08-06 00:55:16 +02:00
Ruben S. Montero
f16f88a6e9
bug #274 : work on the error messages
2010-08-06 00:40:18 +02:00
Ruben S. Montero
3347c51489
bug #274 : Updated tests
2010-08-06 00:23:57 +02:00
Ruben S. Montero
b4c0fa6046
bug #274 : Added Cluster allocate messages
2010-08-05 19:37:37 +02:00
Ruben S. Montero
7ac6121da9
bug #274 : Error messages are now sent to the user when allocating objects
2010-08-05 19:28:28 +02:00
Carlos Martín
6ed71133b6
feature #192 : tests for image persistence.
2010-08-05 17:49:06 +02:00
Ruben S. Montero
4c4dfd6e88
feature #282 : Removed unneeded try, made VirtualMachineXML constructors as HostXML
2010-08-05 12:35:38 +02:00
Carlos Martín
7a6b9fc975
feature #282 : Scheduler now builds objects from the pool dump xmls, instead of querying the core for each one individually.
2010-08-05 12:28:23 +02:00
Ruben S. Montero
4f82f078b8
Merge branch 'bug-295' into one-2.0
...
Conflicts:
include/Image.h
src/image/Image.cc
2010-08-04 17:42:53 +02:00
Ruben S. Montero
1aa3052dfa
Merge branch 'feature-282' into one-2.0
...
Conflicts:
src/template/Template.cc
src/template/test/SConstruct
2010-08-04 17:25:44 +02:00
Carlos Martín
fa002ca701
feature #282 : Template attributes are now managed by the PoolSQL objects, and then the object has to be updated to write changes to DB.
2010-08-04 16:55:00 +02:00
Tino Vázquez
fa94ac90a1
bug #295 : Auth of persistency operation over image takes public flag into account
2010-08-04 13:12:10 +02:00
Tino Vázquez
fc91d48210
bug #291 : Number of DATABLOCKs than a VM can have is set to a maximum of 10
2010-08-04 13:05:13 +02:00
Carlos Martín
51bf1d5be0
feature #192 : Tests modified for new ImageTemplate.
2010-08-04 12:32:45 +02:00
Tino Vázquez
ca8effde6b
bug #295 : fixing wrong function name
2010-08-04 12:29:05 +02:00
Ruben S. Montero
a49d7b31ad
feature #282 : Fixed Vnet XML render
2010-08-04 11:21:58 +02:00
Carlos Martín
ff65436592
feature #282 : Wrong xml generation for Image.
2010-08-04 11:08:25 +02:00
Carlos Martín
8faeadaf72
feature #282 : ImageTemplate moved from its own table to a image_pool column.
2010-08-04 11:02:55 +02:00
Carlos Martín
24987794c5
feature #282 : VirtualNetworkTemplate moved from its own table to a network_pool column.
2010-08-04 10:54:22 +02:00
Carlos Martín
06f24cb2e0
feature #192 : Image tests fixed.
2010-08-04 10:52:34 +02:00
Carlos Martín
7221ae061c
feature #282 & #192 : VirtualMachineTemplate moved from its own table to a vm_pool column.
2010-08-04 10:30:31 +02:00
Tino Vázquez
875fedd5e9
bug #295 : CLI and OCA changes to accomodate Image persistency
2010-08-03 19:47:21 +02:00
Tino Vázquez
3ed14a9f68
bug #295 : Adding persistence to images
2010-08-03 19:22:13 +02:00
Jaime Melis
9cb8e914bd
modified shutdown in kvm ( #252 )
2010-08-03 11:06:45 +02:00
Jaime Melis
e49d44da23
Merge branch 'one-2.0' of git@opennebula.org:one into one-2.0
2010-08-02 17:33:47 +02:00
Jaime Melis
c65a50a52b
reordered onevm show output
2010-08-02 17:33:40 +02:00
Tino Vázquez
61e49edc1e
Merge branch 'bug-295' of dsa-research.org:one into bug-295
2010-08-02 13:01:53 +02:00
Ruben S. Montero
b3857b1d22
bug #284 : Default location for the image repository
...
(cherry picked from commit 8b9313699d9f07ff4198caddc9095f1bb3734899)
(cherry picked from commit 4f93062accb94032eb80febc48706a586d5db7b6)
2010-08-02 12:13:12 +02:00
Ruben S. Montero
04874dbf7a
bug #295 : Hooks can be specified without absolute path. Adjusted share location for system-wide installations
2010-08-02 11:24:01 +02:00
Ruben S. Montero
13de50389f
bug #295 : installs ImageRepository.rb
2010-08-01 18:28:03 +02:00
Ruben S. Montero
c176cf75ab
feature #300 : TARGET can be used with ImageRepository
2010-08-01 18:10:50 +02:00
Ruben S. Montero
84e51477e4
feature #295 : Only overwritten images are disabled
2010-08-01 17:54:46 +02:00