Bug 1201984

Summary: [RFE] Request for Integration of Fujitsu ETERNUS Cinder driver
Product: Red Hat OpenStack Reporter: Eduard Barrera <ebarrera>
Component: openstack-cinderAssignee: Eric Harney <eharney>
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0 (Juno)CC: avozza, ebarrera, eharney, mkosaki, pablo.iranzo, scohen, sgotliv, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: 6.0 (Juno)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-24 12:54:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eduard Barrera 2015-03-14 09:11:23 UTC
Description of problem:

Fujitsu is currently designing an OpenStack Reference Architecture based on RHEL OSP 6. During the last two weeks we worked together with Red Hat  on the Design and Implementation. Fujitsu has developed an OpenStack Cinder driver which is part of the current Juno (OSP 6) release. Refer to  http://docs.openstack.org/trunk/config-reference/content/fujitsu-smis-driver.html for detailed information on the implementation of this driver. Up to now the configuration of this driver is not possible in OSPI (Foreman) and as consequence we have to disable puppet, which is not our goal. 

We have discussed this with Alessandro Vozza and Daniel Messer and they told us to open a ticket to force the intergartion of this driver into OSPI.

As reference here are the Cinder config files after successful manual integration.

--- cinder.conf ---
enabled_backends=nfs,ETERNUS

[ETERNUS]
iscsi_target_prefix = iqn.2000-09.com.fujitsu
iscsi_ip_address = 10.111.128.11
volume_driver = cinder.volume.drivers.fujitsu_eternus_dx_iscsi.FJDXISCSIDriver
cinder_smis_config_file = /etc/cinder/cinder_fujitsu_eternus_dx.xml
volume_backend_name=edx
---- /etc/cinder/cinder_fujitsu_eternus_dx.xml ---
<?xml version="1.0" encoding="UTF-8" ?>
<FUJITSU>
<EcomServerIp>192.168.270.270</EcomServerIp>
<EcomServerPort>5988</EcomServerPort>
<EcomUserName>cinder</EcomUserName>
<EcomPassword>*********</EcomPassword>
<SnapPool>RG-OSP-Cinder</SnapPool>
</FUJITSU>
---

Comment 5 Sergey Gotliv 2015-03-24 09:47:07 UTC
Fujitsu Eternus driver was merged upstream in Kilo, therefore it will be a part of RHOS 7.0 code base. If you need to take some special activities related to installer, please, assign this ticket to the installer team.

Comment 6 Sergey Gotliv 2015-03-24 10:12:04 UTC
Just to correct my comment #5. It was merged on September 1st, which means its already part of the RHOS 6.0 code base.

Comment 7 Sean Cohen 2015-03-24 12:54:47 UTC
(In reply to Sergey Gotliv from comment #6)
> Just to correct my comment #5. It was merged on September 1st, which means
> its already part of the RHOS 6.0 code base.

Ack,
Closing as current release,
Sean

Comment 8 Red Hat Bugzilla 2023-09-14 02:56:13 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days