Javi Fontan
adb44a051c
Bug in VirtialMachineDriver initialization
2010-09-01 11:52:52 +02:00
Ruben S. Montero
5bb5a481c8
removed unused files from install.sh
2010-08-31 23:28:05 +02:00
Javi Fontan
4bc49760cf
VMM now sends only one action per host at the same time
2010-08-31 18:37:00 +02:00
Javi Fontan
93e8a6bea4
ActionManager supports custom get and delete actions
2010-08-31 18:37:00 +02:00
Ruben S. Montero
3462215fa9
Removed unused files
2010-08-31 17:02:13 +02:00
Carlos Martín
14efd8bb3c
bug #182 : Columns with KB units are rounded to MB, GB or TB for readability
...
(cherry picked from commit 86c2dad68c
)
2010-08-31 16:43:11 +02:00
Jaime Melis
b87eec2102
Merge branch 'feature-307' into one-2.0
2010-08-31 13:09:08 +02:00
Jaime Melis
8a10b3ed0a
Merge branch 'feature-307' of git@opennebula.org:one into feature-307
2010-08-31 10:48:17 +02:00
Jaime Melis
e73b299d32
removed legacy vmm and im drivers
2010-08-31 10:47:22 +02:00
Ruben S. Montero
f1ef57e0b5
A $ONE_LOCATION/var/config file is written with the configuration being
...
used by the OpenNebula daemon. The file is written in plain txt format.
2010-08-30 22:25:59 +02:00
Jaime Melis
37c3077fa7
option to backup oned.log ( #318 )
2010-08-30 19:12:29 +02:00
Tino Vázquez
2309552eef
Fix typo in comments
2010-08-30 18:21:21 +02:00
Tino Vázquez
6baa875679
bug #313 : Correct wrong state "pend" to "pending"
2010-08-30 18:19:56 +02:00
Jaime Melis
bb3785d4e0
feature-307: scp is the default probe sync method
2010-08-30 18:14:07 +02:00
Jaime Melis
b953ffea36
feature-307: onehost sync
2010-08-30 16:34:08 +02:00
Jaime Melis
87f71392d5
feature-307: virsh does not support readonly for nodeinfo
2010-08-30 16:14:26 +02:00
Jaime Melis
be58d737ef
feature-307: moved scripts to src tree
2010-08-30 13:00:11 +02:00
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
eb50a56592
feature #307 : Get driver messages when an action succeeds
...
(cherry picked from commit 585ab84862
)
2010-08-28 00:23:31 +02:00
Ruben S. Montero
585ab84862
feature #307 : Get driver messages when an action succeeds
2010-08-28 00:19:52 +02:00
Ruben S. Montero
fbd2e2aefd
fix white spaces
2010-08-27 16:36:36 +02:00
Carlos Martín
785c66d2d0
Scheduler takes advantage of the new one.vmpool.info parameters
...
This means better performance in the scheduler, and less load for the core
2010-08-27 16:11:36 +02:00
Carlos Martín
90a58ce066
one.vmpool.info xml-rpc method now has 2 more parameters
...
The method keeps compatibility, and can be called with 2 or 4 parameters
It now returns the the extended info upon request, reading only the vm_pool
table in the DB if the Histoy and username are not needed
The last parameter allows filtering by VM status
2010-08-27 16:11:28 +02:00
Jaime Melis
f59095c6d5
Modified AWK path ( #326 )
2010-08-26 17:41:22 +02:00
Carlos Martín
052507e4a2
feature #286 : New oneuser option to read passwords from files
...
(cherry picked from commit 8a3f88801c
)
2010-08-25 18:40:35 +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
Carlos Martín
75fecc154b
bug #327 : "onevm saveas" saves disks not created from repository images without the -t option
2010-08-24 16:58:22 +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
Javi Fontan
48b0904fcf
Scons script uses build related environment variables
...
Idea came from a gentoo package patch by Tiziano Müller (dev-zero)
http://packages.gentoo.org/package/app-emulation/opennebula
Code for the patch borrowed from:
http://dev.gentoo.org/~vapier/scons-blows.txt
(cherry picked from commit c3ee819df2
)
2010-08-19 12:37:56 +02:00
Javi Fontan
b053489ab0
Bug setting link flags
...
(cherry picked from commit 8d9d55e253
)
2010-08-17 18:07:28 +02:00
Javi Fontan
cbafbe66ae
bug #309 : scons now deletes src/sql/MySqlDB.o when cleaning
...
(cherry picked from commit 0af299b550
)
2010-08-17 12:17:55 +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