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

9562 Commits

Author SHA1 Message Date
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
Tino Vazquez
1c4126002b Bug #3258: Add mysql gem to Centos distros 2014-10-30 11:51:35 +01:00
Jaime Melis
d938cc18a6 Feature #3243: Remove openSUSE from install_gems as it's no longer an official platform of OpenNebula 2014-10-30 11:10:23 +01:00
Jaime Melis
ff270bd7fb Bump man pages 2014-10-29 17:44:48 +01:00
Jaime Melis
7fdd1bc91a Bump version to 4.10.0 2014-10-29 17:32:29 +01:00
Jaime Melis
a9a2396898 Substitute c12g.com for opennebula.systems 2014-10-29 17:26:47 +01:00
Daniel Molina
763dd26d4e Update translations 2014-10-29 12:29:18 +01:00
Ruben S. Montero
cc1dc8cb70 Custom format string to log xml-rpc calls 2014-10-28 18:52:48 +01:00
Ruben S. Montero
c27984b1bb change scope of log method 2014-10-28 17:40:30 +01:00
Ruben S. Montero
aef7109af3 Hide password arguments for user login. General hidden process 2014-10-28 16:23:09 +01:00
Hyun Woo Kim
32b8d4262e Add support for proxy certificates to X509 Cloud Auth 2014-10-28 15:29:45 +01:00
Daniel Molina
9aff29cfb0 bug #3262: Hosts in init/error state has no hypervisor defined 2014-10-27 18:38:08 +01:00
Ruben S. Montero
13a654bea6 Merge branch 'feature-3180' 2014-10-26 22:27:45 +01:00