Ruben S. Montero
b6ae3bce87
feature #1112 : minor fixes for the datastore driver
2012-02-28 00:12:36 +01:00
Ruben S. Montero
fb95a2f88b
feature #1112 : Remove TMScript.rb
2012-02-28 00:11:45 +01:00
Ruben S. Montero
8a7aa7e0f7
feature #1112 : Updated TM transger scripts
2012-02-27 22:19:49 +01:00
Carlos Martín
313c2967c7
Feature #1112 : Refactor Cluster attributes to be used in other classes by inheritance
2012-02-27 18:55:15 +01:00
Carlos Martín
95b5f40504
Feature #1112 #962 : Better handling of error messages in Clusters
2012-02-27 16:08:34 +01:00
Carlos Martín
85caad3a1e
Feature #1112 : Cluster does not inherit from ObjectCollection, instead it now contains 3 collections for hosts, DS and vnets
2012-02-27 14:55:43 +01:00
Ruben S. Montero
11f0c3d06b
feature #1112 : Transger manager scripts now uses the new system datastore
2012-02-26 23:25:31 +01:00
Ruben S. Montero
8e3da6cb22
feature #1112 : Prolog uses the new locations
2012-02-26 22:08:50 +01:00
Ruben S. Montero
31be0a2000
feature #1112 : Fix compilation of unit tests
2012-02-26 22:08:27 +01:00
Ruben S. Montero
37e25141de
feature #1112 : Makes system datastore access safer
2012-02-26 21:52:10 +01:00
Ruben S. Montero
5363c4ff05
feature #1112 : Fix VM paths for the new system datastore
2012-02-25 23:31:44 +01:00
Ruben S. Montero
51e1590cb4
feature #1112 : Drivers use new location paths
2012-02-25 03:19:13 +01:00
Ruben S. Montero
6999911f52
feature #1112 : Adds DATASTORE_LOCATION variable
2012-02-25 01:29:36 +01:00
Ruben S. Montero
3fb433b352
feature #1112 : Names and paths for default datastores are now the same
2012-02-25 01:29:16 +01:00
Ruben S. Montero
aecacf5c80
feature #1112 : Prepare TM to use a single Transfer Manager driver that handle multiple Datastore transfer plugins
2012-02-25 01:28:28 +01:00
Ruben S. Montero
96e1055543
feature #1112 : Get TM_MAD from Datastores
2012-02-25 01:25:59 +01:00
Ruben S. Montero
7279fc1b96
feature-#1112: Add remote_system_dir for Virtual Machines
2012-02-25 01:25:28 +01:00
Ruben S. Montero
80b49ff6b4
feature #1112 : Add system_dir for VMs
2012-02-24 23:13:22 +01:00
Ruben S. Montero
a40bb000fd
feature #962 : Fix wrong error message
2012-02-24 21:29:32 +01:00
Ruben S. Montero
fc6aa51c0d
feature #962 , feature #1112 : Improve error messages when getting an Image or a Virtual Network
2012-02-24 21:13:56 +01:00
Ruben S. Montero
f411c685d7
Fix compilation for tests with the new classes
2012-02-24 21:12:50 +01:00
Carlos Martín
f6615f66d2
Feature #1112 : New method & command onecluster addhost
2012-02-24 18:55:21 +01:00
Carlos Martín
2580411adf
Feature #1112 : Add cluster attribute to Host
2012-02-24 18:53:18 +01:00
Carlos Martín
68fd921150
Feature #1112 : onecluster show id param is not optional
2012-02-24 18:28:15 +01:00
Carlos Martín
304db6457b
Feature #1112 : Remove duplicated cluster header
2012-02-24 16:58:11 +01:00
Ruben S. Montero
590015f603
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-02-24 16:50:57 +01:00
Ruben S. Montero
3e09376ac3
Remove TM_MAD from OCA and CLI
2012-02-24 16:50:12 +01:00
Carlos Martín
4e2b33fa23
Feature #1112 : Clusters are coming back into fashion this season
2012-02-24 15:58:51 +01:00
Ruben S. Montero
f4743b6077
Fix Tests.
2012-02-24 14:55:31 +01:00
Ruben S. Montero
a0ca68d0e3
Remove TM from Host
2012-02-24 14:55:00 +01:00
Ruben S. Montero
92d0432012
feature #1112 : Change error message
2012-02-24 12:53:25 +01:00
Carlos Martín
7ffae6fb8e
Feature #1112 : Remove datastore initialization from oned.conf
2012-02-23 18:27:35 +01:00
Carlos Martín
1e63b6ce4e
Feature #1112 : Add TM_MAD to Datastores
2012-02-22 18:22:41 +01:00
Carlos Martín
98c5c246c2
Feature #1112 : Do not use host's TM_MAD
2012-02-22 16:01:30 +01:00
Carlos Martín
546b6c8a4e
Feature #1112 : Restrict image creation on system DS. Create new default DS
2012-02-22 12:19:47 +01:00
Carlos Martín
8f34895576
Feature #1112 : Add base path and type to onedatastore output
2012-02-20 20:48:52 +01:00
Carlos Martín
a107c22734
Feature #1112 : New datastore drivers for vmware
2012-02-20 20:10:30 +01:00
Carlos Martín
30f981e92f
Feature #1112 : Fix error message for missing TYPE in datastore creation
2012-02-20 18:51:56 +01:00
Carlos Martín
867c8380c0
Feature #1112 : Update rm and mkfs scripts to use datastore info
2012-02-20 15:41:47 +01:00
Ruben S. Montero
1540124721
feature #1112 : Added missing file
2012-02-20 13:42:50 +01:00
Ruben S. Montero
3a8525bdc1
feature #1112 : Work on the datastore drivers:
...
- Moved references to image_mad to datastore_mad. Adjusted installation dirs and source files
- FS driver cp command uses DS_DRIVER_ACTION_DATA message
- New libfs.sh to deal with datastore protocol
- New xpath.rb to get XML elements in shell programs
- Change oned.cong and OpenNebula core files to use DATASTORE instead of IMAGE
- Change mkfs driver function to use the drv action data
2012-02-19 02:08:03 +01:00
Carlos Martín
621b8f1e76
Feature #1112 : Fix default configuration for vector attributes
2012-02-17 19:41:15 +01:00
Carlos Martín
6bf0f08b9b
Feature #1112 : New default ACL rule, to allow any user to use any datastore
2012-02-17 19:38:11 +01:00
Carlos Martín
b0063c0f80
Feature #1112 : WIP, Use XML data in image manager driver messages
2012-02-17 17:28:31 +01:00
Ruben S. Montero
2b50e27a66
feature #1112 : Remove check for missing attribute (default always added)
2012-02-17 11:54:08 +01:00
Carlos Martín
90f8569f18
Feature #1112 : Missing file DatastoreTemplate.h
2012-02-17 11:46:46 +01:00
Carlos Martín
d2ad28a909
Feature #1112 : Use SYSTEM_DS values from oned.conf to create default DS
2012-02-16 20:17:36 +01:00
Carlos Martín
4e2bd36415
Feature #1112 : Datastores are now defined with templates. New att. type and base path
2012-02-16 19:37:08 +01:00
Ruben S. Montero
bbf7bbadd5
Merge branch 'feature-1112' of git.opennebula.org:one into feature-1112
2012-02-15 23:58:46 +01:00
Ruben S. Montero
76ae0809d8
feature #1112 : Delete templates in case of failure. Some cosmetic changes
2012-02-15 23:54:22 +01:00