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

4378 Commits

Author SHA1 Message Date
Javi Fontan
a7ab6e4ce8 bug #1165: set correct state value for unknown state for vmm/poll 2012-04-26 17:35:34 +02:00
Carlos Martín
c71a92d18a Bug #1232: Improve automatic target assignment 2012-04-26 16:54:24 +02:00
Carlos Martín
7da6c9883e Bug #1232: Bring back part of commit:e401b49 : Only allow Datastore & volatile disks. 2012-04-26 16:54:24 +02:00
Carlos Martín
f0c1641fdc Revert "bug #1232: Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes"
This reverts commit e401b4900d99104d77c83f80c2a9e48daf668af5.
2012-04-26 16:54:24 +02:00
Carlos Martín
e9e5d95417 Revert "bug #1232: Set default targets for EC2 API"
This reverts commit 44af8c66076411d1728724801915ba122d8fbd2b.
2012-04-26 16:54:23 +02:00
Jaime Melis
0775a43100 bug #1211: Remove unnecessary quotes in the shutdown script
(cherry picked from commit 69cd251c9120cd4528900a186359b707b7951382)
2012-04-26 16:15:20 +02:00
Javi Fontan
d364c3e57f bug #1211: default shutdown timeout is now 300 and typo fixing 2012-04-25 16:44:00 +02:00
Javi Fontan
28ad6e8743 Merge branch 'bug-1211' 2012-04-25 16:17:43 +02:00
Javi Fontan
c8d8e1d1cc bug #1211: change vmm/kvm/shutdown to make use of retry and force_destroy 2012-04-25 16:12:46 +02:00
Hector Sanjuan
6c726bfe4e Feature #1207: Add custom input field for host drivers and user auth driver
(cherry picked from commit 01cef094183a0da70b19dcb730106950de85aa60)
2012-04-25 13:39:09 +02:00
Jaime Melis
72892faa1f Merge branch 'master' of git.opennebula.org:one 2012-04-25 12:00:31 +02:00
Jaime Melis
156d2ea9e0 Feature #1222: Improve readability of the context scripts 2012-04-25 11:59:59 +02:00
Daniel Molina
e024d57def Fix watch_client filtering
(cherry picked from commit 590ba0e4eb25c126d59d4df91646f10ec2a5ec6a)
2012-04-25 10:37:41 +02:00
Hector Sanjuan
6fc7eac554 Bug #1043: Prevent VNC dialog from closing with ESC key in Sunstone and SelfService
(cherry picked from commit 889249a6af8a78bd43452042302b7bd3b4405e31)
2012-04-24 17:33:51 +02:00
Hector Sanjuan
fda520349f Feature #1218: add IP column to compute list in Selfservice
(cherry picked from commit 5fcb907a9ecfc8b561f125dfe10a55e1b4e204f4)
2012-04-24 17:33:15 +02:00
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
Javi Fontan
19fe111fcc bug #1211: change vmm/xen/shutdown to make use of retry and force_destroy 2012-04-24 17:23:02 +02:00
Javi Fontan
2de23bbaff bug #1211: add retry and force_shutdown to scripts_common 2012-04-24 17:00:29 +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