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

4796 Commits

Author SHA1 Message Date
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
9da2602949 feature #1304: Fix signature for XML-RPC methods. Remove publish methods for OCA 2012-06-13 17:41:54 +02:00
b442c47a32 feature #1303: Fix sunstone-server.conf marketplace paremeters 2012-06-13 17:03:41 +02:00
1c754efcab feature #1291: Update ec2 imageState 2012-06-13 16:53:48 +02:00
a1d5a0e5ea feature #1303: Add License 2012-06-13 15:35:33 +02:00
2e8f007433 Merge branch 'feature-1303' of git.opennebula.org:one into feature-1303 2012-06-13 15:23:01 +02:00
0bec16e971 feature #1303: Add onemarket command 2012-06-13 15:22:06 +02:00
3843a357b8 Merge branch 'feature-1223' of git.opennebula.org:one into feature-1223 2012-06-13 14:55:04 +02:00
6063129165 feature #1223: Prepare driver to read attach parameters from XML driver action 2012-06-13 13:10:55 +02:00
cb9e8bdb82 feature #1304: Removed name uniqueness for document pool. Simplify related functions because of this 2012-06-13 12:44:04 +02:00
ec2040694e feature #1291: Image state name for OCA ruby-bindings 2012-06-13 11:22:51 +02:00
44f01658ec feature #1291: Clone actions for core and drivers. Driver plugins for FS and summy datastores 2012-06-13 00:56:27 +02:00
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
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
17635e19c3 Merge remote branch 'origin/master' into feature-1223 2012-06-12 15:41:36 +02:00
7fe0794c63 feature #1223: Add kvm attach_disk and detach_disk remote scripts 2012-06-12 13:11:36 +02:00
85644bfe0e Feature #1304: Add the new document_pool table to the onedb migrator 2012-06-12 13:11:21 +02:00
0866d4cbf2 feature #1223: Add attach_disk and detach_disk actions to the VMM driver. 2012-06-12 13:11:14 +02:00
7a9d749f0f feature #1288: Moved stat script to common src dir 2012-06-11 23:04:29 +02:00
17d869e388 Merge branch 'feature-1288'
Conflicts:
	install.sh
2012-06-11 23:00:56 +02:00
e9df13b285 feature #1303. Group some options in conf file 2012-06-11 22:57:05 +02:00
9c2e6b14da Feature #1304: Add generic Document & DocumentPool classes to Java OCA 2012-06-11 17:26:15 +02:00
62b03af3f1 feature #1288: Install missing quota file 2012-06-11 17:26:01 +02:00
39d1a4aa66 feature #1288: restore needed file 2012-06-11 17:24:46 +02:00
e80c6a1e23 Changed migrator to accept getopts 2012-06-11 14:39:28 +02:00
3ad4956f6f feature #1303: add onlyOneCheckBox listener 2012-06-11 13:02:17 +02:00
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
32f72f56e7 feature #1288: XSD schemas for user/group quotas 2012-06-10 22:14:52 +02:00
e793ca89e1 feature #1288: Remove previous quota drivers 2012-06-10 20:40:18 +02:00
8f41ce739c Merge branch 'feature-1299' 2012-06-09 22:41:45 +02:00
981db30338 feature #1288: Support for Group quotas 2012-06-08 22:14:40 +02:00
e196843c9b Feature #1304: Add generic Document & DocumentPool classes to Ruby OCA 2012-06-08 18:37:45 +02:00
3b8b36dbf0 Feature #1304: Small bug fix in one.documentpool.info 2012-06-08 17:46:23 +02:00
6f4f580461 Improve iSCSI Datastore drivers by adding a sync
(cherry picked from commit 35cec86688)
2012-06-08 16:31:24 +02:00
c77b59f0a1 feature #1303: Add marketplace client to sunsonte 2012-06-08 16:20:54 +02:00