1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

4361 Commits

Author SHA1 Message Date
Hector Sanjuan
fda4161a6c 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.
(cherry picked from commit c7721e814dac16b1f5d38e3ce603c854a060338f)
2012-04-24 17:31:50 +02:00
Daniel Molina
81a142374b Fix occi-server script, +x is not required 2012-04-24 16:54:37 +02:00
Jaime Melis
d8d814352e Feature #1240: Update install.sh for LVM drivers 2012-04-24 16:34:48 +02:00
Jaime Melis
ec7c9106d6 Feature #1240: Add LVM drivers adapted to the new datastore subsystem
(cherry picked from commit 8379ac09aa56971f69e8f2986d6a61723ec23c43)

Conflicts:

	src/datastore_mad/remotes/xpath.rb
2012-04-24 15:59:59 +02:00
Jaime Melis
65ecb979d4 Feature #1222: Fix context scripts with variable number of arguments. 2012-04-24 15:44:58 +02:00
Hector Sanjuan
06a5328565 fix new jQuery 1.7.2 includes in UIs
(cherry picked from commit 86d70574d8dd8c30226aa39087eb4bfc210c4a0b)
2012-04-23 13:02: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
Hector Sanjuan
020c7912fe Merge remote-tracking branch 'upstream/master' 2012-04-16 10:54:41 +02:00
Carlos Martín
eddf3353f6 Feature #872: one.template.clone method in core, ruby OCA & CLI 2012-04-13 18:39:50 +02:00
Hector Sanjuan
daf28b963a Feature #938: Update tests to work with latest master and 3.4 release
(cherry picked from commit 480ea1609819c0511b2ade64fa62cbdf2864c1af)
2012-04-13 18:27:11 +02:00
Carlos Martín
d8e8b9e7b4 Feature #1096: Update oned.conf 2012-04-13 17:17:21 +02:00
Hector Sanjuan
480ea16098 Feature #938: Update tests to work with latest master and 3.4 release 2012-04-13 15:53:42 +02:00
Hector Sanjuan
2b83fc1c57 Feature #1186: Added porturguese (pt_PT) to Sunstone.
(cherry picked from commit c1208ef62804ed9e904269d6689b213b90eefba9)
2012-04-13 13:03:04 +02:00
Daniel Molina
777c194075 Add ozones-server.error and sunstone.error paths for system wide 2012-04-12 18:37:25 +02:00
Carlos Martín
55dade0271 Feature #1222: Add vm id and datastore id to all TM operations 2012-04-12 17:54:43 +02:00