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

5446 Commits

Author SHA1 Message Date
Ruben S. Montero
d6538d5081 feature #1617: Remove leading blanks from file attributes 2012-11-23 19:51:45 +01:00
Ruben S. Montero
f51a3a45ce feature #1617: Parse CONTEXT files. New attribute FILE_DS added to use FILE_DS Datastore 2012-11-23 01:40:05 +01:00
Ruben S. Montero
5364c22b4b feature #1617: Transfer Manager actions to clone kernels and initrds 2012-11-19 00:47:02 +01:00
Ruben S. Montero
dd914b687c feature #1617: Create a FILE datastore when bootstraping OpenNebula 2012-11-18 00:47:48 +01:00
Ruben S. Montero
d063e6e4de feature #1617: Automatic requirements uses CLUSTER_ID for FILE datastores of kernels and initrd files 2012-11-18 00:40:30 +01:00
Ruben S. Montero
3461fd45f6 feature #1617: Add all the needed parameters to transfer kernels and initrd files 2012-11-18 00:01:43 +01:00
Ruben S. Montero
7fa82c51f9 feature #1617: Add initrd management for file datastore 2012-11-17 20:05:16 +01:00
Ruben S. Montero
46c3a8ec1c feature #1617: Implements a new $FILE parser for VM templates. Initial function to get kernels from FILE_DS datastores 2012-11-17 02:46:03 +01:00
Ruben S. Montero
1e59955f8f feature #1617: Better error message 2012-11-16 16:50:27 +01:00
Ruben S. Montero
ed9a14077a feature #1617: Image of type FILE: are always non-persistent, does not have DEV_PREFIX, cannot be acquired, cannot change type as they live in a FILE_DS. 2012-11-16 16:36:58 +01:00
Ruben S. Montero
8feb9206c4 feature #1617: Fix bugs when checking DS and FILE types. Fix bug to stat FILE images 2012-11-16 14:28:17 +01:00
Ruben S. Montero
0496414051 feature #1617: Checks: FILE Images can only be registered in FILE_DS. Cannot clone FILE images. 2012-11-16 13:57:17 +01:00
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