Ruben S. Montero
32292a134c
Adds -Werror to Sconstruct files. Path by Charles Loomis
...
(cherry picked from commit 2b34e8a1c01603421e0ab840696acb737868fb2f)
2010-09-02 20:32:07 +02:00
Javi Fontan
76d7eeb4c0
XMLRPC client creates new connections per call
2010-09-02 18:19:43 +02:00
Jaime Melis
705b5ed565
bug #334 : added config to the path
2010-09-02 18:08:21 +02:00
Jaime Melis
00f9879b78
bug #334 : fixed bug in script
2010-09-02 17:49:18 +02:00
Jaime Melis
9459d4724c
bug #334 : tm_common.sh gets VMDIR from var_location/config
2010-09-02 17:28:15 +02:00
Jaime Melis
c894a86243
Merge branch 'one-2.0' of opennebula.org:one into one-2.0
2010-09-02 16:06:21 +02:00
Jaime Melis
52db425030
bug 333: created regex to parse the opennebula port
2010-09-02 16:05:46 +02:00
Javi Fontan
3b9a62f576
OCCI upload file accepts xml sent as a file
2010-09-02 15:45:37 +02:00
Javi Fontan
70290e00e1
Plain passwords now use 'plain:' prefix instead of 'ssh:'
2010-09-02 14:48:47 +02:00
Javi Fontan
002f81b050
VMM driver now uses indices to select actions
2010-09-02 14:29:22 +02:00
Ruben S. Montero
e06ce5e85f
Default NETWOR_SIZE is now included in the VNET template when used
2010-09-02 12:39:36 +02:00
Ruben S. Montero
76ad1887f1
fixes running_etime when cancelling a job
2010-09-01 20:58:09 +02:00
Ruben S. Montero
2e7da1721c
wrong permissions for driver file
2010-09-01 20:56:46 +02:00
Ruben S. Montero
a52f527011
Added dummy drivers (IM & VMM)
2010-09-01 19:58:01 +02:00
Ruben S. Montero
97c4f524e3
remove local variable in call method
2010-09-01 16:34:13 +02:00
Javi Fontan
5f563d3953
Optimized getting new actions in VirtualMachineDriver
2010-09-01 14:56:02 +02:00
Javi Fontan
175b312915
OCA does not create http object each call
2010-09-01 11:57:35 +02:00
Javi Fontan
0e82717166
Merge remote branch 'origin/one-2.0' into one-2.0
2010-09-01 11:53:02 +02:00
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 86c2dad68ca8512ce34f0390dd53fe7173fe9e44)
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 585ab84862b7e964649079633206fb6f7899bb10)
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 8a3f88801ce82147fffc651455d057108cf6ad1b)
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 c3ee819df21b64976183f8b05527b7988d09de2e)
2010-08-19 12:37:56 +02:00