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

11673 Commits

Author SHA1 Message Date
Carlos Martín
a901a5c75a F : Add links to related resources 2016-09-13 12:20:58 +02:00
Javi Fontan
aff67c2623 Merge branch 'bug-4640' 2016-09-12 19:16:05 +02:00
Jaime Melis
a9950fd573 F : Improve error message when ec2_driver.conf has wrong yaml syntax 2016-09-12 18:57:39 +02:00
Javi Fontan
d033bce570 F : pass timeout to wait function in SshStream 2016-09-12 18:24:02 +02:00
Jaime Melis
04d9cf8ed2 F : Make onedb executable again 2016-09-12 17:35:18 +02:00
Carlos Martín
bc82802be4 Update translations 2016-09-12 14:35:13 +02:00
Jaime Melis
8072555992 F : Allow onedb patch to accept arguments 2016-09-12 14:25:39 +02:00
Carlos Martín
32afd27e18 F : make vCenter connection details required inputs 2016-09-12 12:42:40 +02:00
Javi Fontan
6cb9635bdb f : add timeout to SshStreamCommand#run 2016-09-12 11:55:24 +02:00
Tino Vazquez
85d265cad7 Bug : Renamed vCenter headers to avoid web server dropping 2016-09-09 18:41:04 +02:00
Jaime Melis
0a9496cbc2 F : you can now search a token by group 2016-09-09 18:39:14 +02:00
Ruben S. Montero
45533cf3d8 Allow to migrate VMs with no cluster requirements 2016-09-09 18:03:39 +02:00
Carlos Martín
99b0c1d015 F : Improve labels usability
- Labels are sorted alphabetically
- Label filter is kept when changing tabs
- Label filter can be cleared from the advanced section button "clear all"
- Fix active label style on refresh
2016-09-09 16:36:48 +02:00
Jaime Melis
ad31bf98ab F : Refactor and rename the actions 2016-09-09 14:01:57 +02:00
Jaime Melis
58d44f6327 F : Use always the same filename for a token 2016-09-09 14:01:53 +02:00
Carlos Martín
c6a64ce61d Remove vcenter debug code 2016-09-09 10:38:57 +02:00
Ruben S. Montero
67f58e1058 F : Reset all user tokens when no token is set and valid == 0 2016-09-09 10:24:41 +02:00
Carlos Martín
5680c1d494 Bug : Refactor code 2016-09-08 18:40:18 +02:00
Carlos Martín
8ac2871f64 Bug : Improve usability for vcenter import tables 2016-09-08 18:40:18 +02:00
Carlos Martín
a34fd0599e Add sprintf format support for translation strings 2016-09-08 18:40:18 +02:00
Javi Fontan
7006a98492 feature : add --timeout parameter to drivers 2016-09-08 18:19:18 +02:00
Javi Fontan
581269b0de feature : pass timeout in OpenNebulaDriver 2016-09-08 18:18:38 +02:00
Javi Fontan
199d02bb29 feature : add timeout to SshStream#wait_for_command 2016-09-08 18:18:38 +02:00
Javi Fontan
af0e87d399 feature : added timeout to SshStreamCommand
kill method duplicated as it is not a GenericCommand. It should be moved
elsewhere.
2016-09-08 18:18:38 +02:00
Javi Fontan
954ac5362e feature : add timeout to CommandManager
Add timeout parameter to Local and RemoteCommand. It also spawns new
processes in a new process group. This makes easier to kill all
children when timeout happens.

This change makes it incompatible with ruby < 1.9.2.
2016-09-08 18:18:38 +02:00
Jaime Melis
473db733b5 B : Hotplug of ceph volatile disks doesn't work 2016-09-08 17:07:26 +02:00
Javi Fontan
839dc9d55b f : use the same method to gather credentials 2016-09-08 16:39:35 +02:00
Javi Fontan
da1d7d571d f : ask for password in onevcenter command 2016-09-08 16:23:05 +02:00
Javi Fontan
7062e77d15 Merge remote-tracking branch 'storpool/reworkPrePostMigrate' into bug-4640 2016-09-08 15:38:00 +02:00
Ruben S. Montero
e83994bb47 Feature : Add expired token collector 2016-09-08 12:03:24 +02:00
Jaime Melis
f8520b7a36 Bug : attach_disk in qcow2 fails 2016-09-08 11:38:46 +02:00
Jaime Melis
388c183562 Feature : fix bugs: remove auth file and find forever tokens 2016-09-07 15:33:25 +02:00
Jaime Melis
dda2dffa1d Bug : In vCenter import results dialog there are two import
buttons
2016-09-07 14:32:50 +02:00
Jaime Melis
0c3b229a91 Bug : Fix serverardmin login (one_auth_mad) 2016-09-07 12:56:13 +02:00
Jaime Melis
714f223faa Merge branch 'patch-4' of https://github.com/atodorov-storpool/one into atodorov-storpool-patch-4 2016-09-07 12:37:33 +02:00
Jaime Melis
81c6f204b4 Bug : Log only formatted messages when successful, everything
otherwise
2016-09-06 14:59:13 +02:00
Carlos Martín
1f886c6c2b Bug : Make vCenter UUID field required 2016-09-06 14:48:49 +02:00
Carlos Martín
a34244fe62 Feature : Better /form refresh 2016-09-06 14:25:03 +02:00
Jaime Melis
b5dec052b9 Bug : MAD logging does not work 2016-09-06 14:09:32 +02:00
Carlos Martín
16ddcce812 Bug : Fix boot order refresh when the removed disk was the only one selected 2016-09-06 12:36:50 +02:00
Carlos Martín
9bdf59b31a Bug : Use predefined values for disk device prefix 2016-09-06 12:19:21 +02:00
Carlos Martín
641c388bda Feature : Add visibility to selected label 2016-09-06 12:19:21 +02:00
Jaime Melis
1f9052a85f Feature : handle token expiration 2016-09-06 11:11:20 +02:00
Jaime Melis
f3d008a562 feature-4388: Enable access to marketplace behind HTTP proxy 2016-09-06 11:07:18 +02:00
Carlos Martín
b440d082ab Bug : Use new ids for the settings tab panels 2016-09-06 10:53:59 +02:00
Carlos Martín
074de0cd0b Feature : Add expiration time and target group in sunstone 2016-09-05 14:49:07 +02:00
Carlos Martín
91ecb7be6a Feature : Update sunstone login token dialog 2016-09-05 14:49:07 +02:00
Javi Fontan
c2b7864a4f bug : move VM Driver constants to oca 2016-09-05 12:45:56 +02:00
Jaime Melis
ee626f6fcb Feature : Fix bug in handling oneuser token --set with no tokens 2016-09-02 16:19:58 +02:00
Ruben S. Montero
9c929148fc Do not update disk monitor infor in the DB. Disk usage will be kept in
the object and written to the DB the next time the VM is updated
(presumably, in the next monitor message from probes). This will reduce
DB I/O needs
2016-09-02 13:58:33 +02:00