Tino Vazquez
4b71995261
Feature #3305 : Add context info for vCenter VMs
...
(cherry picked from commit 6dd30ec6a66d6b18bdde5639f35ba5f390fdcbb9)
2014-11-18 11:59:32 +01:00
Carlos Martín
3863a3dbdc
Bug #3350 : Remove cluster -1 from the acl wizard
2014-11-17 18:25:24 +01:00
Daniel Molina
18ba43e1f8
Bug #3359 : Add missing ceph attrs
2014-11-17 18:10:38 +01:00
Daniel Molina
1167c38b2b
bug #3359 : Fix gluster_volume assignment
2014-11-17 18:10:37 +01:00
Daniel Molina
d1df225e36
bug #3359 : Fix cep pool name tooltip
2014-11-17 18:10:37 +01:00
Carlos Martín
4576d001d5
Bug #3275 : Fix cluster wizard columns
2014-11-17 17:49:06 +01:00
Carlos Martín
722f645a33
Bug #3352 : Fix refresh in VM attach disk/nic
2014-11-17 17:20:59 +01:00
Daniel Molina
6b8a81d019
bug #3276 : Remove debug info
2014-11-17 17:15:32 +01:00
Javi Fontan
ddc4b757e7
bug #3315 : use semantic versioning for remotes
...
onehost sync was using alphabetical comparison but this method does not work for this
comparison:
4.10.0 > 4.8.0
Now the versions are parsed by Gem::Version, that comes with rubygems and should
be installed in the frontend.
When the version can not be parsed it falls back to text comparison or forces update
if the comparison can not be made (one of the two versions is malformed).
More information about semantic versioning: http://semver.org/
2014-11-17 16:50:26 +01:00
Daniel Molina
66400df2f8
bug #3276 : Check client errors when creating a new support request
2014-11-17 16:33:44 +01:00
Carlos Martín
099c514fca
Bug #3353 : Do not set last_pool time to 0 in lcm::monitor_poweron
2014-11-17 16:18:25 +01:00
Jaime Melis
dd3c9ad8d2
Bug #3332 : Attach non-persistent disks does not work for ceph
2014-11-17 15:57:47 +01:00
Daniel Molina
88235fe9d7
bug #3304 : Fix acct end_time placeholder
2014-11-17 15:42:50 +01:00
Daniel Molina
bf43bc0a0b
bug #3304 : Add support for different time formats in acct inputs
2014-11-17 15:38:22 +01:00
Tino Vazquez
2d05f1f2ea
Solve recursion problem in vCenter driver for hierarchy function
...
(cherry picked from commit ab35b92babe0383fd193866171f75084a1e07f31)
2014-11-17 15:32:33 +01:00
Tino Vazquez
2cac660e73
Feature #3305 : Enable context in vCenter view
...
(cherry picked from commit 4c277b87e439ce7215666234980fb95e7cb1561a)
2014-11-17 15:32:28 +01:00
Daniel Molina
c4340382b2
bug #3303 : Do not ask for password for ldap user creation
2014-11-17 13:10:40 +01:00
Carlos Martín
526ec6bcea
Bug #3256 : Change RMDelete return code
2014-11-17 12:51:21 +01:00
Javi Fontan
56f2babf22
feature #3327 : search recursively for objects in vcenter
...
It searches for both hosts and vms inside folders.
Based on the patch sent by Jens Grunert:
https://github.com/OpenNebula/one/pull/39
(cherry picked from commit 4d90449753b6275199cc120806aa9e028b08e3a5)
2014-11-17 12:39:10 +01:00
Javi Fontan
6c7eef4c97
bug #3334 : skip non defined objects when searching for vcenter templates
...
Some objects returned by childEntity can be already deletend when they are accessed.
This patch skips these objects.
(cherry picked from commit e2886255464e666c6a62d91cc1d016da6ab1a643)
2014-11-17 11:50:13 +01:00
Jaime Melis
1adb2691c3
Bug #3320 : Hardcoded path of /usr/bin/false, used by econe server
...
(cherry picked from commit 758f175184a954c05095d12ff2863a7091d30254)
2014-11-14 17:15:38 +01:00
Javi Fontan
f83f5ef852
bug #3334 : fix bug searching for templates in vcenter
...
(cherry picked from commit 55ec34a6243bf11f44a71d7f40b6e8bdaba9a297)
2014-11-14 15:11:37 +01:00
Ruben S. Montero
b4f84e77a0
bug #3351 : Fix wrong method call. Thanks to Sebastiaan Smit
2014-11-13 23:24:34 +01:00
Daniel Molina
84507a64cc
Bug #3346 : Show vCenter and Hybrid IPs in cloud view
...
(cherry picked from commit d80a53a4fdf482060d154664e3aa66b05c9c0a91)
2014-11-13 18:11:35 +01:00
Daniel Molina
a063c4b3af
Bug #3348 : Set hover_delay to 0
...
(cherry picked from commit 698907822fbd1ea90057669b57e6da1c4068104f)
2014-11-13 18:11:35 +01:00
Daniel Molina
aa84acd1d1
bug #3342 : Quotas are not applied to users created through vdcadmin view
...
(cherry picked from commit 7c0e5b3a423850e2d61a37db2c9d2c97a4820775)
2014-11-13 18:11:35 +01:00
Javi Fontan
62d58423b2
bug #3295 : install net-ldap < 0.9 with ruby 1.8.7
...
(cherry picked from commit 1355c28734bcab3d67a70df093bf68473d52c78a)
2014-11-12 13:45:36 +01:00
Carlos Martín
ebc431bc91
Bug #3297 : Remove debug output
...
(cherry picked from commit 215079a8eacde1d27411bf91fcf0d8b4d469b29d)
2014-11-12 13:01:37 +01:00
Daniel Molina
d719a1518a
bug #3285 : VM/Service Templates are not refreshed
2014-11-12 12:41:59 +01:00
Daniel Molina
d7d7e173aa
bug #3135 : Service 'change cardinality' button does not disappear after it's clicked
2014-11-12 12:36:17 +01:00
Daniel Molina
4fee4df781
bug #3136 : Service VMs table refresh does not work
2014-11-12 12:16:44 +01:00
Daniel Molina
338a09104a
bug #3138 : Role VMs fails if the role is in pending
2014-11-12 11:46:38 +01:00
Daniel Molina
28fc833439
bug #3282 : VM refresh hides the graphs
...
(cherry picked from commit e4d34aa8492e5449045d6ce6b74e96c45aeaddbe)
2014-11-11 17:27:28 +01:00
Daniel Molina
ecbc6da2b6
bug #3294 : hybrid tab not available in vcenter view in the template creation dialog
...
(cherry picked from commit 667faf9668a741a1ae94af8a185a4124f72234b7)
2014-11-11 17:27:28 +01:00
Daniel Molina
28960ad2ef
bug #3316 : In cloud view the button to create a new VM does not work after creating one VM
...
(cherry picked from commit 34b4d8836d9a20abd0d641d091a3727fc47cfa76)
2014-11-11 17:27:28 +01:00
Daniel Molina
cbf503a356
bug #3296 : VNet wizard for 802.1Q driver always asks for PHYDEV
...
(cherry picked from commit 28714d0ecfcc4cebe627bebd85d167eca6a1c893)
2014-11-11 17:27:28 +01:00
Daniel Molina
4ad51bc884
bug #3314 : Creating a vnet reservation with spaces in the name gives error
...
(cherry picked from commit f9299ea90004190dd98184092976848268563e39)
2014-11-11 17:27:28 +01:00
Daniel Molina
25d6aa515f
bug #3318 : Ebtables Vnet driver does not use PHYDEV
...
(cherry picked from commit e141bd27fc148bb1ccec6d24f44925d31d42c813)
2014-11-11 17:27:28 +01:00
Daniel Molina
21eb1ed893
bug #3309 : OpenNebula.systems support does not work with an empty issue list
...
(cherry picked from commit f495cdf488a9cc5cfb2e717af107fedd1d95146c)
2014-11-11 17:27:27 +01:00
Ruben S. Montero
d3bd5f7fab
bug #3321 : Update references to EC2_INSTANCE_TYPE
2014-11-10 00:03:59 +01:00
Ruben S. Montero
43f66174c2
bug #3300 : Fix oneuser login for ruby 1.8.7
2014-11-07 13:27:52 +01:00
Daniel Molina
e4c1a68405
Check if there is only 1 esx host
...
(cherry picked from commit 17ae93a6ad82ad25a9bfca1fbee2504eb8885cc9)
2014-11-03 12:59:02 +01:00
Daniel Molina
0e706cf293
Fix error in hosts-tab
2014-11-03 12:39:15 +01:00
Javi Fontan
f3b0a5d66f
Add license to rubygems spec
...
(cherry picked from commit 31c92483404982a50d254420245ca7828448211a)
2014-11-02 20:44:28 +01:00
Daniel Molina
f7e7e878d8
Fix esx datatable for only 1 esx host
2014-10-31 19:33:59 +01:00
Carlos Martín
5146896e6f
Bug #3177 : Fix regex error for flow template instantiate in cloud view
2014-10-31 16:31:25 +01:00
Ruben S. Montero
61f7fe1650
Revert "Feature #3187 : Do not clear VM snapshot list"
...
This reverts commit 0003725b07f501f7d093a59185f5ce6e3819eccf.
2014-10-30 16:39:18 +01:00
Javi Fontan
5550ccf3e4
Revert "bug #3037 : parse US time in ruby > 1.8.7"
...
This reverts commit f944559c51389a107d4be6e8f6b8e560a4faad70.
2014-10-30 16:01:05 +01:00
Ruben S. Montero
a8a297b9dd
Merge remote-tracking branch 'origin/bug-3267'
2014-10-30 16:00:42 +01:00
Daniel Molina
d20d9fb701
bug #3267 : Use textarea instead of input for custom vars
2014-10-30 13:07:52 +01:00