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

4369 Commits

Author SHA1 Message Date
Hector Sanjuan
77fe50271b Ozones: update tests to work with latest developments 2012-05-04 13:38:12 +02:00
Hector Sanjuan
26c51cb3a3 Feature #1125: Move ozones to Sequel instead of Datamapper 2012-05-03 13:41:04 +02:00
Hector Sanjuan
351ae01138 Bug #1217: correct hosts, dss, vnets lists in onevdc show 2012-04-30 14:06:04 +02:00
Hector Sanjuan
edd607baa9 Bug #1215: Add SUNSENDPOINT AND SELFENDPOINT to onezone show command 2012-04-30 13:56:45 +02:00
Hector Sanjuan
a935e147fb Bug #1213: Handle errors when listing aggregated resources and zone resources when one or several zones are down. 2012-04-30 13:48:40 +02:00
Hector Sanjuan
0e02730af8 Feature #1253: Ctrl + click select row for sunstone and selfservice 2012-04-27 11:57:09 +02:00
Hector Sanjuan
30fbadd504 Bug #1246: Add max cpu to host info view 2012-04-27 11:55:32 +02:00
Hector Sanjuan
50bc0711a5 Feature #1256: Show graphics section in template creation for vmware 2012-04-26 17:07:39 +02:00
Hector Sanjuan
6cf2c019ff Feature #1253: Modify row click behaviour in Sunstone
When clicking on a row with CTRL it will be checked/unchecked. When >= 1 rows are already selected, subsequent clicks on rows will (un)select them instead of triggering the info dialog.
2012-04-26 17:04:20 +02:00
Hector Sanjuan
01cef09418 Feature #1207: Add custom input field for host drivers and user auth driver 2012-04-25 13:13:17 +02:00
Hector Sanjuan
5fcb907a9e Feature #1218: add IP column to compute list in Selfservice 2012-04-24 12:44:21 +02:00
Hector Sanjuan
889249a6af Bug #1043: Prevent VNC dialog from closing with ESC key in Sunstone and SelfService 2012-04-24 11:45:27 +02:00
Hector Sanjuan
c7721e814d Sunstone: require image target when adding image to VM template. Autofill when attribute is present in image template. Include special input for target in image creation form. 2012-04-23 17:12:10 +02:00
Hector Sanjuan
86d70574d8 fix new jQuery 1.7.2 includes in UIs 2012-04-23 12:55:05 +02:00
Ruben S. Montero
9e7f5b7192 feature #1222: Update description and arguments of TM scripts to make use of vmid and dsid 2012-04-21 16:17:55 +02:00
Ruben S. Montero
44af8c6607 bug #1232: Set default targets for EC2 API 2012-04-21 13:03:36 +02:00
Ruben S. Montero
65fe844ec2 Merge remote-tracking branch 'hector/sunstone-minifixes' 2012-04-21 01:54:49 +02:00
Ruben S. Montero
e401b4900d bug #1232: Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes
(cherry picked from commit 5c1d4edb01894e22c0b52073606787880f93625f)
2012-04-21 01:54:14 +02:00
Hector Sanjuan
a0b05c6e3c Sunstone: add some icons, tips to Sunstone. Fix cache control. 2012-04-20 14:47:06 +02:00
Ruben S. Montero
0680e537ca Merge branch 'bug-834' 2012-04-20 11:45:17 +02:00
Carlos Martín
c73248643d Bug #1127: Add comments to java oca getById methods 2012-04-20 12:20:26 +03:00
Ruben S. Montero
df99596696 Merge branch 'master' of git.opennebula.org:one 2012-04-20 11:07:43 +02:00
Ruben S. Montero
2f06cfac99 Merge branch 'bug-1237' 2012-04-20 11:07:14 +02:00
Ruben S. Montero
1696bb669e bug #1237: Move access to uses_name_pool to critical section 2012-04-20 11:04:49 +02:00
Daniel Molina
0d76bed9bf feature #1234: Add to the update commands the option to take a file as input 2012-04-20 11:44:09 +03:00
Ruben S. Montero
2a8b04a32b Fix shameful compilation error in master 2012-04-20 10:25:55 +02:00
Carlos Martín
05f93acb38 Bug #1237: Disable the cache name index for the VM pool 2012-04-20 10:23:51 +02:00
Hector Sanjuan
ad80efd37e Add disk_type parameter to datastore creation
(cherry picked from commit ab44f409bdd8958726f5cf49efeb7b63fc01736f)
2012-04-19 14:32:27 +02:00
Daniel Molina
703e51985e bug #1239: xpath.rb doesn't work with ruby 1.9.2p0 2012-04-19 15:03:49 +03:00
Daniel Molina
e3d3c8b4d3 feature #581: Better support for EC2 availability zones 2012-04-19 14:44:22 +03:00
Hector Sanjuan
d76a998501 Sunstone: fix typos in clusters and users tab 2012-04-19 12:39:22 +02:00
Hector Sanjuan
c1d23e49af Sunstone: add cache control header to requests. Enable revalidation after 10 minutes. 2012-04-19 12:36:27 +02:00
Ruben S. Montero
62a9ebe555 Bug: Add support for BLOCK disk types. Datastore supports a new attribute DISK_TYPE that is inherited by
the IMAGE and subsequent DISKs in VM templates. By default the FILE type is used
2012-04-19 11:44:19 +02:00
Ruben S. Montero
ef459eac2b feature #1222: Add missing failure triggers, for some error conditions 2012-04-19 10:06:00 +02:00
Ruben S. Montero
95b9d44a3c feature #1222: Simplfy TM functions, fix wrong ds ids. Remove size from clone/ln 2012-04-18 16:48:56 +02:00
Hector Sanjuan
f90e6988d1 Sunstone: add header to lists views 2012-04-18 14:12:44 +02:00
Hector Sanjuan
e6e1e245ef Sunstone: add show/hide columns plugin (colVis) to all table views. 2012-04-18 12:03:39 +02:00
Daniel Molina
b76e5cd07c bug #1233: Change onecluster list VNETS column 2012-04-16 17:38:59 +02:00
Daniel Molina
1e35432509 bug #1233: Fix onecluster list output 2012-04-16 17:36:26 +02:00
Carlos Martín
f747332367 Bug #834: When any object type is deleted, its ACL rules are also deleted 2012-04-16 16:24:42 +02:00
Jaime Melis
d4ab79d67f Fix permissions and shebangs 2012-04-16 15:25:09 +02:00
Carlos Martín
261461ffb7 Bug #834: When a group is deleted, ACL rules that match '__ __/@gid __' are cleaned 2012-04-16 15:06:06 +02:00
Jaime Melis
275a7d127e Disable deprecated examples for TMs 2012-04-16 15:03:49 +02:00
Jaime Melis
54d00f98c4 Merge branch 'master' of git.opennebula.org:one 2012-04-16 14:12:01 +02:00
Jaime Melis
7104f524c3 Bump to development version 3.5.0 2012-04-16 14:11:07 +02:00
Jaime Melis
88e981887b Revert "Bump to development version 3.5.0" - Wrong date for some copyrights.
This reverts commit 5c7410c678d8bb0f5b37d80b644fc1837bbdab9d.
2012-04-16 14:06:30 +02:00
Daniel Molina
b094bfbef3 Update sunstone tests 2012-04-16 12:50:15 +02:00
Jaime Melis
19c8f22887 Merge branch 'master' of git.opennebula.org:one 2012-04-16 12:45:08 +02:00
Jaime Melis
5c7410c678 Bump to development version 3.5.0 2012-04-16 12:43:12 +02:00
Hector Sanjuan
e1a63adcbb Sunstone: Fix vnc icon on extended information panel 2012-04-16 11:25:39 +02:00