1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

5700 Commits

Author SHA1 Message Date
Ruben S. Montero
d920864c6a Revert "feature #1483: Inline hints for simple util functions"
This reverts commit 2e72c6c68b751c08fab997bcd47f9271b0375ebe.
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
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
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
Ruben S. Montero
2391713df0 feature #1483: Add a separated action VM pool 2013-02-07 00:14:25 +01:00
Carlos Martín
59f4331b05 Feature #1483 #1556: onedb migrator moves rank, requirements to sched_* 2013-02-06 17:27:59 +01:00
Carlos Martín
92ccbd83fb Feature #1483 #1556: Leave SCHED_REQUIREMENTS and SCHED_RANK in the USER_TEMPLATE, so they can be edited 2013-02-06 16:34:46 +01:00
Carlos Martín
c483e7bba0 Feature #1483 #1556: VM attributes understood by opennebula are moved to TEMPLATE, the rest are left in USER_TEMPLATE 2013-02-06 15:23:55 +01:00
Carlos Martín
a75c7e5fdd Feature #1483: onevm show lists scheduled actions in a table 2013-02-05 17:08:04 +01:00
Carlos Martín
e904781cf1 Feature #1483: Add new option --schedule TIME to onevm commands 2013-02-05 15:55:17 +01:00
Carlos Martín
3b01566e9b Feature #1483: Create new Util.h file to define common methods, like creating log timestamp strings 2013-02-04 18:48:05 +01:00
Carlos Martín
f9b7f820c6 Feature #1483: Scheduler executes scheduled actions
Syntax inside VM/USER_TEMPLATE:
SCHED_ACTION = [ ACTION = "resume/stop/shutdown...", TIME=12345 ]
2013-02-04 18:09:18 +01:00
Javi Fontan
047a3d4e26 bug #1690: take verbose option from onehost as it is not used 2013-02-01 16:33:21 +01:00
Javi Fontan
7d15c04166 feature #1700: added compatibility OpenNebula.rb file 2013-02-01 16:06:58 +01:00
Javi Fontan
4ea30cd1f3 Show virtual machines in onevnet show 2013-02-01 15:30:33 +01:00
Carlos Martín
ea607318b4 Feature #1675: Compile parsers 2013-02-01 15:04:27 +01:00
Carlos Martín
26d15b41b2 Feature #1675: In requirements, keyword CURRENT_VMS searches the Host's running VM ids 2013-02-01 15:01:12 +01:00
Ruben S. Montero
aea1961ff8 Merge branch 'bug-1738' 2013-02-01 12:26:47 +01:00
Ruben S. Montero
9e99408878 bug #1738: Complie with latests flex and yacc 2013-02-01 12:25:17 +01:00
Javi Fontan
aa82a533dc Word wrap options description in CLI help 2013-02-01 12:19:52 +01:00
Ruben S. Montero
63e39f51c2 Merge branch 'feature-846' 2013-02-01 02:25:32 +01:00
Ruben S. Montero
1995b7a14c feature #846: Add more message types. Template is loaded in the VirtualMachineXML object. OpenNebula API calls are always made through VirtualMachinePoolXML. 2013-02-01 02:23:01 +01:00
Javi Fontan
15f718d994 Show VMs that use the image in oneimage show 2013-01-31 17:59:20 +01:00
Ruben S. Montero
ddca48fd8c bug #1740: Use always the Image datastore for DELETE
(cherry picked from commit ef171ebea8c8f516181f5c44c37b319fdba8ac8b)
2013-01-31 17:02:01 +01:00
Carlos Martín
98c385ca60 Feature #1747: Compile commit:73687ce 2013-01-31 16:50:39 +01:00
Carlos Martín
73687cebba Feature #1747: Allow xpath in rank and requirements expressions 2013-01-31 16:44:12 +01:00
Carlos Martín
d51444dc23 Feature #846: Minor fix for req. syntax errors 2013-01-31 15:40:10 +01:00
Carlos Martín
dba4cae455 Feature #864: Improvements for the scheduler VM log messages 2013-01-31 15:02:09 +01:00
Ruben S. Montero
03f77697c4 feature #1664: Error messages as single attribute in templates 2013-01-31 13:14:50 +01:00
Carlos Martín
10107cd69a Feature #846: Skip the scheduling if there aren't any pending VMs, and omit empty logs 2013-01-30 18:41:16 +01:00
Carlos Martín
cdb2a8a476 Feature #846: Add methods to update the VM template from the sched and log messages 2013-01-30 17:49:24 +01:00
Carlos Martín
85e921dedd Feature #846: Minor changes in log messages 2013-01-30 12:56:13 +01:00
Carlos Martín
aacde1b5ff Bug #1738: Compile parsers 2013-01-29 17:54:25 +01:00
Carlos Martín
f1eaea5662 Bug #1738: Cleanup code using xpath | operator 2013-01-29 17:40:24 +01:00
Carlos Martín
4c27fd2fea Bug #1738: expr_bool.y returns -1 if the type does not match 2013-01-29 14:57:51 +01:00
Carlos Martín
591123265c Bug #1738: expr_bool.y differentiates between value 0 and element not found 2013-01-25 18:41:03 +01:00
Ruben S. Montero
99a24ac04a Merge branch 'master' of git.opennebula.org:one 2013-01-24 17:25:44 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Javi Fontan
df59b9eb87 Fix xen attach disk bug 2013-01-24 14:47:40 +01:00
Javi Fontan
341623ca08 Feature #1700: fix server auth library loading 2013-01-24 12:47:20 +01:00