Carlos Martín
5680c1d494
Bug #4544 #4691 : Refactor code
2016-09-08 18:40:18 +02:00
Carlos Martín
8ac2871f64
Bug #4544 #4691 : 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 #4716 : add --timeout parameter to drivers
2016-09-08 18:19:18 +02:00
Javi Fontan
581269b0de
feature #4716 : pass timeout in OpenNebulaDriver
2016-09-08 18:18:38 +02:00
Javi Fontan
199d02bb29
feature #4716 : add timeout to SshStream#wait_for_command
2016-09-08 18:18:38 +02:00
Javi Fontan
af0e87d399
feature #4716 : 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 #4716 : 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 #4764 : Hotplug of ceph volatile disks doesn't work
2016-09-08 17:07:26 +02:00
Javi Fontan
839dc9d55b
f #4736 : use the same method to gather credentials
2016-09-08 16:39:35 +02:00
Javi Fontan
da1d7d571d
f #4736 : ask for password in onevcenter command
2016-09-08 16:23:05 +02:00
Ruben S. Montero
e83994bb47
Feature #4714 : Add expired token collector
2016-09-08 12:03:24 +02:00
Jaime Melis
f8520b7a36
Bug #4768 : attach_disk in qcow2 fails
2016-09-08 11:38:46 +02:00
Jaime Melis
388c183562
Feature #4714 : fix bugs: remove auth file and find forever tokens
2016-09-07 15:33:25 +02:00
Jaime Melis
dda2dffa1d
Bug #4553 : In vCenter import results dialog there are two import
...
buttons
2016-09-07 14:32:50 +02:00
Jaime Melis
0c3b229a91
Bug #4761 : Fix serverardmin login (one_auth_mad)
2016-09-07 12:56:13 +02:00
Jaime Melis
01b0e1b3bc
Merge branch 'atodorov-storpool-patch-4'
2016-09-07 12:38:05 +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
e1a0d34f67
Feature #4659 : The host can be in MONITORING_ERROR
2016-09-07 12:18:31 +02:00
Jaime Melis
c2159551a4
Feature #4659 : Improve fault-tolerance hook
2016-09-07 12:15:27 +02:00
Tino Vazquez
3d3d2c416c
Bug #4648 : Add hook to delete poweroff VMs
2016-09-06 19:09:55 +02:00
Ruben S. Montero
39bfe806fb
feature #4704 : Update oned.conf to allow import Marketplace templates
...
with USER_INPUTS, except with capacity related ones.
2016-09-06 16:59:43 +02:00
Jaime Melis
81c6f204b4
Bug #4761 : Log only formatted messages when successful, everything
...
otherwise
2016-09-06 14:59:13 +02:00
Carlos Martín
1f886c6c2b
Bug #4573 : Make vCenter UUID field required
2016-09-06 14:48:49 +02:00
Carlos Martín
a34244fe62
Feature #4211 : Better /form refresh
2016-09-06 14:25:03 +02:00
Jaime Melis
b5dec052b9
Bug #4761 : MAD logging does not work
2016-09-06 14:09:32 +02:00
Carlos Martín
16ddcce812
Bug #4718 : 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 #4747 : Use predefined values for disk device prefix
2016-09-06 12:19:21 +02:00
Carlos Martín
641c388bda
Feature #4760 : Add visibility to selected label
2016-09-06 12:19:21 +02:00
Jaime Melis
1f9052a85f
Feature #4714 : 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 #4762 : Use new ids for the settings tab panels
2016-09-06 10:53:59 +02:00
Carlos Martín
074de0cd0b
Feature #4714 : Add expiration time and target group in sunstone
2016-09-05 14:49:07 +02:00
Carlos Martín
91ecb7be6a
Feature #4714 : Update sunstone login token dialog
2016-09-05 14:49:07 +02:00
Javi Fontan
c2b7864a4f
bug #4724 : move VM Driver constants to oca
2016-09-05 12:45:56 +02:00
Jaime Melis
ee626f6fcb
Feature #4714 : 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
Ruben S. Montero
61202c75bf
feature #4701 : Moved logic to LifeCycleStates
2016-09-02 12:13:16 +02:00
Ruben S. Montero
3ccdd7961d
Added missing parameter for syslog(3)
2016-09-01 18:15:22 +02:00
Ruben S. Montero
9bbeb7f608
feature #4714 : tabs...
2016-09-01 18:06:34 +02:00
Carlos Martín
e710074f0d
Add missing migrate action from suspend in sunstone
2016-09-01 18:05:46 +02:00
Carlos Martín
83cea06e95
Feature #4714 : Fix const iterator
2016-09-01 18:04:54 +02:00
Carlos Martín
b2b59dedb3
Feature #4701 : Roll back a failed migration with recover --failure
2016-09-01 17:53:58 +02:00
Jaime Melis
6852a1aba7
Merge branch 'feature-4714'
2016-09-01 17:37:06 +02:00
Jaime Melis
e17335d877
Feature #4714 : Add CLI support for token operations
2016-09-01 17:35:20 +02:00
Ruben S. Montero
5a3e0596a4
feature #4464 : Return list of viable clusters on automatic_requirements
...
API call
2016-09-01 15:46:01 +02:00
Ruben S. Montero
94d9a0e35f
feature #4714 : Fix inicialization of auth driver variable
2016-09-01 14:58:37 +02:00
Ruben S. Montero
2e0cd9509f
feature #4714 : Check EGID as stored in the token is still a valid group for the user.
2016-08-31 18:24:15 +02:00
Jaime Melis
c7fc920a91
Bug #4680 : Ebtables filtering too strict (can't talk to non-ONe hosts on
...
the same network)
2016-08-31 16:41:28 +02:00
Jaime Melis
84f01e6fd1
Bug #4727 : Openvswitch driver always add mac spoofing rules
2016-08-31 16:41:28 +02:00