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
Ruben S. Montero
f970ed011d
feature #3180 : Raise an exception for not compatible client options
2014-10-26 22:21:33 +01:00
Ruben S. Montero
476903887e
Merge remote-tracking branch 'origin/bug-3216'
2014-10-26 22:00:20 +01:00
Jaime Melis
dfa21d6a42
Bug #3163 : ARP cache poisoning does not work with L2 networks
2014-10-24 18:18:39 +02:00
Daniel Molina
92d2523495
feature #3174 : Display resource name in header-resource
2014-10-24 17:56:49 +02:00
Carlos Martín
7a2c9f0372
Bug #3251 : Highlight row in multiple choice selection
2014-10-24 15:38:03 +02:00
Carlos Martín
825e9d82a8
Bug #3251 : Better name selection
2014-10-24 13:15:09 +02:00
Carlos Martín
41fd29f546
Bug #3251 : Use generic sunstone.js DS table for Clusters
2014-10-24 13:08:01 +02:00
Carlos Martín
1f44f56513
Bug #3251 : Use generic sunstone.js VNet table for Clusters
2014-10-24 13:08:01 +02:00
Carlos Martín
f30cdb5001
Bug #3251 : Use generic sunstone.js Host table for Clusters
2014-10-24 13:08:01 +02:00
Tino Vazquez
0998dbaa91
Feature #3260 : Remove marketplace from vCenter view
2014-10-23 19:37:32 +02:00
Daniel Molina
d4b528f8ad
feature #3197 : Add browser check for uploader functionality
2014-10-23 17:59:41 +02:00
Carlos Martín
d41c34b7ab
Bug #3251 : Fix generic methods for image tables
2014-10-23 13:30:36 +02:00
Carlos Martín
097e69b181
Bug #3251 : Use generic sunstone.js Image table for Template disks
2014-10-23 13:30:36 +02:00
Carlos Martín
7c0ff89b52
Bug #3251 : Generic methods for image tables
2014-10-23 13:30:36 +02:00
Carlos Martín
aab52cbd74
Bug #3251 : Use generic sunstone.js VNet table for Template NICs
2014-10-23 13:30:36 +02:00
Carlos Martín
9c4dba0b83
Bug #3251 : Add support for select_callback, and to select by name,uname
2014-10-23 13:30:36 +02:00
Carlos Martín
2ddf552633
Bug #3251 : Merge sunstone.js from 3175
2014-10-23 13:30:36 +02:00
Daniel Molina
9048087d03
bug #3257 : Fix Dashboard Total REAL CPU USAGE
2014-10-23 12:41:40 +02:00
Daniel Molina
b11dd2268d
feature #3242 : Implement client token for econe server, to support idempotent calls
2014-10-22 17:42:32 +02:00
Carlos Martín
6f05fa78ac
Bug #3133 : Trucate acct totals to 2 decimals
2014-10-22 16:57:48 +02:00
Carlos Martín
7b6c056276
Bug #3133 : Init end time input for accounting
2014-10-22 16:50:29 +02:00
Carlos Martín
8f90884c1d
Bug #3133 : Fix flot series so they stack properly
...
When any data point was missing, the series were not stacked
properly. Now all points are initialized to 0.
2014-10-22 16:24:09 +02:00
Carlos Martín
f1cd7c1eeb
Fix column width in groups tab
2014-10-22 12:30:12 +02:00
Carlos Martín
02d6ded521
Bug #3228 : Add a note in oned.conf about hooks in a federation
2014-10-22 12:03:29 +02:00
Ruben S. Montero
f31ecb0a97
bug #3168 : Do not update template in datastore post-update rollback
2014-10-21 22:27:21 +02:00
Carlos Martín
2d6e6ddfd7
Bug #3241 : Fix selector in setupResourceTableSelect
2014-10-21 18:46:24 +02:00
Javi Fontan
747355049f
bug #3216 : xen4 reset executes reboot with ACPI
...
xen 4.2 lacks reset command and can not be implemented with the information provided to
the driver (lacks deployment file path). The driver is changed so it calls reboot with
-F parameters so it will send ACPI signal in case it is HVM and does not have PV drivers.
2014-10-21 17:26:26 +02:00
Carlos Martín
ee6a807f17
Bug #3177 : Fix regex error for flow template instantiate
2014-10-21 16:50:13 +02:00
Carlos Martín
2999576f75
Bug #3177 : Fix oneflow-template tab to allow vnet names with spaces
2014-10-21 16:50:13 +02:00
Daniel Molina
0d7f0a32ba
Remove ruby 1.9 dependency in support routes
2014-10-21 16:22:19 +02:00
Javi Fontan
ba1a556002
bug #3254 : error handling in onetemplate instantiate
2014-10-21 15:04:29 +02:00
Javi Fontan
7520c11555
feature #3180 : make CLI use sync calls to honor SSL parameters
2014-10-21 11:50:01 +02:00
Javi Fontan
3d3a8d2487
feature #3180 : add option to make xmlrpc calls synchronous
...
Using SSL options in Ruby OCA no longer disable async calls automatically. The sync call
must be specified when creating a client:
client = OpenNebula::Client.new(secret, proxy, :sync => true)
2014-10-21 11:45:56 +02:00
Javi Fontan
377bb8ab92
bug #3185 : make nokogiri the first gem installed
2014-10-21 10:30:25 +02:00
Javi Fontan
02c48f05f2
bug #3148 : capture errors from attach disk in vmware vmm
2014-10-20 18:15:16 +02:00
Carlos Martín
d691daf980
Feature #3158 : Force CONTEXT to be the last CDROM
2014-10-20 16:38:19 +02:00
Carlos Martín
24a50d6188
Bug #3168 : Rollback in Datastore::post_update_template
2014-10-20 16:15:06 +02:00
Carlos Martín
930c13ae76
Bug #3168 : process attributes in update --append
2014-10-20 16:15:06 +02:00
Daniel Molina
2669f57e98
bug #3240 : Host create dialog is not closed after submit
2014-10-20 15:53:50 +02:00
Daniel Molina
9095d5a1ea
bug #3252 : Missing nic default_model input in VM template wizard
2014-10-20 15:44:06 +02:00
Daniel Molina
762c313342
Update js libraries
2014-10-20 15:25:37 +02:00
Carlos Martín
0003725b07
Feature #3187 : Do not clear VM snapshot list
2014-10-20 12:42:24 +02:00
Ruben S. Montero
feddcaad77
Merge branch 'feature-3203'
2014-10-20 12:41:00 +02:00
Javi Fontan
eb1c04a29f
bug #3185 : install gem aws-sdk version 1.33
2014-10-20 11:11:02 +02:00
Javi Fontan
2f54a3b9c1
feature #3201 : onevnet addar accepts a template file
2014-10-17 17:39:46 +02:00
Javi Fontan
9a6dee3eea
feature #3203 : add --show-ar option to onevnet show
2014-10-17 16:57:31 +02:00