Ruben S. Montero
c174b62f6c
Merge branch 'feature-192'
2010-07-08 00:47:55 +02:00
Ruben S. Montero
a164895764
feature #192 : removed unneeded files
2010-07-08 00:45:08 +02:00
Daniel Molina
909bdb0381
feature #192 Fixed problem on REXML parser adding \n and whitespaces
2010-07-08 00:39:47 +02:00
Daniel Molina
76040825aa
feature #192 Fixed NOKOGIRI returning 0 instead of nil
2010-07-08 00:36:59 +02:00
Daniel Molina
a185719604
feature #192 Fixed error on to_xml method when no @xml, now it returns nil
2010-07-08 00:35:08 +02:00
Daniel Molina
943e0d2578
feature #192 Added OCA Tests
2010-07-08 00:34:13 +02:00
Ruben S. Montero
2957a99168
feature #195 : Do not set timeout by default
2010-07-08 00:29:32 +02:00
Tino Vázquez
54134bd13f
Fix for bug #270 , now the CloudServer uses by default the oneadmin account (if ran by oneadmin)
2010-07-07 19:07:26 +02:00
Tino Vázquez
494ac47372
Request #195 fulfilled, now occi commands may timeout while connected to server
...
Additionally, commands help section has been homogeneously tabbed.
2010-07-06 17:40:02 +02:00
Tino Vázquez
6a566251fc
fix for bug #251 Users now are not deleted if still owning VMs and/or Vnets
2010-07-05 18:55:15 +02:00
Javi Fontan
e7ee28a91d
ActionManager calls a finalize function if defined
2010-07-01 11:54:14 +02:00
Ruben S. Montero
0afd63941c
Better defaults: Bigger cache for pools, mac prefix, ID length in onevm
2010-06-28 21:45:17 +02:00
Ruben S. Montero
1d54c60f45
Merge branch 'feature-261'
2010-06-28 17:19:16 +02:00
Ruben S. Montero
f02561682e
Merge branch 'feature-258'
2010-06-28 15:10:17 +02:00
Ruben S. Montero
6d8cf78623
feature #258 : Default values for mm_sched
2010-06-28 14:43:35 +02:00
Ruben S. Montero
0bebbaaa35
Merge branch 'feature-239'
2010-06-28 13:06:42 +02:00
Ruben S. Montero
9ea3ae7b38
feature #206 : Updated pool tests to handle sqlite and mysql
2010-06-25 15:45:48 +02:00
Ruben S. Montero
c7c08489a6
feature #206 : Include last_seq in VM XML render
2010-06-25 15:35:42 +02:00
Ruben S. Montero
6c322afd32
feature #258 : Updated VM tests
2010-06-25 15:22:51 +02:00
Ruben S. Montero
2e06f4f26d
Merge branch 'feature-189'
...
Conflicts:
include/VirtualMachine.h
include/VirtualMachinePool.h
include/VirtualNetwork.h
share/etc/oned.conf
src/scheduler/src/xml/expr_arith.cc
src/scheduler/src/xml/expr_arith.h
src/scheduler/src/xml/expr_bool.cc
src/scheduler/src/xml/expr_bool.h
src/scheduler/src/xml/expr_parser.c
src/template/template_parser.c
src/template/template_syntax.cc
src/template/template_syntax.h
src/vm/VirtualMachine.cc
src/vm/VirtualMachinePool.cc
src/vm/vm_var_parser.c
src/vm/vm_var_syntax.cc
src/vm/vm_var_syntax.h
2010-06-25 14:34:44 +02:00
Daniel Molina
9311f27b41
feature #189 Added info to CONTEXT and REQUIREMENTS template schema
2010-06-25 13:50:13 +02:00
Daniel Molina
82b1b156ed
feature #239 : Fixed Bug #257 in OCCI
2010-06-21 17:42:50 +02:00
Daniel Molina
0b26a50155
feature #239 : Fixed Bug #257 in EC2
2010-06-21 17:37:24 +02:00
Daniel Molina
dcc21bb6f2
feature #239 : Pretty print OCCI CLI
2010-06-21 17:13:38 +02:00
Daniel Molina
9865a93c2d
feature #239 : Deleted \n and whitespaces on OCCIServer XML response
2010-06-21 17:13:12 +02:00
Carlos Martín
67d8862cf9
feature #192 : Dump tests fixed for new SQL schema.
2010-06-18 01:08:52 +02:00
Ruben S. Montero
9b25efef94
feature #261 : Do not wait HOST_MONITOR_INTERVAL to monitor a host the first time
2010-06-18 00:59:52 +02:00
Ruben S. Montero
8ac4bb438d
feature #261 : Monitor VMs for the first time
2010-06-18 00:58:49 +02:00
Ruben S. Montero
3ca2d5c755
feature #261 : VM_POLLING_INTERVAL set to 0 disables VM monitoring
2010-06-18 00:23:56 +02:00
Ruben S. Montero
d175a07831
feature #261 : Moved host_limit to the information manager to ease configuratio
2010-06-18 00:20:01 +02:00
Carlos Martin and Ruben S. Montero
37f8c0d4dc
feature #261 : Added support for limiting the number of VMs processed per monitoring interval.
2010-06-17 23:55:01 +02:00
Ruben S. Montero
78ad7f7284
Merge branch 'feature-239'
...
Conflicts:
src/vnm/VirtualNetwork.cc
2010-06-16 19:05:18 +02:00
Ruben S. Montero
82ac36e3d5
feature #239 : Changes in m1.small erb example
2010-06-16 18:17:02 +02:00
Daniel Molina
1e5437bcb6
feature #239 : Added -d option for user_data
2010-06-16 18:11:05 +02:00
Daniel Molina
5a26d3fcf8
feature #239 : Fixed whitespaces. erb_version forgotten
2010-06-16 18:08:45 +02:00
Ruben S. Montero
97eb669659
Improve SQL queries for vm_pool. Updates last_seq
2010-06-11 21:30:39 +02:00
Carlos Martín
3df3652b82
feature #192 : tests fixed for new VM sql schema.
2010-06-11 21:27:55 +02:00
Carlos Martín
0280c88bb6
Performance improvements for VMs SQL queries.
2010-06-11 20:25:49 +02:00
Ruben S. Montero
7ba4bdd721
Merge branch 'feature-258'
2010-06-11 20:12:57 +02:00
Ruben S. Montero
df272f8dbe
feature #258 : Added support to limit the number of VMs submitted to a host at a time
2010-06-11 20:09:06 +02:00
Carlos Martín
6d60b1c0b2
bug #259 : Callback functions are locked until the DB query answer is processed.
2010-06-11 19:11:12 +02:00
Ruben S. Montero
83c1b9d993
bug : solved potential deadlock in VM manager
2010-06-09 19:47:22 +02:00
Javi Fontan
21eef9568f
bug getting available cpu in onehost
2010-06-09 17:27:26 +02:00
Daniel Molina
57e36f11b0
feature #239 : Removed printed information
2010-06-08 12:25:27 +02:00
Daniel Molina
23e40d1b19
Fixed #bug 241
2010-06-08 12:19:41 +02:00
Daniel Molina
7f13bf4bee
Fixed help information
2010-06-08 12:19:37 +02:00
Daniel Molina
88846f1c02
Fixed whitespaces
2010-06-08 12:19:32 +02:00
Constantino Vázquez Blanco
81410256d0
Bug #246 : Check OpenNebula error and if leases exists
2010-06-08 11:22:15 +02:00
Ruben S. Montero
18313d25cc
bug #245 : cdroms are now mapped to disks of type cdrom
2010-06-04 16:05:02 +02:00
Ruben S. Montero
276fad87a6
bug #246 : Fix the bug for ranged networks without address. Added new tests to reproduce this bug
2010-06-03 17:03:14 +02:00