b30402eeeddefb855126a32fee15db164684ba8c
Huawei drivers create Linux hosts by default when attaching volumes. This patch makes them also support Windows, XenServer, AIX, etc. The default OS is still Linux if it is not specified. Users need to configure the host OS types in Huawei XML configuration file. They need to set the items like this: <Host OSType="Windows" HostIP="10.10.0.1, 10.10.0.2, ..." /> <Host .../> When attaching a volume, the driver will get the host IP from nova. We compare that IP with the IP in "HostIP" to get the corresponding OS type. Closes-bug: #1229759 Change-Id: I36fd52b97f790f1c68eaf24b6c12e7ef5d16145d
The Choose Your Own Adventure README for Cinder
You have come across a storage service for an open cloud computing service. It has identified itself as "Cinder." It was abstracted from the Nova project.
To monitor it from a distance: follow @openstack on twitter.
To tame it for use in your own cloud: read http://docs.openstack.org
To study its anatomy: read http://cinder.openstack.org
To dissect it in detail: visit http://github.com/openstack/cinder
To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder
To watch it: http://jenkins.openstack.org
To hack at it: read HACKING.rst
Description
Languages
Python
99.7%
Smarty
0.3%