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

5434 Commits

Author SHA1 Message Date
Ruben S. Montero
3c3830aeaf feature #1617: Fix compilation issue, renamed constant 2012-11-16 12:00:43 +01:00
Ruben S. Montero
f19debf505 feature #1617: Added a new image type: FILE 2012-11-16 11:29:52 +01:00
Ruben S. Montero
04c0abd844 feature #1617: Datastore types for JAVA OCA 2012-11-16 11:29:20 +01:00
Ruben S. Montero
8a2822b33d feature #1617: Add Datastore TYPE. There are three types IMAGE (stores disk images), SYSTEM (stores disks of running VMs) and FILE (store context/kernel/initrd files) 2012-11-16 02:18:43 +01:00
Ruben S. Montero
0ba2a68582 Merge branch 'feature-1544' 2012-11-15 16:31:44 +01:00
Ruben S. Montero
ad7437c57c Merge branch 'bug-1357' 2012-11-15 16:20:18 +01:00
Carlos Martín
0825a30102 Bug #1357: Allow more than one simultaneous clone operation for persistent images 2012-11-14 16:58:55 +01:00
Tino Vazquez
204feeba29 bug #1655: Pick dst_host rightly in MVDS for vmfs 2012-11-14 16:37:10 +01:00
Tino Vazquez
6583c90141 bug #1654: Add bridge list to mkfs vmfs script 2012-11-14 15:33:45 +01:00
Carlos Martín
a098766714 Feature #1544: Add get_config method to ruby & java oca 2012-11-14 12:58:13 +01:00
Carlos Martín
f487277f03 Feature #1544: New xml-rpc method one.system.config 2012-11-14 12:54:31 +01:00
Ruben S. Montero
707321d3bc Merge branch 'master' of git.opennebula.org:one 2012-11-13 22:22:35 +01:00
Ruben S. Montero
6f05c3530d bug #1652: Bug while determining image size from the Marketplace. Path from SZTAKI LPDS 2012-11-13 22:21:06 +01:00
Daniel Molina
b2e6e898bc Fix one_vmm_dummy.rb, use result instead of RESULT[:SUCCESS] 2012-11-13 12:52:55 +01:00
Tino Vazquez
25dd7a8f03 Remove uneeded sleep from vmfs delete action 2012-11-12 18:39:35 +01:00
Tino Vazquez
37cf88efd2 bug #1635: Fix grep for vmfs delete 2012-11-12 18:17:48 +01:00
Tino Vazquez
c662f19399 bug #1635: Pass correct ds id to delete script 2012-11-12 17:40:53 +01:00
Carlos Martín
e9f3cd6928 FSCK: Add more accurate error message for some quota metrics. The logic is not modified 2012-11-12 15:55:14 +01:00
Ruben S. Montero
678bb84940 feature #1558 & #1563: Add default value for model (NIC=[model]) and for raw attributes as (RAW="raw value"), for KVM, Xen and VMware 2012-11-12 13:11:53 +01:00
Daniel Molina
b553c4ad53 Fix dummy reboot result 2012-11-12 11:34:19 +01:00
Ruben S. Montero
94689fae98 bug #1649: Add option LIMIT_TRANSFER_BW to datastores, to limit the transfer rate when downloading
http/https images.
2012-11-10 00:36:15 +01:00
Ruben S. Montero
db88543c59 Merge branch 'bug-1635' 2012-11-09 00:03:47 +01:00
Ruben S. Montero
ba5aa8058a bug #1635: Move dir removal to a function in vmfs/delete action 2012-11-09 00:02:32 +01:00
Ruben S. Montero
5e521b3dc7 bug #1635: Remove disks in detach operations 2012-11-08 23:49:56 +01:00
Carlos Martín
db1f6f473b Bug #1535: Report a pretty error when a quota ID is not a valid one 2012-11-08 17:41:44 +01:00
Daniel Molina
4cff5d708e Extend vmm_dummy functionality. Success/failure result can be defined per action
By default all actions will succeed

Action results can be specified in the DUMMY_ACTIONS_DIRS (/tmp/opennebula_dummy_actions)
  * Example, Next deploy will fail
      echo "failure" > $DUMMY_ACTIONS_DIR/deploy
    If this file is not removed next deploy actions will fail
      rm $DUMMY_ACTIONS_DIR/deploy
        or
      echo "success" > $DUMMY_ACTIONS_DIR/deploy
  * Example, Defining multiple results per action
      echo "success\nfailure" > $DUMMY_ACTIONS_DIR/deploy
    The 1st deploy will succeed and the 2nd will fail. This
      behavior will be repeated, i.e 3th success, 4th failure
2012-11-08 13:17:56 +01:00
Carlos Martín
f582cd0e08 Bug #1564: Do not restore the db when the backup cannot be done 2012-11-08 13:02:32 +01:00
Jaime Melis
6ce0a5b079 Bug #1635: fix for common, iscsi and lvm 2012-11-07 15:42:34 -05:00
Carlos Martín
627058c341 Bug #1609: Poweroff action creates a new history entry 2012-11-07 17:09:05 +01:00
Javi Fontan
b3bf623670 Revert "bug #1636: Fix for VMFS TM Clone using SSH"
This reverts commit 73a2e4aded827f90f577ba4947a36c0447754f8e.
2012-11-07 16:05:02 +01:00
Daniel Molina
b4093f2cb8 bug #1587: Fix progress bar size in Sunstone when the percentage is over 100% 2012-11-07 15:53:44 +01:00
Daniel Molina
40c78982d0 bug #1633: Remove *Take snapshot* action from dropwdown, This functionality is now in the DISK tab 2012-11-07 15:16:33 +01:00
Tino Vazquez
73a2e4aded bug #1636: Fix for VMFS TM Clone using SSH 2012-11-05 21:23:39 +01:00
Ruben S. Montero
15d34893c0 Check ImageManagerDriver in stat function. It prevents oned seg fault when the DS driver is not loaded 2012-11-02 17:16:00 +01:00
Ruben S. Montero
3bf129a17d Fix compilation 2012-11-02 17:14:45 +01:00
Ruben S. Montero
33b807631e feature #1551: Fix render of vm.log in Sunstone. Contributed by Patrice Lachance 2012-11-02 14:52:13 +01:00
Ruben S. Montero
950b9c5c0a Add missing methods to migrator 2012-11-01 19:59:45 +01:00
Ruben S. Montero
769052f684 Add instruction to migrate /var/lib/one/vms directoy in onedb 2012-11-01 19:57:41 +01:00
Ruben S. Montero
9311c5dc01 bug #1595: prevent double unlocks on relasing cloning images. 2012-11-01 19:54:29 +01:00
Jaime Melis
f20fb75852 feature #1551: create vms directory in install.sh
(cherry picked from commit b1ece02d15f2eadaf65dd0efb08a1f58f7133b0d)
2012-10-31 17:55:40 +01:00
Carlos Martín
2d68cb5fdb Bug #1595: Store a collection of Image IDs that are currently cloning an Image 2012-10-31 17:52:23 +01:00
Carlos Martín
c2eec65475 Bug #1595: Fix bug in image clone release process 2012-10-31 17:52:22 +01:00
Tino Vazquez
0c8e01b7aa Fix for VMware restore to cope with new location of deployment files (/vms/) 2012-10-31 12:22:28 +01:00
Javi Fontan
dea2b088a9 feature #1620: set network script executable for rpm context packages 2012-10-31 11:31:44 +01:00
Carlos Martín
f76a4a98b0 Bug #1600: Do not allow to change Image persistence when the image is being cloned 2012-10-30 18:37:37 +01:00
Carlos Martín
26d22d685d Bug #1595: Add new elements to xsd files 2012-10-30 18:34:15 +01:00
Javi Fontan
5e78384af0 Merge branch 'feature-1620' 2012-10-30 16:16:49 +01:00
Ruben S. Montero
b52381f8ba Merge branch 'feature-1551' 2012-10-30 16:19:14 +01:00
Javi Fontan
aa3593e2da feature #1620: bump context packages version 2012-10-30 16:15:41 +01:00
Javi Fontan
6ca715d82b feature #1620: change package description 2012-10-30 16:14:51 +01:00