1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-22 17:57:46 +03:00

1074 Commits

Author SHA1 Message Date
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
adb44a051c Bug in VirtialMachineDriver initialization 2010-09-01 11:52:52 +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
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
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
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
b053489ab0 Bug setting link flags
(cherry picked from commit 8d9d55e2537ab8a2bb62798b0e2cdf27daa738be)
2010-08-17 18:07:28 +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
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
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