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> ---
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.
Just to correct my comment #5. It was merged on September 1st, which means its already part of the RHOS 6.0 code base.
(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
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days