1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

13990 Commits

Author SHA1 Message Date
Jaime Melis
169d153e13 Merge pull request #324 from atodorov-storpool/patch-16
F #4809: rename sql to sqlcmd in database_schema.rb
2017-06-07 15:23:25 +02:00
juanmont
1a65e8c955 F #4199 Added support for to save description when save a VM 2017-06-07 13:38:42 +02:00
abelCoronado93
484f226dc9 Bug #5179 sunstone not allowing custom attributes in datastore definitions 2017-06-07 13:35:41 +02:00
abelCoronado93
9f7f832812 F #5108 Lastpass complaining about insecure login form 2017-06-07 13:32:15 +02:00
Anton Todorov
486a4856ed F #4809: rename sql to sqlcmd in database_schema.rb
'sql' is reserved word in MariaDB
2017-06-06 18:43:26 +03:00
Ruben S. Montero
bb6b578a3e F #5005: Missing constructor 2017-06-05 23:19:33 +02:00
Ruben S. Montero
e5ee3aae0b F #5005: Do not load empty history records 2017-06-05 19:13:48 +02:00
Ruben S. Montero
1c6e9af2ca F #5005: Initialize UID, GID, and REQID to -1 in History records 2017-06-05 18:59:45 +02:00
Ruben S. Montero
bd4040d3f3 F #4809: Do not bootstrap DB before upgrading 2017-06-05 18:40:50 +02:00
Ruben S. Montero
eff03086e9 B #5166: Take into account ds usage (SELF datastores) when changing VM
ownership
2017-06-05 18:14:37 +02:00
Ruben S. Montero
953a7f16ab f #4809: Do not include log info on raft.status when operating in solo
mode
2017-06-05 18:14:37 +02:00
Jaime Melis
28e1f0a1cf Create gzipped tar of the Java OCA 2017-06-05 18:13:38 +02:00
Jaime Melis
9badfb8600 Fixe error 2017-06-05 18:10:08 +02:00
Sergio
8a7d235ef2 core update ec2 fix 2017-06-05 17:11:09 +02:00
Sergio
c79bff2641 cloudwatch parallel monitoring, partial fix 2017-06-05 17:11:09 +02:00
Jaime Melis
3dcc161e24 F #4913: Fix small issues 2017-06-05 16:32:31 +02:00
Javi Fontan
c318f04fe7 Merge pull request #323 from vholer/feature-4977
F #4977: DB patch to clean MarketPlace Appliances
2017-06-05 16:22:39 +02:00
Javi Fontan
cfc84db378 Merge pull request #316 from vholer/bug-5145
B #5145: Drop domain snapshots before live-migrate
2017-06-05 15:30:05 +02:00
Vlastimil Holer
747f9a788d
F #4977: DB patch to clean MarketPlace Appliances 2017-06-05 15:18:04 +02:00
mcabrerizo
4fb7fa821d F #4913: Remore require pry for vCenter Pre Migrator 2017-06-05 15:03:16 +02:00
mcabrerizo
4035ab5c8c F #4913: vCenter Pre Migrator tool 2017-06-05 14:32:22 +02:00
Ruben S. Montero
0a2f18a79b F #4809: Better heartbeat management. A separated thread is created for
each follower
2017-06-03 19:24:19 +02:00
Ruben S. Montero
b768f8960e F #4809: Execute follower hook on startup 2017-06-03 18:22:15 +02:00
Ruben S. Montero
e80386efd6 F #4809: Better timeouts for client xmlrpc-c 2017-06-03 18:22:15 +02:00
abelCoronado93
514ac43d0b Bug #4925 onevm save: nic model lost in new template release-5.4-beta1 2017-06-02 18:53:23 +02:00
Javi Fontan
1c72134d9c Bump version of shared database to 5.3.80 2017-06-02 18:16:24 +02:00
Ruben S. Montero
654b384ba9 F #4809: Do not use log after unlocking objetcs 2017-06-02 12:01:32 +02:00
Ruben S. Montero
35da0ee157 F #4809: Fix check 2017-06-01 16:21:45 +02:00
Ruben S. Montero
d3c7a07a34 F #4809: Check log records are properly loaded from DB 2017-06-01 16:14:29 +02:00
Jaime Melis
ab63767ee7 F #4809: Tool to backup/restore the database (with federated option) 2017-06-01 12:25:10 +02:00
Jaime Melis
50d0a6b42c F #4809: sql is a reserved keyword in MySQL 2017-06-01 12:21:56 +02:00
Ruben S. Montero
50880bb271 F #4809: Do not write log in solo mode, update instead of insert for
timestamps
2017-06-01 11:13:12 +02:00
Ruben S. Montero
f12fdfaead F #4809: Compress DB commands. 2017-06-01 00:52:20 +02:00
Ruben S. Montero
384ab42235 Fix return code for onehost command create 2017-05-31 23:54:25 +02:00
Ruben S. Montero
234734a3c7 F #4809: Better query to purge log records 2017-05-30 16:16:03 +02:00
Ruben S. Montero
75b8889e08 F #4809: Fix cache issue when the VM outated set is modified 2017-05-30 12:07:18 +02:00
Jaime Melis
54c1fbaa68 F #4809: Pass arguments to the raft hooks 2017-05-29 18:24:25 +02:00
Jaime Melis
9d763ef628 F #4809: Fully working vip hooks 2017-05-29 18:24:25 +02:00
juanmont
1e54e36ff0 resolved bugs and changed copyrigth 2017-05-29 17:15:31 +02:00
juanmont
3df0650891 Changed labels vCenter information 2017-05-29 17:14:23 +02:00
Sergio
4fa8894e40 displaying memory in vm monitoring fields, code cleaning, TAG_BUG resolved 2017-05-29 16:33:31 +02:00
Sergio
f95bde044a template auth complete 2017-05-29 16:33:31 +02:00
Sergio
5f9e2aa796 retrieving info from template donde 2017-05-29 16:33:31 +02:00
Sergio
22b4f496a4 added a function to retrieve the host 2017-05-29 16:33:31 +02:00
Sergio
c5dc6a3c2a crypt and decrypt complete 2017-05-29 16:33:31 +02:00
Sergio
2b05cde92e separe code 2017-05-29 16:33:31 +02:00
Sergio
95623c2e72 added new options to onehost cli 2017-05-29 16:33:31 +02:00
abelCoronado93
ea5f0d64fa Bug ##5160 Solved bug in VDCs resources 2017-05-29 13:00:43 +02:00
juanmont
b75f10d27d B #5148 resolved bug when click advanced options 2017-05-29 12:59:34 +02:00
juanmont
551c7fe9ec updated locale translations 2017-05-29 12:35:44 +02:00