From 1e973921144e1a168d14768d4d2cb4576f71098e Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Tue, 24 Sep 2013 20:10:54 +0000 Subject: [PATCH] Adding a skeleton for the Cinder barclamp attribute config Part2 git-svn-id: http://svn.suse.de/svn/doc/trunk/cloud/en@58131 2463f871-af05-0410-bd21-ebfa852e3ce4 --- xml/depl_nodes.xml | 145 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 141 insertions(+), 4 deletions(-) diff --git a/xml/depl_nodes.xml b/xml/depl_nodes.xml index 69610060c..6ec2addf0 100644 --- a/xml/depl_nodes.xml +++ b/xml/depl_nodes.xml @@ -1131,12 +1131,13 @@ Support: Protocol (see for configuration details.) - + + <guimenu>Raw devices</guimenu> (local disks) Attributes Disk Selection Method @@ -1158,11 +1159,14 @@ + + <guimenu>Local file</guimenu> Attributes Volume File Name @@ -1198,11 +1202,14 @@ + + <guimenu>NetApp</guimenu> Attributes NetApp Driver Mode @@ -1236,10 +1243,13 @@ - Login user name / Login password + + Login user name / Login password + - Login credentials for the NetApp server. + Login credentials for the NetApp server (a user with administrator + permissions is required). @@ -1265,9 +1275,136 @@ + + + <guimenu>EMC</guimenu> (EMC² Storage) Attributes + + IP address of the ECOM server / Port of the ECOM server + + + FIXME + + + + + Username / Password for accessing the ECOM server + + + Login credentials for the ECOM server. + + + + + + Thin pool where user wants to create volume from + + + + FIXME + + + + + + + <guimenu>EqualLogic</guimenu> (Dell EqualLogic SAN) Attributes + + EQLX SAN IP + + + IP address of the EqualLogic SAN. + + + + + EQLX SAN login / password + + + Login credentials. + + + + + EQLX group name (prompt) + + + FIXME + + + + + EQLX pool name + + + FIXME + + + + + Use thin provision for volumes + + + FIXME + + + + + Use chap auth for targets + + + FIXME + + + + + EQLX chap login/password for targets + + + FIXME + + + + + EQLX SSH keepalive internal + + + FIXME + + + + + EQLX CLI command execution timeout + + + FIXME + + + + + + + <guimenu>Other Driver</guimenu> + + Driver + + + FIXME + + + + + Options + + + FIXME + + + +