From 439addf78766c6522834b2fbb1c8edd1e28f3e14 Mon Sep 17 00:00:00 2001 From: Ed Balduf Date: Tue, 11 Aug 2015 14:37:07 -0600 Subject: [PATCH] Added Fuel SolidFire Plugin information Change-Id: I4e1cf4dbd1bddfc80f7529c846f976229dd27416 --- etc/default_data.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/etc/default_data.json b/etc/default_data.json index 6dcd8bc..e152c27 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -1165,6 +1165,24 @@ "releases": ["Juno"], "wiki": "https://github.com/stackforge/fuel-plugin-calico" }, + { "project_id": "openstack/fuel", + "vendor": "SolidFire Inc", + "name": "SolidFire plugin for Fuel", + "description": "The SolidFire plugin for Fuel extends Mirantis OpenStack functionality by adding support for SolidFire clusters in Cinder using iSCSI protocol. It replaces Cinder LVM driver which is the default volume backend that uses local volumes managed by LVM. Enabling the SolidFire plugin in Mirantis OpenStack means that all Cinder services are run on Controller nodes.", + "maintainers": [ + { + "name": "Ed Balduf", + "email": "ed.balduf@solidfire.com", + "launchpad_id": "ebalduf" + }, + { + "name": "John Griffith", + "email": "john.griffith@solidfire.com", + "launchpad_id": "john-griffith" + } + ], + "wiki": "https://github.com/stackforge/fuel-plugin-solidfire-cinder" + }, { "project_id": "openstack/ironic", "vendor": "AMD/SeaMicro",