1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-13 13:17:39 +03:00
Commit Graph

5803 Commits

Author SHA1 Message Date
Jaime Melis
555da9937b Feature #1068: The core supports RBD images 2013-02-12 18:42:17 +01:00
Carlos Martín
ad44a97905 Feature #1739: Do not update poll info for VMs that should not be in the reported host 2013-02-12 18:11:54 +01:00
Carlos Martín
89f2cdac22 Feature #1739: When an individual VM poll fails, the VM is set to unk 2013-02-12 17:57:37 +01:00
Carlos Martín
ea40607e26 Feature #1739: All VMs are set to unk if the host poll fails 2013-02-12 17:47:16 +01:00
Carlos Martín
ead72d740b Feature #1739: Detect missing VMs from the Host poll info, and move them to 'unknown' 2013-02-12 17:15:28 +01:00
Carlos Martín
547505a92d Feature #1739: Do not set last_poll when a VM is deployed 2013-02-12 16:22:16 +01:00
Javi Fontan
1a712ed5a7 Change Util.h to NebulaUtil.h
In MacOS X Util.h caused problems compiling tty_expect as the filesystem
is not case sensitive by default and there is a /usr/include/util.h.
2013-02-12 12:15:09 +01:00
Carlos Martín
626af5edf3 Revert "feature #1483: Prevents deleting of NULL pointer"
This reverts commit abb62dddeb.
2013-02-12 11:35:40 +01:00
Ruben S. Montero
3aef3139c9 Merge branch 'feature-1766' 2013-02-11 22:05:07 +01:00
Javi Fontan
562561c6ed feature #1766: SysLog support selectable at build time 2013-02-11 19:06:20 +01:00
Carlos Martín
ee78ce6691 Fix wrong scons file path 2013-02-11 18:51:55 +01:00
Carlos Martín
1a9600a6bb Feature #1739: Update vm last_poll when the operation ends, instead of when it is triggered 2013-02-11 18:32:26 +01:00
Carlos Martín
e665b0b6ba Feature #1739: Fix individual VM Poll 2013-02-11 18:31:19 +01:00
Carlos Martín
4cdedd2b57 Feature #1739: Refactor VMMDriver poll so it can be called from IMMDriver 2013-02-11 17:50:08 +01:00
Carlos Martín
f5e7143e99 Feature #1739: VectorAttribute::vector_value checks the value contents 2013-02-11 17:47:30 +01:00
Carlos Martín
8782676e2b Feature #1739: Minor code cleanup 2013-02-11 14:57:19 +01:00
Carlos Martín
b2f33437b9 Merge remote-tracking branch 'origin/master' into feature-1739 2013-02-11 12:49:44 +01:00
Javi Fontan
2f8db6ae2d Merge branch 'feature-1761' 2013-02-11 12:30:30 +01:00
Carlos Martín
b14850cd82 Feature #1483: Fix util.cc 2013-02-11 12:12:43 +01:00
Ruben S. Montero
b8b3f6434d feature #1739: Moved SSL functions to one_util namespace. oned decodes messages from information drivers 2013-02-09 16:38:54 +01:00
Ruben S. Montero
babc6951c4 Merge branch 'master' into feature-1739 2013-02-09 16:17:01 +01:00
Ruben S. Montero
c209c03efc feature #1739: Dummy driver returns host information in base64 encoding 2013-02-09 13:48:05 +01:00
Ruben S. Montero
19f18aa3bb feature #1739: EC2 information manager returns information encoded in base64 2013-02-09 13:41:40 +01:00
Ruben S. Montero
e8a3f17ef0 feature #1739: IM driver returns information encoded in base64 2013-02-09 13:33:41 +01:00
Ruben S. Montero
2bd0088692 feature #1726: Additional tests for empty VMX data 2013-02-08 22:36:00 +01:00
Ruben S. Montero
3f0e3e8470 Merge branch 'feature-1483' 2013-02-08 22:13:57 +01:00
Ruben S. Montero
d920864c6a Revert "feature #1483: Inline hints for simple util functions"
This reverts commit 2e72c6c68b.
2013-02-08 21:58:34 +01:00
Ruben S. Montero
2e72c6c68b feature #1483: Inline hints for simple util functions 2013-02-08 21:51:30 +01:00
Ruben S. Montero
4e41c91022 feature #1483: Moved implementation of util functions to a cc file 2013-02-08 21:50:40 +01:00
Ruben S. Montero
f4434f00ad feature #1483: Simplify REQUIREMENTS compatibility check 2013-02-08 21:03:47 +01:00
Ruben S. Montero
abb62dddeb feature #1483: Prevents deleting of NULL pointer 2013-02-08 20:24:27 +01:00
Ruben S. Montero
617b3c12e8 feature-1483: SCHED attributes can be modified by default 2013-02-08 20:14:41 +01:00
Carlos Martín
f9c59f0cfa Feature #1483: Fix sched_actions. Last change was deleting future actions 2013-02-08 16:33:56 +01:00
Javi Fontan
344256c7fc feature #1761: Added xen3 and xen4 vmm drivers to oned.conf 2013-02-08 15:27:20 +01:00
Javi Fontan
5e07d7ac84 feature #1761: split xen drivers in version 3 and 4 2013-02-08 15:12:10 +01:00
Carlos Martín
36473f11fd Feature #1483: Add an ID to each SCHED_ACTION to make them easier to edit manually with onevm update 2013-02-08 14:59:29 +01:00
Carlos Martín
90399665ef Feature #1483: Make --schedule option verbose by default 2013-02-08 14:37:31 +01:00
Carlos Martín
dc075e0955 Feature #1483 #1556: Separate requirements in two attributes
AUTOMATIC_REQUIREMNTS is set by the core, cannot be edited.
SCHED_REQUIREMENTS can be set and edited by the users.
2013-02-08 12:46:35 +01:00
Javi Fontan
04f26768cc bug #1754: change default attach prefix to file (compatible with xen 3 and 4) 2013-02-08 12:25:14 +01:00
Carlos Martín
9bb7079a34 Feature #1483: Fix context parsing 2013-02-08 12:22:21 +01:00
Carlos Martín
650d62b6fe Feature #1483: Fix automatic requirements 2013-02-07 18:34:46 +01:00
Carlos Martín
e0f6f13e9e Feature #1483: Minor fixes 2013-02-07 17:15:46 +01:00
Javi Fontan
d5ee86d69f Merge branch 'feature-1672' 2013-02-07 16:37:18 +01:00
Javi Fontan
40b1fe0f45 Revert "feature #1739: change ganglia probes to get all vms info"
Commit moved to branch feature-1739, eb82280d92

This reverts commit ad9898fa36.
2013-02-07 16:36:00 +01:00
Javi Fontan
eb82280d92 feature #1739: change ganglia probes to get all vms info 2013-02-07 16:34:30 +01:00
Javi Fontan
ad9898fa36 feature #1739: change ganglia probes to get all vms info 2013-02-07 16:30:33 +01:00
Ruben S. Montero
2391713df0 feature #1483: Add a separated action VM pool 2013-02-07 00:14:25 +01:00
Javi Fontan
7cdb954bbb bug #1754: delete trailing : from xen attach_disk prefix 2013-02-06 18:15:59 +01:00
Javi Fontan
a8d876098a feature #1739: change im vmware to report vms info 2013-02-06 17:41:09 +01:00
Javi Fontan
9c347926c1 feature #1739: add vm poll scripts to xen and kvm im 2013-02-06 17:34:58 +01:00