Feature #1112

Support for Multiple DataStores (aka ImageRepositories)

Added by Ruben S. Montero over 9 years ago. Updated over 9 years ago.

Status:ClosedStart date:02/07/2012
Priority:HighDue date:
Assignee:-% Done:

0%

Category:-
Target version:Release 3.4 - Beta
Resolution:fixed Pull request:

Description

This feature is to develop multiple repositories support for OpenNebula. This feature will further improve the flexibility of OpenNebula by:

  • Easily define DataStores (Image Respositories)
  • Each DataStore may be backed by different technologies
  • Better plan the storage strategy (e.g. split images in different NAS, assign a slow/fast DataStore to different user groups...)
  • Better coupling between the Image and VM Life-Cycles
  • Split configuration/Image locations
    *...

Related issues

Related to Request #1104: Splitting config/logs files and vm images to different di... Closed 02/03/2012

Associated revisions

Revision 9ec4b450
Added by Carlos Martín over 9 years ago

Feature #1112: Create Datastore and DatastorePool classes, and RM methods

Revision 2531db2d
Added by Carlos Martín over 9 years ago

Feature #1112: Ruby OCA and CLI for datastores

Revision 1d8d821d
Added by Ruben S. Montero over 9 years ago

feature #1112: Change xml-rpc method name

Revision 2762ed5a
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix compilation of tests

Revision e73ef59f
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix compilation warining in tests

Revision 354ef289
Added by Carlos Martín over 9 years ago

Feature #1112: Continue integration of DatastorePool in Nebula class

Revision b495e868
Added by Carlos Martín over 9 years ago

Feature #1112: Fix one.datastore.delete

Revision e76e1227
Added by Carlos Martín over 9 years ago

Feature #1112: Add datastore to ObjectType strings

Revision bab1573f
Added by Carlos Martín over 9 years ago

Feature #1112: Fix onedatastore show output

Revision e9d026e3
Added by Carlos Martín over 9 years ago

Feature #1112: WIP associate Images to Datastores

Revision 45382e76
Added by Ruben S. Montero over 9 years ago

feature #1112: Initial changes in the Image driver to support multiple Datastores

Revision 174ba75d
Added by Carlos Martín over 9 years ago

Feature #1112: Move datastore definition from image template to xml-rcp parameter

Revision 0dfb521b
Added by Carlos Martín over 9 years ago

Feature #1112: Create default system datastore at bootstrap

Revision 4950f236
Added by Carlos Martín over 9 years ago

Feature #1112: Add datastore id to image creation in ruby OCA and CLI

Revision 0f350b3d
Added by Carlos Martín over 9 years ago

Feature #1112: System datastores can't be deleted

Revision 2a6f5b50
Added by Carlos Martín over 9 years ago

Feature #1112: Integrate datastores into acl rules

Revision 2d31a941
Added by Ruben S. Montero over 9 years ago

feature #1112: Configuration parameters for the System Datastore

Revision 76ae0809
Added by Ruben S. Montero over 9 years ago

feature #1112: Delete templates in case of failure. Some cosmetic changes

Revision 4e2bd364
Added by Carlos Martín over 9 years ago

Feature #1112: Datastores are now defined with templates. New att. type and base path

Revision d2ad28a9
Added by Carlos Martín over 9 years ago

Feature #1112: Use SYSTEM_DS values from oned.conf to create default DS

Revision 90f8569f
Added by Carlos Martín over 9 years ago

Feature #1112: Missing file DatastoreTemplate.h

Revision 2b50e27a
Added by Ruben S. Montero over 9 years ago

feature #1112: Remove check for missing attribute (default always added)

Revision b0063c0f
Added by Carlos Martín over 9 years ago

Feature #1112: WIP, Use XML data in image manager driver messages

Revision 6bf0f08b
Added by Carlos Martín over 9 years ago

Feature #1112: New default ACL rule, to allow any user to use any datastore

Revision 621b8f1e
Added by Carlos Martín over 9 years ago

Feature #1112: Fix default configuration for vector attributes

Revision 3a8525bd
Added by Ruben S. Montero over 9 years ago

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

Revision 15401247
Added by Ruben S. Montero over 9 years ago

feature #1112: Added missing file

Revision 867c8380
Added by Carlos Martín over 9 years ago

Feature #1112: Update rm and mkfs scripts to use datastore info

Revision 30f981e9
Added by Carlos Martín over 9 years ago

Feature #1112: Fix error message for missing TYPE in datastore creation

Revision a107c227
Added by Carlos Martín over 9 years ago

Feature #1112: New datastore drivers for vmware

Revision 8f348955
Added by Carlos Martín over 9 years ago

Feature #1112: Add base path and type to onedatastore output

Revision 546b6c8a
Added by Carlos Martín over 9 years ago

Feature #1112: Restrict image creation on system DS. Create new default DS

Revision 98c5c246
Added by Carlos Martín over 9 years ago

Feature #1112: Do not use host's TM_MAD

Revision 1e63b6ce
Added by Carlos Martín over 9 years ago

Feature #1112: Add TM_MAD to Datastores

Revision 7ffae6fb
Added by Carlos Martín over 9 years ago

Feature #1112: Remove datastore initialization from oned.conf

Revision 92d04320
Added by Ruben S. Montero over 9 years ago

feature #1112: Change error message

Revision 4e2b33fa
Added by Carlos Martín over 9 years ago

Feature #1112: Clusters are coming back into fashion this season

Revision 304db645
Added by Carlos Martín over 9 years ago

Feature #1112: Remove duplicated cluster header

Revision 68fd9211
Added by Carlos Martín over 9 years ago

Feature #1112: onecluster show id param is not optional

Revision 2580411a
Added by Carlos Martín over 9 years ago

Feature #1112: Add cluster attribute to Host

Revision f6615f66
Added by Carlos Martín over 9 years ago

Feature #1112: New method & command onecluster addhost

Revision fc6aa51c
Added by Ruben S. Montero over 9 years ago

feature #962, feature #1112: Improve error messages when getting an Image or a Virtual Network

Revision 80b49ff6
Added by Ruben S. Montero over 9 years ago

feature #1112: Add system_dir for VMs

Revision 7279fc1b
Added by Ruben S. Montero over 9 years ago

feature-#1112: Add remote_system_dir for Virtual Machines

Revision 96e10555
Added by Ruben S. Montero over 9 years ago

feature #1112: Get TM_MAD from Datastores

Revision aecacf5c
Added by Ruben S. Montero over 9 years ago

feature #1112: Prepare TM to use a single Transfer Manager driver that handle multiple Datastore transfer plugins

Revision 3fb433b3
Added by Ruben S. Montero over 9 years ago

feature #1112: Names and paths for default datastores are now the same

Revision 6999911f
Added by Ruben S. Montero over 9 years ago

feature #1112: Adds DATASTORE_LOCATION variable

Revision 51e1590c
Added by Ruben S. Montero over 9 years ago

feature #1112: Drivers use new location paths

Revision 5363c4ff
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix VM paths for the new system datastore

Revision 37e25141
Added by Ruben S. Montero over 9 years ago

feature #1112: Makes system datastore access safer

Revision 31be0a20
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix compilation of unit tests

Revision 8e3da6cb
Added by Ruben S. Montero over 9 years ago

feature #1112: Prolog uses the new locations

Revision 11f0c3d0
Added by Ruben S. Montero over 9 years ago

feature #1112: Transger manager scripts now uses the new system datastore

Revision 85caad3a
Added by Carlos Martín over 9 years ago

Feature #1112: Cluster does not inherit from ObjectCollection, instead it now contains 3 collections for hosts, DS and vnets

Revision 95b5f405
Added by Carlos Martín over 9 years ago

Feature #1112 #962: Better handling of error messages in Clusters

Revision 313c2967
Added by Carlos Martín over 9 years ago

Feature #1112: Refactor Cluster attributes to be used in other classes by inheritance

Revision 8a7aa7e0
Added by Ruben S. Montero over 9 years ago

feature #1112: Updated TM transger scripts

Revision fb95a2f8
Added by Ruben S. Montero over 9 years ago

feature #1112: Remove TMScript.rb

Revision b6ae3bce
Added by Ruben S. Montero over 9 years ago

feature #1112: minor fixes for the datastore driver

Revision f9e18cb5
Added by Ruben S. Montero over 9 years ago

feature #1112: Adapt TM driver to the new protocol

Revision dd51ce11
Added by Carlos Martín over 9 years ago

Feature #1112: Associate Datastores to Clusters

Revision 98fcd42e
Added by Carlos Martín over 9 years ago

Feature #1112: Integrate clusters into acl rules

Revision f2124cd2
Added by Ruben S. Montero over 9 years ago

feature #1112: Move default and system datastore to var_location/datastores. Create directories a

Revision c8d1af5e
Added by Carlos Martín over 9 years ago

Feature #1112: Remove host from its cluster when it is deleted

Revision f722dafb
Added by Carlos Martín over 9 years ago

Feature #1112: Make cluster parameter mandatory for new hosts

Revision 07eba81a
Added by Carlos Martín over 9 years ago

Feature #1112: refactor Request::get_info

Revision 01f96412
Added by Ruben S. Montero over 9 years ago

feature #1112: Move tm action scripts to the new locations

Revision 7e57e792
Added by Ruben S. Montero over 9 years ago

feature #1112: Change tm drivers for default datastores to the new names

Revision 9d59ec9f
Added by Ruben S. Montero over 9 years ago

feature #1112: oned.conf uses the new TM drivers

Revision bc6f8630
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix variable name

Revision 6ee5900b
Added by Carlos Martín over 9 years ago

Feature #1112: Move host to cluster addition from Host::allocate to RMAllocate

Revision c81ed13e
Added by Carlos Martín over 9 years ago

Feature #1112: Fix optional cluster argument in onehost create

Revision be00373b
Added by Carlos Martín over 9 years ago

Feature #1112: Refactor RequestManagerAllocate to be able to add objects to clusters on creation

Revision bdd23c67
Added by Jaime Melis over 9 years ago

feature #1112: Fix unsafe eval in xpath.rb by joining values with \0

Revision bb1303c9
Added by Jaime Melis over 9 years ago

feature #1112: Working mkfs for vmware datastore drivers

Revision 7a487c73
Added by Jaime Melis over 9 years ago

feature #1112: Disable 'http://' sources in vmware cp datastore method

Revision c3d50429
Added by Carlos Martín over 9 years ago

Feature #1112: Move datastore to cluster addition from DatastorePool::allocate to RMAllocate

Revision a04102ce
Added by Carlos Martín over 9 years ago

Feature #1112: Refactor RMDelete, hosts and datastores use the same method to be removed from their clusters

Revision b49a2499
Added by Carlos Martín over 9 years ago

Feature #1112: Associate VNets to Clusters. New VNets are created in the "default" cluster

Revision 55b4b951
Added by Carlos Martín over 9 years ago

Feature #1112: DS base_path is set by the core in /var/lib/one/datastores/$ID

Revision 9a7d78f7
Added by Carlos Martín over 9 years ago

Feature #1112: Hosts, DS & VNets can belong to the 'none' cluster.

The cluster id -1 is used to indicate objects that can be clustered,
but are not assigned to any cluster. The new methods to remove objects
from their current datastore actually set this 'none' or -1 cluster
ID.

VNets are always created in this 'none' cluster. Hosts and DS require
a cluster ID to be placed when allocated, and the ruby OCA by default
sets it to 'none'

Revision 6d360310
Added by Carlos Martín over 9 years ago

Feature #1112: Add templates to Datastores

Revision a4426b68
Added by Carlos Martín over 9 years ago

Feature #1112: Store oneadmin's ID and name in UserPool

Revision f69a646c
Added by Carlos Martín over 9 years ago

Feature #1112: Add owner and group to DS. To do: chown, chmod methods

Revision 0422baa8
Added by Ruben S. Montero over 9 years ago

feature #1112: Change verbs in transfer scripts

Revision b04d29b4
Added by Ruben S. Montero over 9 years ago

feature #1112: Initial work to adapt tm shared to the new functionality

Revision c58dd746
Added by Ruben S. Montero over 9 years ago

feature #1112: Adjust core modules to generate right paths for system datastore. Fix bugs in TM shared

Revision 1da7f89f
Added by Ruben S. Montero over 9 years ago

feature #1112: clone, ln, mkimage, delete are now functional for tm_shared. Added none fs type for images

Revision 5810a3fd
Added by Ruben S. Montero over 9 years ago

feature #1112: none fs type renamed to raw

Revision 864daba3
Added by Ruben S. Montero over 9 years ago

feature #1112: mkswap for shared TM

Revision 6ff6e1f2
Added by Carlos Martín over 9 years ago

Feature #1112: Add permissions to DS. New chown & chmod methods

Revision 759c0a23
Added by Carlos Martín over 9 years ago

Feature #1112: New onedatastore update method

Revision d376c6fa
Added by Carlos Martín over 9 years ago

Feature #1112: Work on CLI commands, cluster and DS related methods

Revision 1bb6d434
Added by Carlos Martín over 9 years ago

Feature #1112: Create system and default datastores in cluster 'none'

Revision e71c78c1
Added by Ruben S. Montero over 9 years ago

feature #1112: Do not make system_datastore directory for a VM.

Revision eb33fab4
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix bug when one of the actions of a TM script fails

Revision 193c3d2c
Added by Ruben S. Montero over 9 years ago

feature #1112: Do not set DATASTORE_LOCATION value, use the default

Revision 4dc9a34b
Added by Ruben S. Montero over 9 years ago

feature #1112: TM shared and ssh. It should allow any combination of system datastore and images
datastore types (shared-shared, ssh-shared, shared-ssh, ssh-ssh)

Revision 950ef37b
Added by Ruben S. Montero over 9 years ago

feature #1112: Move to Datastore action for the shared and ssh transfer drivers

Revision 3ae8efbd
Added by Jaime Melis over 9 years ago

feature #1112: Remove unnecessary files from install.sh and the 'mv' datastore scripts

Revision f4e20d81
Added by Jaime Melis over 9 years ago

feature #1112: Improvements in datastora_mad drivers:
  • Remove unnecessary chowns.
  • Improve xpath access from datastore shell scripts.
  • Read UNAME, RESTRICTED_DIRS and SAFE_DIRS from datastore template.
  • New size function using qemu-img

Revision 20ff3475
Added by Carlos Martín over 9 years ago

Feature #1112: Add automatic cluster placement requirements to new VMs

Revision f534f66c
Added by Carlos Martín over 9 years ago

Feature #1112: Show TM_MAD in onedatastore show output

Revision 05fdb887
Added by Carlos Martín over 9 years ago

Feature #1112: Allow datastore template update to change the internal TYPE and TM_MAD attributes

Revision 5ea3d682
Added by Carlos Martín over 9 years ago

Feature #1112: Fix tests compilation

Revision 92dd8d4c
Added by Ruben S. Montero over 9 years ago

feature #1112: Save_as functionality

Revision d3829250
Added by Ruben S. Montero over 9 years ago

feature #1112: Update Image state when releasing it (persistent and save_as images)

Revision bb2b9371
Added by Carlos Martín over 9 years ago

Feature #1112: Do not create cluster "default" at bootstrap

Revision 51cec846
Added by Carlos Martín over 9 years ago

Feature #1112: Renamge DATASTORE/TYPE to DS_MAD

Revision cefe51b3
Added by Carlos Martín over 9 years ago

Feature #1112: add src/tm_mad/*/vmds to install.sh

Revision a48d204b
Added by Carlos Martín over 9 years ago

Feature #1112: RMVMachine save as method: solve image left with its mutex locked, remove PUBLIC att. from new template

Revision dabcafa2
Added by Carlos Martín over 9 years ago

Feature #1112: Fix exec_and_log functions

Revision c9cc70dc
Added by Carlos Martín over 9 years ago

Feature #1112: Fix save_as in mkfs datastore_mad drivers

Revision ea70484e
Added by Carlos Martín over 9 years ago

Feature #1112: Fix save_as image state update when VMs in failed state are deleted

Revision fb44e195
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix file name in install.sh

Revision e4017e61
Added by Ruben S. Montero over 9 years ago

feature #1112: Move SED initialization to scripts_common.sh. Always fix path for SRC/DST

Revision ea089f06
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix errors in mvds scripts

Revision 89a0a475
Added by Jaime Melis over 9 years ago

feature #1112: Small modifications in DS/TM scripts:
  • The DS directory is created specifically by each action only when needed
  • ssh_exec_and_log and ssh_make_path move to scripts_common.sh
  • Round the size up
  • drop unused remote2local_path function

Revision d8cfa2ea
Added by Jaime Melis over 9 years ago

feature #1112: DS iSCSI drivers

Revision 5ec865cb
Added by Jaime Melis over 9 years ago

feature #1112: improve debugging for one_datastore.rb

Revision 30144756
Added by Ruben S. Montero over 9 years ago

feature #1112: Add space in error message

Revision c49f2ac7
Added by Carlos Martín over 9 years ago

Feature #1112: Refactor VirtualMachine::automatic_requirements to improve performance when there are no errors

Revision 7bede566
Added by Carlos Martín over 9 years ago

Feature #1112: Remove unneeded variable

Revision 3a81160c
Added by Carlos Martín over 9 years ago

Feature #1112: Fix segmentation fault when drivers are not defined in oned.conf

Revision e522dabc
Added by Carlos Martín over 9 years ago

Feature #1112, #962: Fix a bunch of typos in error messages

Revision 41d3bbe2
Added by Jaime Melis over 9 years ago

feature #1112: Implement clone, delete, ln, mv, mvds for tm_iscsi

Revision c32d1d4b
Added by Carlos Martín over 9 years ago

Feature #1112: First version of migrator 3.3.0 to 3.3.80

Revision ff1dd894
Added by Hector Sanjuan over 9 years ago

Feature #1112: Add Clusters to Sunstone

Revision bd5151dc
Added by Carlos Martín over 9 years ago

Feature #1112: Migrator to 3.3.80 returns error if it finds active VMs

Revision 3e9af324
Added by Carlos Martín over 9 years ago

Feature #1112: Set DS_MAD as '-' for the system datastore

Revision f2e6303c
Added by Carlos Martín over 9 years ago

Feature #1112: Add new cluster_id parameter to one.vn.allocate

Revision d265f670
Added by Ruben S. Montero over 9 years ago

feature #1112: new onehost command. Better arguments

Revision 6861fa66
Added by Ruben S. Montero over 9 years ago

feature #1112: Removed formatter

Revision 2943fc3f
Added by Carlos Martín over 9 years ago

Feature #1112: onedb restores the original DB if the upgrade process fails

Revision 0e8ecf97
Added by Ruben S. Montero over 9 years ago

feature #1112: Datastore Command

Revision 5c9dcf90
Added by Ruben S. Montero over 9 years ago

feature #1112: Work on onecluster command

Revision 9ae062e3
Added by Ruben S. Montero over 9 years ago

feature #1112: Update onevnet command

Revision fbbf1095
Added by Ruben S. Montero over 9 years ago

feature #1112: Image command includes datastore information

Revision d1012c81
Added by Hector Sanjuan over 9 years ago

Feature #1112: Add datastores to Sunstone

Revision b20a063d
Added by Hector Sanjuan over 9 years ago

Feature #1112: Update Sunstone dashboards, allow DS select on image creation, list images in DS in extended info and various small bugfixes.

Revision 5178369f
Added by Hector Sanjuan over 9 years ago

Feature #1112: Support improved submenus and menu expansion

Revision 891a7172
Added by Jaime Melis over 9 years ago

feature #1112: Use tar for tm_ssh/mv copies. Use iscsi helper functions

Revision 78dfdd25
Added by Jaime Melis over 9 years ago

feature #1112: Cast to integer in to_id method in one_helper.rb

Revision 46776157
Added by Jaime Melis over 9 years ago

feature #1112: Fix wrong paths in tm_ssh/mv remote copy

Revision 55712460
Added by Hector Sanjuan over 9 years ago

Feature #1112: Update Sunstone dashboards, allow DS select on image creation, list images in DS in extended info and various small bugfixes.
(cherry picked from commit b20a063d7f13f136f06e97137638dc134262c552)

Revision d8350b25
Added by Jaime Melis over 9 years ago

feature #1112: Improve debugging for one_tm.rb

Revision 6b86f36c
Added by Jaime Melis over 9 years ago

feature #1112: tm_iscsi/clone not implemented

Revision dce32e13
Added by Jaime Melis over 9 years ago

feature #1112: Include tm_iscsi files in install.sh

Revision b304a6d8
Added by Daniel Molina over 9 years ago

feature #1112: Fix CLI option procs

Revision 44c9946c
Added by Jaime Melis over 9 years ago

Revert "feature #1112: Improve debugging for one_tm.rb"

This reverts commit d8350b255176c601609aa49f397aec2e9c714694.

Revision b2a9bae2
Added by Jaime Melis over 9 years ago

feature #1112: Include iscsi in oned.conf

Revision 55b26c3f
Added by Carlos Martín over 9 years ago

Feature #1112: Fix onevnet create options

Revision 6db8eea3
Added by Carlos Martín over 9 years ago

Feature #1112: Bug, new vnets were added to their clusters in the datastore set

Revision 4f00c6a6
Added by Carlos Martín over 9 years ago

Feature #1112: Fix onecluster delvnet

Revision d9907f27
Added by Ruben S. Montero over 9 years ago

feature #1112: Dummy datastore driver

Revision 3c1cf1f1
Added by Carlos Martín over 9 years ago

Feature #1112: Fix oneimage update (broken in 92dd8d4c)

Revision 51ed17ea
Added by Hector Sanjuan over 9 years ago

Feature #1112: Implement cluster menus and submenus. Insert new dashboards. Implement top menu.

Revision b3351aa4
Added by Carlos Martín over 9 years ago

Feature #1112: Add missing mvds file in dummy tm_mad to install.sh

Revision cb458260
Added by Carlos Martín over 9 years ago

Feature #1112: Remove non-existent file from install.sh, introduced in 4dc9a34b

Revision 3506116a
Added by Hector Sanjuan over 9 years ago

Feature #1112: Remove <a> links from menu items.

No need to use them as the effect is achieved with cursor: pointer; CSS property on <li> items directly.

Update necessary sunstone files.

Revision 7eec9e11
Added by Hector Sanjuan over 9 years ago

Feature #1112: Fix ozones and SelfService UIs to work with Sunstone latest menus.

Since sunstone menus were reworked, some CSS needed to be updated. layout.js file, which is particular to SelfService, was updated to work with latest version of sunstone too.

Revision 2eec5623
Added by Carlos Martín over 9 years ago

Feature #1112: Fix bug in cluster requirements generation

Revision 2fe4daa8
Added by Ruben S. Montero over 9 years ago

feature #1112: VDCs are now defined by a set of Hosts, Datastores and Networks from a Cluster of a given Zone. Users are not granted to create new networks. Hosts does not need to be unique

Revision 25460dd9
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix issues in VDC. Restores unique functionality. CloudServer has a static/class logger

Revision a1af3ec1
Added by Carlos Martín over 9 years ago

Feature #1112: Set group_u to 1 for new DS. DS 'default' other_u is also set to 1

Revision 226844a9
Added by Daniel Molina over 9 years ago

feature #1112: Add cluster and datastore support to OCCI

Revision 187265f8
Added by Daniel Molina over 9 years ago

feature #1112: Add cluster and datastore support to econe

Revision 761e3d59
Added by Carlos Martín over 9 years ago

Feature #1112: Cluster 1 elements now have empty Cluster name element. The CLI shows '' for these resources

Revision 713b7217
Added by Ruben S. Montero over 9 years ago

feature #1112: Zone VDC API methods to add/del datastores and networks. Fix update method in the server. Updated CLI tool

Revision 7412c04c
Added by Daniel Molina over 9 years ago

feature #1112: Add default datastore

Revision eb900c3c
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix update VDC functions. Added options for onevdc. Improved onevdc list

Revision 544b8aa5
Added by Ruben S. Montero over 9 years ago

feature #1112: removed unneeded logs

Revision 414e0dbe
Added by Ruben S. Montero over 9 years ago

feature #1112: Aggregated pool views in Ozones server

Revision f8aa5737
Added by Hector Sanjuan over 9 years ago

Feature #1112: Reorganize sunstone menus. Add infrastructure top menu.
(cherry picked from commit fd178c51f2713094a01b4ea99e590d663aeb3497)

Revision 82505a07
Added by Ruben S. Montero over 9 years ago

feature #1112: Fix check when building error strings in Zona API

Revision 036699ae
Added by Ruben S. Montero over 9 years ago

feature #1112: Improved OCA API functions to check cluster resources. VDC now check cluster consistency when creating or updating the VDC

Revision 32356ed9
Added by Ruben S. Montero over 9 years ago

feature #1112: Better ACL rules for VDCAdmin

Revision 92b40a5d
Added by Daniel Molina over 9 years ago

feature #1112: Fix econe templates path

Revision 7a89275c
Added by Carlos Martín over 9 years ago

Feature #1112: Return an error message when DS 0 (system) is added to any cluster

Revision 44fb209f
Added by Jaime Melis over 9 years ago

feature #1112: remove debugging comments

Revision 80d11de0
Added by Jaime Melis over 9 years ago

feature #1112: Default host for iSCSI datastore drivers

History

#1 Updated by Ruben S. Montero over 9 years ago

  • Target version changed from Release 3.4 to Release 3.4 - Beta

#2 Updated by Ruben S. Montero over 9 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF