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

11366 Commits

Author SHA1 Message Date
Carlos Martín
c7e76eebdf Feature #4082: New user input type in sunstone, text64 2015-10-30 10:57:41 +01:00
Carlos Martín
440fdf4299 Bug #4094: Check DS permissions for scheduler authorization
(cherry picked from commit 45fdce84da4caa92d3e8a3d9c88ad12fb314c157)
2015-10-29 17:15:45 +01:00
Carlos Martín
3e4bdea3cd Bug #4017: Disable disk resize for cdrom images
(cherry picked from commit 45f9bf69ab051d93d2ee901141a1229d2625e019)
2015-10-29 16:05:15 +01:00
Carlos Martín
adc9183a07 Bug #4105: Fix start_script input for template update
(cherry picked from commit 4ee8b80cb5b99071e34f56e82d788764763ad1fd)
2015-10-29 11:32:23 +01:00
Carlos Martín
b57d35f42a Bug #4077: Remove include from user_pool.xsd
(cherry picked from commit 1f08b4bf06a7fe04dcbc13fc45a6a5d4c8a80997)
2015-10-29 11:08:37 +01:00
Carlos Martín
2c6e2396bc Bug #4067: add escapeDoubleQuotes to context variables
(cherry picked from commit c583c70215d5f8224bc6f3aa4fd22f94d3773eb0)
2015-10-28 17:22:55 +01:00
Carlos Martín
da8c636c5f Bug #4104: Call foundation refow to initialize sliders
(cherry picked from commit 078f956df8738c8c7d40fe869f15d71642de8775)
2015-10-28 16:24:49 +01:00
Carlos Martín
ba71bee7b3 Bug #4100: Fix previous "workaround"
(cherry picked from commit 9272a905051700219e37cce25b08c0caeb6ce767)
2015-10-28 16:24:45 +01:00
Ruben S. Montero
cc86387331 bug #4048: Removed snap_cmd_rollback to prevent VM disk corruption
(cherry picked from commit bcf061f1ec4a068fd1e42d49882dfe4ce017ef5e)
2015-10-27 17:03:54 +01:00
Ruben S. Montero
f7f3b54543 bug-4088: Fix pagination parser in Ruby OX 2015-10-27 16:17:11 +01:00
Carlos Martín
41eb861c23 Bug #4098: Fix cloud view dashboard quotas
(cherry picked from commit 0ce64dfbbdc765fc75d3c2f2a190e002402775e5)
2015-10-27 16:08:31 +01:00
Carlos Martín
dc8d0e6ad8 Bug #4087: Reset forms on error
(cherry picked from commit acb4719009ce58be8d0640d1b9b3bda5f8a90636)
2015-10-27 12:10:56 +01:00
Carlos Martín
ee98c691e2 Feature #4036: Add select/deselect all in vcenter template/network import
(cherry picked from commit 6959450e0bf55aeffd548d44d843d690c6924442)
2015-10-26 18:33:23 +01:00
Javi Fontan
396ef7d639 Bug #4095: Add patch as dependency to nokogiri in install_gems 2015-10-26 17:00:03 +01:00
Carlos Martín
aacae481e6 Bug #4053: Fix service template instantation when there are networks
(cherry picked from commit f37f27f1afcee729e646f1b067b19585d0ef516c)
2015-10-19 18:08:01 +02:00
Carlos Martín
f790ca94a9 Bug #4017: Disable slider for persistent images. Add label to volatile disks
(cherry picked from commit dd3d1efb363d9f2b5eb9c91588eebc261c0c8a40)
2015-10-19 16:59:07 +02:00
Carlos Martín
8f327c76b4 Bug #4050: Fix checkbox inputs when values are set manually. Thanks to Rolandas Naujikas
(cherry picked from commit 165e279567d97368a3db3779c8c42ff99f813725)
2015-10-19 12:46:30 +02:00
Carlos Martín
ade6d0c0a2 Bug #4057: Show regexp in validator error
(cherry picked from commit e24f645a5cfdece2fa23c171dc801fb7650d1d17)
2015-10-19 12:22:15 +02:00
Carlos Martín
58f3d1104c Bug #4057: Add abide pattern to role names
(cherry picked from commit 3677eda777802bdef5243d8abe9aac9d2e71b5e9)
2015-10-19 12:12:37 +02:00
Carlos Martín
dbe418ec10 Bug #4049: fix init_scripts field. Thanks to Rolandas Naujikas
(cherry picked from commit 349ec38eadc6a224cb29a386893b283e8cb4c31d)
2015-10-19 10:53:09 +02:00
Carlos Martín
d1370c9db7 Bug #4025: Prevent race condition in call to disableAllStateActions
(cherry picked from commit 21e616be59f2ec557bf9828dd446b0197a044100)
2015-10-16 18:29:49 +02:00
Carlos Martín
23fefa0256 Bug #4042: Use disk size in vm saveas
(cherry picked from commit f42a8d8693fbe58afa4021d4befe06afb9c0c216)
2015-10-16 17:57:12 +02:00
Jaime Melis
41b929d4b3 Merge branch 'feature-3362' 2015-10-16 11:43:37 +02:00
Jaime Melis
0a5d7f3ffd feature #3362: Add configuration option for ceph: CEPH_CONF 2015-10-15 17:44:39 +02:00
Jaime Melis
4bd40a051f feature #3362: Remove unnecessary snapshots in rbd schema 2015-10-15 17:06:53 +02:00
Jaime Melis
e87ace6310 feature #3362: Fix bug in finding the parent of an rbd 2015-10-15 17:06:25 +02:00
Jaime Melis
32b6267001 feature #3362: Return error if RBD target not found 2015-10-14 16:57:52 +02:00
Jaime Melis
548b9ce83e feature #3362: fine-tune the regular expressions 2015-10-14 16:57:45 +02:00
Carlos Martín
35851705c1 Bug #4023 #4032: Make treetop version check compatible with package installation
The code was using a gem command that was not available when
treetop has been installed via packages
2015-10-09 18:05:22 +02:00
Ruben S. Montero
e335542ed3 feature #4043: Support TTL for VXLAN driver
(cherry picked from commit 31d26e05367eb208d1a18ed102e8fa915048bc45)
2015-10-09 15:58:24 +02:00
Carlos Martín
7def22f7fb Bug #4030: Do not drop table group_pool in fsck
(cherry picked from commit 2929f05c895483e8d33d0286a057958dcda4c313)
2015-10-09 12:44:50 +02:00
Ruben S. Montero
fd93ebbefc feature #3362: Fixes for ceph drivers 2015-10-08 22:14:07 +02:00
Ruben S. Montero
4c523c716c feature #3362: Update Ceph DS & TM drivers with clone optimization 2015-10-08 17:30:42 +02:00
Carlos Martín
9b4f9f6c4f Bug #4000: Remove comments 2015-10-08 16:30:44 +02:00
Carlos Martín
ee44b97013 Bug #4000: Fix history etime with onedb 2015-10-08 16:15:45 +02:00
Jaime Melis
b631173801 Fix Azure monitorization 2015-10-08 12:25:39 +02:00
Tino Vazquez
df277b4c29 Add Azure instance types
(cherry picked from commit 1643d66f3953704bf119ac5674b7440682128a5b)
2015-10-07 19:27:11 +02:00
Ruben S. Montero
c4432d1a13 bug: wrong element name in VCPU fix for vcenter 2015-10-07 18:23:23 +02:00
Ruben S. Montero
3045b38356 bug: vCPU in vcenter follows OpenNebula convention 2015-10-07 18:04:22 +02:00
Jaime Melis
fd1a050e08 Bug #4009: Importing vms from EC2 provides a wrong CPU value
(cherry picked from commit 8023e2146e426b7ca373c74ac632c25988524aad)
2015-10-07 18:03:48 +02:00
Tino Vazquez
6b897742ee Bug #4034: Fix import TEMPLATE for SL driver 2015-10-07 17:49:05 +02:00
Daniel Molina
a59904b659 bug #4035: Check wild format before adding it to the datatable 2015-10-07 17:41:31 +02:00
Carlos Martín
f4a394c851 Feature #4014: Show GUEST_IP_ADDRESSES in sunstone 2015-10-07 17:36:24 +02:00
Jaime Melis
0490cf97b9 Make VCPU attribute more robust 2015-10-07 17:05:31 +02:00
Tino Vazquez
1d57922e43 Feature #4019: Add cluster name to resource template name
(cherry picked from commit 13012b1e994bd3ca461c3c6fe9348efc4463b4b2)
2015-10-07 15:49:20 +02:00
Carlos Martín
de1d8fbf24 Feature #4019: Remove unused var 2015-10-07 12:58:55 +02:00
Javi Fontan
32d963996f bug #3944: add openssl-devel dependecy to install_gems 2015-10-06 17:57:56 +02:00
Carlos Martín
6468b52e2f Add sunstone locales to gitignore 2015-10-06 10:50:43 +02:00
Javi Fontan
eaa49bbaae Remove sunstone locales generated on compilation 2015-10-05 18:17:33 +02:00
Javi Fontan
2933cd6b85 feature #4014: Change use same name for code and info
(cherry picked from commit d63ecb8752036f321d2cf6db1351b93158779b87)
2015-10-05 17:05:26 +02:00