1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

4830 Commits

Author SHA1 Message Date
f8fa2e09d0 feature #1223: Modified Quota interface to accomodate Attach/Detach operations 2012-06-15 23:33:50 +02:00
fb70be99fd Fix VM quota column in oneuser/group outputs 2012-06-15 18:44:10 +02:00
c9a4175a19 Add quotas to onedb migrator 2012-06-15 18:30:32 +02:00
8d79167333 Merge branch 'feature-1223' of git.opennebula.org:one into feature-1223 2012-06-15 18:15:09 +02:00
e05dbdb5bd feature #1223: Attach operation name missmatch. attach operations for the dummy driver 2012-06-15 18:14:08 +02:00
df71bfa3ab feature #1303: downloader retries writing when the uncompress command is busy 2012-06-15 18:12:43 +02:00
d2c65e74ba Fix sudo issues in ESX 5.x 2012-06-15 18:07:11 +02:00
1ddf0e281b feature #1223: Send target_index as well to both attach and detach VMM commands 2012-06-15 17:43:36 +02:00
da5a18a886 feature #1307: Add oned.conf options for attach disk in VMware
Modify scripts to abide to new parameter signature
2012-06-15 17:43:01 +02:00
1f12736fac feature #1307: Add detach and attach disk actions for VMware 2012-06-15 17:25:26 +02:00
b136938841 feautre #1291: Do not update images if they have been removed 2012-06-15 17:17:11 +02:00
214133ebdd feature #1223: Make attach/detach driver actions more robust to properly handle missing required XML tags, instead of crashing 2012-06-15 17:13:16 +02:00
f04749ed8c feature #1223: Fix minor typos 2012-06-15 17:13:16 +02:00
32845b49da feature #1223: removed debug lines 2012-06-15 16:50:44 +02:00
2f0c1d0e7e feature #1223: Included quotas for detach. Refactor some detach methods 2012-06-15 16:28:30 +02:00
8c9ce86249 Merge branch 'feature-1223' of git.opennebula.org:one into feature-1223 2012-06-15 16:28:10 +02:00
fe0ed3c06c feature #1303: bug in downloader.rb (reading stder for local files) 2012-06-15 15:58:35 +02:00
25beab57af feature #1307: Add shell option to one_vmm_exec
for ESX 5+ which only provides sh
2012-06-15 15:23:03 +02:00
e663034a92 Merge branch 'feature-1223' of git.opennebula.org:one into feature-1223 2012-06-15 15:02:29 +02:00
ba04cb0420 feature #1223: Add HOTPLUG to the LCM states in OCA ruby, OCA Java, Ozones GUI and Sunstone GUI 2012-06-15 14:02:08 +02:00
e2927e871a Feature #1223: Add OCA and CLI for onevm attach and onevm detach 2012-06-15 13:27:46 +02:00
582b8736e9 feature #1223: Removed unneeded log functions 2012-06-15 13:14:49 +02:00
6e44c6ebf3 feature #1233: Fix compilation. Detach operation broken 2012-06-15 12:43:52 +02:00
bdba7a3d3c Merge branch 'feature-1223' of git.opennebula.org:one into feature-1223
Conflicts:
	include/DispatchManager.h
	include/VirtualMachine.h
	src/rm/RequestManagerVirtualMachine.cc
2012-06-15 12:34:43 +02:00
1dbeaa1719 feature #1233: Added quotas.Refactor Attach methods 2012-06-15 12:28:20 +02:00
66fe5363f8 Merge branch 'feature-1223' of git.opennebula.org:one into feature-1223 2012-06-14 19:34:19 +02:00
e63cff6e57 feature #1307: Add a new force copy in sh im driver to force probe copying
Useful for attach disk in VMware
2012-06-14 19:31:53 +02:00
81d08f5f75 feature #1291: Add DS_MAD common clone script for vmware and fs 2012-06-14 19:19:33 +02:00
e3f7a1aa98 feature #1303 copy vmware directory images with cp 2012-06-14 18:29:03 +02:00
f6793ad087 feature #1240: fix bugs and typos in lvm drivers 2012-06-14 18:21:11 +02:00
8ccbf3e397 feature #1291: Add DS_MAD clone scripts for LVM and iSCSI 2012-06-14 18:18:04 +02:00
0f59a29e48 Feature #1223: Use the disk_id to generate the disk.i paths everywhere 2012-06-14 18:03:58 +02:00
1eebdbc07a Feature #1223: Detach operation 2012-06-14 17:45:41 +02:00
38b8769331 feature #1303: changed datastores cp to use downloader.rb 2012-06-14 16:22:17 +02:00
dd22bbb362 feature #1303: support for STDIN and STDOUT in downloader.rb
Now the file "-" means standard input/output
2012-06-14 16:17:41 +02:00
554321c73b Feature #1223: New VM state HOTPLUG, continue work on the attach operation 2012-06-14 13:02:18 +02:00
7ad904bd41 feature #1303: added downloader to datastore fs/cp 2012-06-14 12:30:46 +02:00
ac0a155221 Merge branch 'feature-1303' of git.opennebula.org:one into feature-1303 2012-06-14 12:28:18 +02:00
e3ac27df78 feature #1303: Add checksum support to marketplace tab 2012-06-14 12:27:46 +02:00
b79ee00400 feature #1303: added downloader script
supports gzip and bz2 compressors and also tar and zip archivers.
copies files and downloads http/https paths
2012-06-14 12:09:55 +02:00
17b9a0699e feature #1304: Added missing commit from feature-1304 merge. It fixes compilation. 2012-06-13 23:49:08 +02:00
a4c718a05b feature #1303: Fix onemarket show(cherry picked from commit 250027c7ba) 2012-06-13 22:45:15 +02:00
492ba46570 Feature #1223: Implement LCM::attach success/failure. 2012-06-13 19:15:33 +02:00
e5b2f84f4c Feature #1223: Basic xmlrpc method one.vm.attach, needs to be finished 2012-06-13 18:57:12 +02:00
8071e5ca0d Feature #1223: implement DispatchManager::attach 2012-06-13 18:47:04 +02:00
250027c7ba feature #1303: Fix onemarket show 2012-06-13 18:45:41 +02:00
cc13c07317 Feature #1223: New VMM attach action 2012-06-13 18:42:42 +02:00
a088b8d2fa Merge branch 'feature-1303' 2012-06-13 18:26:18 +02:00
c178d79e23 Merge branch 'feature-1304' 2012-06-13 18:20:53 +02:00
73b6457d0e Feature #1223: Refactor TransferManager::prolog_action to create the prolog commands in a separate method 2012-06-13 18:19:22 +02:00