Tino Vazquez
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
Jaime Melis
81d08f5f75
feature #1291 : Add DS_MAD common clone script for vmware and fs
2012-06-14 19:19:33 +02:00
Javi Fontan
e3f7a1aa98
feature #1303 copy vmware directory images with cp
2012-06-14 18:29:03 +02:00
Jaime Melis
f6793ad087
feature #1240 : fix bugs and typos in lvm drivers
2012-06-14 18:21:11 +02:00
Jaime Melis
8ccbf3e397
feature #1291 : Add DS_MAD clone scripts for LVM and iSCSI
2012-06-14 18:18:04 +02:00
Carlos Martín
0f59a29e48
Feature #1223 : Use the disk_id to generate the disk.i paths everywhere
2012-06-14 18:03:58 +02:00
Carlos Martín
1eebdbc07a
Feature #1223 : Detach operation
2012-06-14 17:45:41 +02:00
Javi Fontan
38b8769331
feature #1303 : changed datastores cp to use downloader.rb
2012-06-14 16:22:17 +02:00
Javi Fontan
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
Carlos Martín
554321c73b
Feature #1223 : New VM state HOTPLUG, continue work on the attach operation
2012-06-14 13:02:18 +02:00
Javi Fontan
7ad904bd41
feature #1303 : added downloader to datastore fs/cp
2012-06-14 12:30:46 +02:00
Daniel Molina
ac0a155221
Merge branch 'feature-1303' of git.opennebula.org:one into feature-1303
2012-06-14 12:28:18 +02:00
Daniel Molina
e3ac27df78
feature #1303 : Add checksum support to marketplace tab
2012-06-14 12:27:46 +02:00
Javi Fontan
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
Ruben S. Montero
17b9a0699e
feature #1304 : Added missing commit from feature-1304 merge. It fixes compilation.
2012-06-13 23:49:08 +02:00
Daniel Molina
a4c718a05b
feature #1303 : Fix onemarket show(cherry picked from commit 250027c7ba
)
2012-06-13 22:45:15 +02:00
Carlos Martín
492ba46570
Feature #1223 : Implement LCM::attach success/failure.
2012-06-13 19:15:33 +02:00
Carlos Martín
e5b2f84f4c
Feature #1223 : Basic xmlrpc method one.vm.attach, needs to be finished
2012-06-13 18:57:12 +02:00
Carlos Martín
8071e5ca0d
Feature #1223 : implement DispatchManager::attach
2012-06-13 18:47:04 +02:00
Daniel Molina
250027c7ba
feature #1303 : Fix onemarket show
2012-06-13 18:45:41 +02:00
Carlos Martín
cc13c07317
Feature #1223 : New VMM attach action
2012-06-13 18:42:42 +02:00
Ruben S. Montero
a088b8d2fa
Merge branch 'feature-1303'
2012-06-13 18:26:18 +02:00
Ruben S. Montero
c178d79e23
Merge branch 'feature-1304'
2012-06-13 18:20:53 +02:00
Carlos Martín
73b6457d0e
Feature #1223 : Refactor TransferManager::prolog_action to create the prolog commands in a separate method
2012-06-13 18:19:22 +02:00
Ruben S. Montero
9da2602949
feature #1304 : Fix signature for XML-RPC methods. Remove publish methods for OCA
2012-06-13 17:41:54 +02:00
Daniel Molina
b442c47a32
feature #1303 : Fix sunstone-server.conf marketplace paremeters
2012-06-13 17:03:41 +02:00
Daniel Molina
1c754efcab
feature #1291 : Update ec2 imageState
2012-06-13 16:53:48 +02:00
Daniel Molina
a1d5a0e5ea
feature #1303 : Add License
2012-06-13 15:35:33 +02:00
Daniel Molina
2e8f007433
Merge branch 'feature-1303' of git.opennebula.org:one into feature-1303
2012-06-13 15:23:01 +02:00
Daniel Molina
0bec16e971
feature #1303 : Add onemarket command
2012-06-13 15:22:06 +02:00
Carlos Martín
3843a357b8
Merge branch 'feature-1223' of git.opennebula.org:one into feature-1223
2012-06-13 14:55:04 +02:00
Jaime Melis
6063129165
feature #1223 : Prepare driver to read attach parameters from XML driver action
2012-06-13 13:10:55 +02:00
Ruben S. Montero
cb9e8bdb82
feature #1304 : Removed name uniqueness for document pool. Simplify related functions because of this
2012-06-13 12:44:04 +02:00
Ruben S. Montero
ec2040694e
feature #1291 : Image state name for OCA ruby-bindings
2012-06-13 11:22:51 +02:00
Ruben S. Montero
44f01658ec
feature #1291 : Clone actions for core and drivers. Driver plugins for FS and summy datastores
2012-06-13 00:56:27 +02:00
Ruben S. Montero
29366ca7f2
feature #1291 : Clone operation in ImageDriver. Clone logic moved to ImageManager. Added missing add_image for saveas and clone operations
2012-06-13 00:32:01 +02:00
Ruben S. Montero
c503cea9a6
Merge branch 'master' into feature-1291. It also implements a new state machine for images to fix #1297
...
Conflicts:
include/Template.h
src/image/Image.cc
src/image/ImageManagerActions.cc
src/image/ImageManagerDriver.cc
src/rm/RequestManagerAllocate.cc
2012-06-12 18:59:23 +02:00
Carlos Martín
17635e19c3
Merge remote branch 'origin/master' into feature-1223
2012-06-12 15:41:36 +02:00
Jaime Melis
7fe0794c63
feature #1223 : Add kvm attach_disk and detach_disk remote scripts
2012-06-12 13:11:36 +02:00
Carlos Martín
85644bfe0e
Feature #1304 : Add the new document_pool table to the onedb migrator
2012-06-12 13:11:21 +02:00
Jaime Melis
0866d4cbf2
feature #1223 : Add attach_disk and detach_disk actions to the VMM driver.
2012-06-12 13:11:14 +02:00
Ruben S. Montero
7a9d749f0f
feature #1288 : Moved stat script to common src dir
2012-06-11 23:04:29 +02:00
Ruben S. Montero
17d869e388
Merge branch 'feature-1288'
...
Conflicts:
install.sh
2012-06-11 23:00:56 +02:00
Ruben S. Montero
e9df13b285
feature #1303 . Group some options in conf file
2012-06-11 22:57:05 +02:00
Carlos Martín
9c2e6b14da
Feature #1304 : Add generic Document & DocumentPool classes to Java OCA
2012-06-11 17:26:15 +02:00
Ruben S. Montero
62b03af3f1
feature #1288 : Install missing quota file
2012-06-11 17:26:01 +02:00
Ruben S. Montero
39d1a4aa66
feature #1288 : restore needed file
2012-06-11 17:24:46 +02:00
Tino Vazquez
e80c6a1e23
Changed migrator to accept getopts
2012-06-11 14:39:28 +02:00
Daniel Molina
3ad4956f6f
feature #1303 : add onlyOneCheckBox listener
2012-06-11 13:02:17 +02:00
Ruben S. Montero
0875bef833
feature #1288 #1284 : Memory and CPU are now mandatory for VMs. Default values have been removed from the driver configuration files
2012-06-11 12:16:14 +02:00