Javi Fontan
7cdb954bbb
bug #1754 : delete trailing : from xen attach_disk prefix
2013-02-06 18:15:59 +01:00
Ruben S. Montero
49ab858b3f
bug #1753 : Empty FSTYPES do not tries to make any filesystem
2013-02-04 22:49:36 +01:00
djboris9
4387159f8b
Update share/scripts/context-packages/base_deb/etc/one-context.d/00-network
...
If network is already up, it won't use the new configured interfaces file. Only with stop and start this is working (On Debian, restart is deprecated).
2013-02-04 11:50:11 +01:00
Ruben S. Montero
6ed2e75657
Merge branch 'feature-1658'
...
Conflicts:
src/scheduler/src/sched/Scheduler.cc
src/scheduler/src/sched/SchedulerTemplate.cc
2013-02-01 19:03:31 +01:00
Ruben S. Montero
c0923df5d0
feature #1675 : Level lex and yacc versions across parsers
2013-02-01 18:56:15 +01:00
Ruben S. Montero
b924b8c81f
feature #1658 : Moved init methods to constructors (static). Make use of log system enums for type cheking. Use the same LOG variables as oned for scheduler.
2013-02-01 18:49:03 +01:00
Javi Fontan
55beaab546
feature #1719 : Added options hash paramater and timeout to OpenNebula::Client
2013-02-01 17:05:21 +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
Jaime Melis
d3b790719d
Feature #1658 : split log messages with newlines into separate messages and log them
2013-01-31 23:34:42 +01:00
Jaime Melis
4855ade6bc
feature #1658 : enable syslog for the scheduler
2013-01-31 23:11:23 +01:00
Jaime Melis
7217b53cc2
feature #1658 : the syslog label is now a parameter for the syslog init method and it's not hardcoded inside of it
2013-01-31 23:08:50 +01:00
Jaime Melis
b4c48b062f
feature #1658 : Apply proper format to the logger
2013-01-31 22:15:28 +01:00
Jaime Melis
d506f71f68
feature #1658 : register the default confuguration of oned.conf
2013-01-31 21:27:30 +01:00
Jaime Melis
50160c50c7
feature #1658 : Move DEBUG_LEVEL and LOG_SYSTEM to the LOG section in oned.conf
2013-01-31 20:43:17 +01:00
Javi Fontan
15f718d994
Show VMs that use the image in oneimage show
2013-01-31 17:59:20 +01:00
Jaime Melis
32f8098f8b
Feature #1658 : Add SysLogResource class and refactor
2013-01-31 17:27:21 +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
Jaime Melis
2e487cdbbc
Feature #1658 : Enable syslog for oned.log
...
- LOG_SYSTEM in oned.conf
- SysLog class
2013-01-25 17:34:43 +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
Javi Fontan
57ac26590a
Retry kvm cancel to make sure the VM is destroyed
2013-01-24 12:45:15 +01:00
Ruben S. Montero
b4afe64b61
Merge branch 'master' of git.opennebula.org:one
2013-01-23 22:13:42 +01:00
Carlos Martín
185f05a273
Feature #1565 : Clean ACL rules when a Cluster is deleted
2013-01-23 16:46:14 +01:00
Carlos Martín
eeac62263c
Merge remote-tracking branch 'origin/feature-1685b'
2013-01-23 15:38:07 +01:00
Carlos Martín
ca955eb73c
Feature #1685 : Add new vm states to xsd files
2013-01-23 15:29:02 +01:00
Jaime Melis
808dcaed48
Bug #1688 : Openvswitch brcompat deprecation issues
2013-01-23 12:34:39 +01:00