Add Unity fuel plugin description

Unity fuel plugin is in OpenStack repo:
https://github.com/openstack/fuel-plugin-unity

We need to add related information in driverlog

Change-Id: I97d3f927b6e2b0c637c048f766cddc8b790c8255
This commit is contained in:
Peter Wang 2016-11-22 22:39:03 -05:00
parent 97a2e9ea3b
commit 3eaf703774
1 changed files with 20 additions and 0 deletions

View File

@ -1953,6 +1953,26 @@
"Liberty"
]
},
{
"project_id": "openstack/fuel",
"repo": "openstack/fuel-plugin-unity",
"vendor": "DELLEMC",
"name": "Unity Cinder plugin for Fuel",
"description": "Unity fuel plugin enables deployment of Fuel with DellEMC Unity storage array. It allows Unity storage array to be managed as Cinder backends via iSCSI and FibreChannel protocol",
"maintainers": [
{
"name": "Peter Wang",
"email": "peter.wang13@emc.com",
"launchpad_id": "peter.wang"
}
],
"releases": [
"Kilo",
"Liberty",
"Mitaka"
],
"wiki": "https://github.com/openstack/fuel-plugin-unity"
},
{
"project_id": "openstack/fuel",
"repo": "openstack/fuel-plugin-scaleio-cinder",