Carlos Martín
7d8b9ea22b
Bug #1280 : Add update_history call to the FAILURE state
2012-05-22 15:57:20 +02:00
Carlos Martín
8fc194afaf
Feature #1279 : Add monitoring methods to Java OCA (only raw xml)
2012-05-22 15:44:42 +02:00
Carlos Martín
9369ab48c9
Feature #1279 : Add ruby OCA methods to retrieve monitoring information in XML
2012-05-22 15:07:11 +02:00
Carlos Martín
df6b93e688
Feature #1279 : Remove the old oneacctd stuff
2012-05-21 17:56:22 +02:00
Carlos Martín
4680ba21c7
Feature #1279 : Update pool monitoring method in sunstone server
2012-05-21 17:41:43 +02:00
Carlos Martín
bba9e26ee2
Feature #1279 : Add VM & Host pool monitoring methods to ruby OCA
2012-05-21 17:29:45 +02:00
Carlos Martín
6a1acc340a
Revert "Feature #1279 : WIP, VM & Host pool monitoring methods"
...
This reverts commit 2eb5ed492b
.
2012-05-21 14:30:20 +02:00
Carlos Martín
a15b54f1a8
Merge branch 'feature-1279' of git.opennebula.org:one into feature-1279
2012-05-18 18:12:51 +02:00
Carlos Martín
2eb5ed492b
Feature #1279 : WIP, VM & Host pool monitoring methods
2012-05-18 18:11:25 +02:00
Ruben S. Montero
895890f898
feature #1279 : Update SunstonServer to make use of the new OCA monitoring methods (resource)
2012-05-18 17:37:37 +02:00
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
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
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
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
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
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
Daniel Molina
0d5d5e2e3a
Check if TMPDIR is defined
2012-05-09 16:33:52 +02:00
Daniel Molina
4c8f892d03
Add tmpdir configuration parameter to servers
2012-05-09 16:02:16 +02:00
Carlos Martín
feb1b603c9
Feature #1099 : Fix bug, VM ids were not cleared for each user
2012-05-08 18:43:14 +02:00
Carlos Martín
31684f5798
Feature #1099 : Update VM usage attributes comments to reflect correct measure units
2012-05-08 16:18:24 +02:00
Carlos Martín
986bb82819
Feature #1099 : Update oneacct command to show new accounting info from the core
2012-05-08 16:01:34 +02:00
Carlos Martín
2c88fe83c8
Feature #1099 : Add complete VM info to all history records, even the active ones
2012-05-08 15:42:24 +02:00
Daniel Molina
a427520272
feature #1048 : Remove exec_and_log_ec2 default params
2012-05-08 12:07:04 +02:00
Ruben S. Montero
59d0f14791
Merge branch 'feature-1262'
2012-05-07 17:59:34 +02:00
Ruben S. Montero
74158cf206
Merge branch 'feature-1125'
2012-05-07 17:35:18 +02:00