Carlos Martín
b7588374a3
F #4714 : update java oca
2016-09-13 14:56:55 +02:00
Daniel Dehennin
f362e64c05
Feature #3510 : authorize “EMULATOR” in VM TEMPLATE ( #112 )
...
* src/vm/VirtualMachine.cc (insert): Add “EMULATOR” to the list of
VM attributes understood by opennebula.
* src/vmm/LibVirtDriverKVM.cc (deployment_description_kvm): Get
“EMULATOR” from VM template first, then from default and finally from
hardcoded path.
Thanks Vladislav Gorbunov for the patch
2016-09-13 14:48:13 +02:00
Ruben S. Montero
ecc8be7c20
B #4774 : Aonly network variables are parsed when regeneriting context
2016-09-13 13:11:09 +02:00
Carlos Martín
a901a5c75a
F #1582 : Add links to related resources
2016-09-13 12:20:58 +02:00
Javi Fontan
bea3f99797
F #2433 : typo in Gemfile path
2016-09-13 10:12:37 +02:00
Javi Fontan
aff67c2623
Merge branch 'bug-4640'
2016-09-12 19:16:05 +02:00
Javi Fontan
940c3480cb
F #2433 : add Gemfile to install.sh
2016-09-12 19:15:47 +02:00
Jaime Melis
a9950fd573
F #4670 : Improve error message when ec2_driver.conf has wrong yaml syntax
2016-09-12 18:57:39 +02:00
Javi Fontan
8ae59a4cbc
F #2433 : search Gemfile in install_gems dir
2016-09-12 18:28:04 +02:00
Javi Fontan
d033bce570
F #4716 : pass timeout to wait function in SshStream
2016-09-12 18:24:02 +02:00
Jaime Melis
04d9cf8ed2
F #4771 : 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 #4771 : Allow onedb patch to accept arguments
2016-09-12 14:25:39 +02:00
Carlos Martín
32afd27e18
F #4545 : make vCenter connection details required inputs
2016-09-12 12:42:40 +02:00
Javi Fontan
6cb9635bdb
f #4716 : add timeout to SshStreamCommand#run
2016-09-12 11:55:24 +02:00
Tino Vazquez
85d265cad7
Bug #4286 : Renamed vCenter headers to avoid web server dropping
2016-09-09 18:41:04 +02:00
Jaime Melis
0a9496cbc2
F #4714 : 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
Javi Fontan
5dcdd2af56
f #4716 : add timeout parameter info to one.conf
2016-09-09 17:03:15 +02:00
Carlos Martín
99b0c1d015
F #4760 : 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
Javi Fontan
e6daa5741a
F #2433 : add Gemfile.lock for packages
2016-09-09 16:31:49 +02:00
Javi Fontan
78036086af
F #2433 : support for bundler in install_gems
2016-09-09 16:31:49 +02:00
Javi Fontan
a8fa19d26d
F #2433 : add Gemfile to be used with install_gems
2016-09-09 16:31:48 +02:00
Jaime Melis
ad31bf98ab
F #4714 : Refactor and rename the actions
2016-09-09 14:01:57 +02:00
Jaime Melis
58d44f6327
F #4714 : 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 #4714 : 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 #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
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 #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