From 5b9499d3907de90afc0d95d70a46cdd5f0277929 Mon Sep 17 00:00:00 2001 From: Irina Povolotskaya Date: Thu, 16 Jul 2015 11:07:31 +0300 Subject: [PATCH] Adds EMC VNX plugin for Fuel Change-Id: I3c0a4e45c9fbe87f107a04527597e52ab0b640fd --- etc/default_data.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/etc/default_data.json b/etc/default_data.json index 2443a68..db8d243 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -1005,6 +1005,19 @@ ], "wiki": "https://www.mirantis.com/products/openstack-drivers-and-plugins/fuel-plugins/" }, + { "project_id": "openstack/fuel", + "vendor": "Mirantis", + "name": "EMC VNX plugin for Fuel", + "description": "EMC VNX plugin for Fuel extends Mirantis OpenStack functionality by adding support for EMC VNX arrays in Cinder using iSCSI protocol. It replaces Cinder LVM driver which is the default volume backend that uses local volumes managed by LVM. Enabling EMC VNX plugin in Mirantis OpenStack means that all Cinder services are run on Controller nodes.", + "maintainers": [ + { + "name": "Szymon Banka", + "email": "sbanka@mirantis.com", + "launchpad_id": "sbanka" + } + ], + "wiki": "https://www.fuel-infra.org/plugins/catalog.html" + }, { "project_id": "openstack/fuel", "vendor": "Mirantis", "name": "FWaaS plugin for Fuel",