1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00
Commit Graph

4537 Commits

Author SHA1 Message Date
Carlos Martín
2071d62b39 Feature #1279: Clean expired monitoring records in timer_action.
This saves a lot of calls to the DB, and also cleans old entries
for objects that are not monitored (VM in suspend/stop state,
or hosts in disabled state).
2012-05-18 12:05:18 +02:00
Ruben S. Montero
734d64c976 bug #766: Update OCA (Ruby & Java) to make use of the new monitoring state. Update onehost command. 2012-05-18 00:55:07 +02:00
Ruben S. Montero
025a79a6d2 bug #766: Scheduler now uses successfull monitored hosts 2012-05-18 00:22:18 +02:00
Ruben S. Montero
dabd5702a4 bug #766: New monitoring states for the Hosts 2012-05-18 00:14:18 +02:00
Ruben S. Montero
46faf129d6 feature #1055: Add xen reset action and installer for the reset plugins 2012-05-17 17:49:54 +02:00
Carlos Martín
8b46745a8a Feature #1279: Check an object ID is valid even if the user is oneadmin 2012-05-17 17:13:06 +02:00
Carlos Martín
f65f995cc4 Feature #1279: Individual VM & Host monitoring methods in Ruby OCA 2012-05-17 17:12:21 +02:00
Carlos Martín
dfcb2eb166 Feature #1279: Clean old monitorization data if the expiration time is set to 0 2012-05-17 14:58:28 +02:00
Carlos Martín
6c8d4f49dc Feature #1279: Remove unused variable in VirtualMachine::insert_replace 2012-05-17 10:24:31 +02:00
Ruben S. Montero
9a16f1a8d1 feature #1279: Update names of host pool. Delete host monitor info when deleting the host. 2012-05-17 01:24:39 +02:00
Ruben S. Montero
87a7a09626 feature #1279: Change name of *_monitoring_history internal variables. Adds a custom dump_monitoring method for single VMs. Expiration times are stored as time_t. 2012-05-17 00:56:03 +02:00
Ruben S. Montero
88d90c0f61 Merge branch 'feature-1100' 2012-05-16 22:43:10 +02:00
Javi Fontan
e5d6e2c885 features #1236 and #1252: make URI escape work with ruby 1.8.7 2012-05-16 19:23:34 +02:00
Javi Fontan
780af35598 Add oneuser encode to escape characters from user and password 2012-05-16 19:21:09 +02:00
Javi Fontan
be639816c6 features #1236 and #1252: move unescape to ldap auth 2012-05-16 18:16:26 +02:00
Carlos Martín
14d30d826c Feature #1279: Add one.host.monitoring and one.hostpool.monitoring methods, new host_monitoring table 2012-05-16 18:00:31 +02:00
Carlos Martín
bb4d39baf5 Feature #1279: Add one.vm.monitoring and one.vmpool.monitoring
methods, new  vm_monitoring table
2012-05-16 16:09:27 +02:00
Javi Fontan
ed0a502dc4 Set language to solve problems with non english installations 2012-05-16 11:36:54 +02:00
Hector Sanjuan
c04f52fc5f Feature #1275: Add french translation to Sunstone and correct minor things.
-Prevent scaping of html codes on onready() translations.
-Translate allowed operations in ACL tables
-Add french datatable translation
-Translate VM state
(cherry picked from commit 42807e3965)
2012-05-16 10:46:27 +02:00
Patrice LACHANCE
2927a35eed French translation proposal for Sunstone UI
(cherry picked from commit e68bb5f63d)
2012-05-16 10:46:18 +02:00
Hector Sanjuan
754b350c50 Add LVM to datastore ds_mad options on create
(cherry picked from commit 7ef3e73f23)
2012-05-16 10:44:32 +02:00
Hector Sanjuan
fa824b00ad Feature #1055: Add reboot and reset to self-service
(cherry picked from commit 150db00efffa0c20c5df29d18fa16c92a90b022f)
2012-05-16 10:43:23 +02:00
Hector Sanjuan
fb05e8ee86 Feature #1055: add reset action to sunstone
(cherry picked from commit 05e8223d1b70e8eafc473dc091aa1e1681e088e5)
2012-05-16 10:43:07 +02:00
Hector Sanjuan
42807e3965 Feature #1275: Add french translation to Sunstone and correct minor things.
-Prevent scaping of html codes on onready() translations.
-Translate allowed operations in ACL tables
-Add french datatable translation
-Translate VM state
2012-05-15 17:28:42 +02:00
Patrice LACHANCE
e68bb5f63d French translation proposal for Sunstone UI 2012-05-15 16:08:32 +02:00
Hector Sanjuan
7ef3e73f23 Add LVM to datastore ds_mad options on create 2012-05-15 13:03:27 +02:00
Hector Sanjuan
54387d2ca3 Merge remote-tracking branch 'upstream/master' 2012-05-15 09:56:35 +02:00
Javi Fontan
9a34feec87 features #1236 and #1252: bug fixes 2012-05-14 18:45:38 +02:00
Ruben S. Montero
2fe5e591e8 Merge branch 'feature-1099' 2012-05-11 19:21:12 +02:00
Ruben S. Montero
f2c6e63e12 feature #1099: Inline hint for to_xml and to_xml_extended 2012-05-11 19:15:25 +02:00
Jaime Melis
cbfc06f420 Bug #1273: qcow2 TM driver persistent images get corrupted on shutdown 2012-05-11 18:48:32 +02:00
Carlos Martín
8ff65a3b7c Feature #1099: Update XSD files 2012-05-11 18:19:13 +02:00
Jaime Melis
6cdc30df70 Bug #1204: VMware datastore should handle falt vmdks 2012-05-11 17:51:55 +02:00
Jaime Melis
0f04256810 Feature #1240: minor typo in lvm/mvds 2012-05-11 15:40:28 +02:00
Carlos Martín
fe67d12209 Feature #1099: Fix oneacct column measure units 2012-05-11 15:30:53 +02:00
Carlos Martín
efba395aef Feature #1099: Update vm information with each poll action for active history records 2012-05-11 15:02:49 +02:00
Carlos Martín
11ba24e6d2 Feature #1099: Output format adjustments for oneacct 2012-05-11 15:01:11 +02:00
Javi Fontan
ad9b493789 bug #1252: escape auth parameters 2012-05-11 13:28:46 +02:00
Javi Fontan
3b3ec9d14d bug #1236: ldap user dn 2012-05-11 13:13:23 +02:00
Jaime Melis
7d2389d7cd Merge branch 'master' of git.opennebula.org:one 2012-05-10 18:48:06 +02:00
Jaime Melis
662f79c470 Feature #1240: Enable lvm as a datastore driver in oned.conf 2012-05-10 18:47:34 +02:00
Carlos Martín
a1e50125ed Feature #872: one.template.clone method added to Java OCA 2012-05-10 18:39:02 +02:00
Daniel Molina
6e7744f7bf feature #1265: Use host instead of server to build the signature in econe 2012-05-10 15:00:20 +02:00
Daniel Molina
d3b624d4a6 feature #1265: Warning when using server instead of host in econe 2012-05-10 14:49:53 +02:00
Ruben S. Montero
f1ade057cc feature #1055: Reset for OCCI 2012-05-10 12:12:53 +02:00
Javi Fontan
8efa68ad91 feature #1100: add support for multiple ldap servers 2012-05-09 19:05:12 +02:00
Carlos Martín
a3d7888c32 New onedb migrator 3.4.1_to_3.5.80 2012-05-09 17:37:02 +02:00
Jaime Melis
231afa668a Update install.sh to install the migrator
(cherry picked from commit 8c8b8e531e)
2012-05-09 17:37:02 +02:00
Jaime Melis
8d2a213050 Add onedb migrator to 3.4.1
(cherry picked from commit aafdfc0c30)
2012-05-09 17:37:01 +02:00
Daniel Molina
bf6862b4c2 Do not create TMPDIR if it is not defined 2012-05-09 17:32:21 +02:00