You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5115 lines
198 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"projects": [
{
"id": "openstack/cinder",
"name": "Cinder (Block Storage)"
},
{
"id": "openstack/designate",
"name": "Designate"
},
{
"id": "openstack/glance",
"name": "Glance (Image Service)"
},
{
"id": "openstack/ironic",
"name": "Ironic (Bare Metal Provisioning)"
},
{
"id": "openstack/manila",
"name": "Manila (Shared File Storage)"
},
{
"id": "openstack/neutron",
"name": "Neutron (Networking)"
},
{
"id": "openstack/nova",
"name": "Nova (Compute)"
},
{
"id": "openstack/sahara",
"name": "Sahara (Data Processing)"
}
],
"releases": [
{
"id": "Austin",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Austin",
"start": "2010-Jan-01"
},
{
"id": "Bexar",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Bexar",
"start": "2010-Oct-21"
},
{
"id": "Cactus",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Cactus",
"start": "2011-Feb-03"
},
{
"id": "Diablo",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Diablo",
"start": "2011-Apr-15"
},
{
"id": "Essex",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Essex",
"start": "2011-Sep-22"
},
{
"id": "Folsom",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Folsom",
"start": "2012-Apr-05"
},
{
"id": "Grizzly",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Grizzly",
"start": "2012-Oct-04"
},
{
"id": "Havana",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Havana",
"start": "2013-Apr-04"
},
{
"id": "Icehouse",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Icehouse",
"start": "2013-Oct-17"
},
{
"id": "Juno",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Juno",
"start": "2014-Apr-17"
},
{
"id": "Kilo",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Kilo",
"start": "2014-Oct-16"
},
{
"id": "Liberty",
"wiki": "https://wiki.openstack.org/wiki/ReleaseNotes/Liberty",
"start": "2015-Apr-30"
},
{
"id": "Mitaka",
"wiki": "http://releases.openstack.org/mitaka/",
"start": "2015-Oct-15"
},
{
"id": "Newton",
"wiki": "http://releases.openstack.org/newton/",
"start": "2016-Apr-05"
},
{
"id": "Ocata",
"wiki": "http://releases.openstack.org/ocata/",
"start": "2017-Feb-22"
},
{
"id": "Pike",
"wiki": "http://releases.openstack.org/pike/",
"start": "2017-Aug-30"
},
{
"id": "Queens",
"wiki": "http://releases.openstack.org/queens/",
"start": "2018-Feb-28",
"active": true
},
{
"id": "Rocky",
"wiki": "http://releases.openstack.org/rocky/",
"start": "2018-Aug-29",
"active": true
},
{
"id": "Stein",
"wiki": "http://releases.openstack.org/stein/",
"start": "2019-Apr-10",
"active": true
},
{
"id": "Train",
"wiki": "http://releases.openstack.org/train/",
"start": "2019-Oct-17",
"active": true
},
{
"id": "Ussuri",
"wiki": "http://releases.openstack.org/ussuri/",
"start": "2020-May-13",
"active": true
},
{
"id": "Victoria",
"wiki": "http://releases.openstack.org/victoria/",
"start": "2020-Oct-14",
"active": true
},
{
"id": "Wallaby",
"wiki": "http://releases.openstack.org/wallaby/",
"start": "2021-Apr-14",
"active": true
},
{
"id": "Xena",
"wiki": "http://releases.openstack.org/xena/",
"start": "2021-Oct-06",
"active": true
},
{
"id": "Yoga",
"wiki": "http://releases.openstack.org/yoga/",
"start": "2022-Mar-30",
"active": true
},
{
"id": "Zed",
"wiki": "http://releases.openstack.org/zed/",
"start": "2022-Oct-05",
"active": true
}
],
"drivers": [
{
"project_id": "openstack/cinder",
"vendor": "Block Bridge",
"name": "Block Bridge iSCSI",
"description": "Volume driver.",
"maintainers": [
{
"name": "Joshua Huber",
"email": "jhuber@blockbridge.com",
"launchpad_id": "huber"
}
],
"wiki": "",
"releases": [
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Ceph",
"name": "Ceph RADOS Block Device (RBD)",
"description": "The Ceph RADOS Block Device volume driver allows to use Ceph RADOS block devices (RBD) for volumes.",
"maintainers": [
{
"name": "Josh Durgin",
"email": "josh.durgin@inktank.com",
"launchpad_id": "jdurgin"
},
{
"name": "Mike Perez",
"email": "thingee@gmail.com",
"launchpad_id": "thingee"
},
{
"name": "Edward Hope-Morley",
"email": "edward.hope-morley@canonical.com",
"launchpad_id": "hopem"
},
{
"name": "Eric Harney",
"email": "eharney@redhat.com",
"launchpad_id": "eharney"
},
{
"name": "Jon Bernard",
"email": "jobernar@redhat.com",
"launchpad_id": "jbernard"
}
],
"wiki": "http://docs.openstack.org/kilo/config-reference/content/ceph-rados.html",
"releases": [
"Cactus",
"Diablo",
"Essex",
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
],
"ci": {
"id": "jenkins",
"success_pattern": "gate-tempest-dsvm-full-ceph \\S+ : SUCCESS",
"failure_pattern": "gate-tempest-dsvm-full-ceph \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Citrix",
"name": "XenAPINFS volume driver",
"description": "XenAPINFS is a Block Storage (Cinder) driver that uses an NFS share through the XenAPI Storage Manager to store virtual disk images and expose those virtual disks as volumes. This driver does not access the NFS share directly. It accesses the share only through XenAPI Storage Manager. Consider this driver as a reference implementation for use of the XenAPI Storage Manager in OpenStack (present in XenServer and XCP).",
"maintainers": [
{
"name": "Mate Lakat",
"email": "mate.lakat@citrix.com",
"launchpad_id": "mate-lakat"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/xenapinfs.html",
"releases": [
"Grizzly"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Cloud Byte",
"name": "Cloud Byte iSCSI volume driver",
"description": "Volume driver for Cloud Byte iSCSI",
"maintainers": [
{
"name": "Amit Das",
"email": "amit.das@cloudbyte.com",
"launchpad_id": "amit-das-8"
}
],
"wiki": "",
"releases": [
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Cloudbase",
"name": "Windows Server iSCSI Cinder driver",
"description": "Windows iSCSI volume back-end driver for Windows Server 2012 and above.",
"maintainers": [
{
"name": "Alessandro Pilotti",
"email": "apilotti@cloudbasesolutions.com",
"launchpad_id": "alexpilotti"
},
{
"name": "Lucian Petrut",
"email": "lpetrut@cloudbasesolutions.com",
"launchpad_id": "petrutlucian94"
},
{
"name": "Octavian Ciuhandu",
"email": "ociuhandu@cloudbasesolutions.com",
"launchpad_id": "ociuhandu"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/windows-volume-driver.html",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike"
],
"ci": {
"id": "cinder_smb3_ci",
"success_pattern": "cinder-iscsi-full-tempest \\S+ : SUCCESS",
"failure_pattern": "cinder-iscsi-full-tempest \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Cloudbase",
"name": "Windows SMB3 Cinder driver",
"description": "SMB3 volume back-end driver for Windows Server 2012 and above.",
"maintainers": [
{
"name": "Alessandro Pilotti",
"email": "apilotti@cloudbasesolutions.com",
"launchpad_id": "alexpilotti"
},
{
"name": "Lucian Petrut",
"email": "lpetrut@cloudbasesolutions.com",
"launchpad_id": "petrutlucian94"
},
{
"name": "Octavian Ciuhandu",
"email": "ociuhandu@cloudbasesolutions.com",
"launchpad_id": "ociuhandu"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/windows-volume-driver.html",
"releases": [
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike"
],
"ci": {
"id": "cinder_smb3_ci",
"success_pattern": "cinder-smb3-windows-full-tempest \\S+ :SUCCESS",
"failure_pattern": "cinder-smb3-windows-full-tempest \\S+ :FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Cloudbase",
"name": "Linux SMB3 Cinder driver",
"description": "SMB3 volume back-end driver for Linux.",
"maintainers": [
{
"name": "Alessandro Pilotti",
"email": "apilotti@cloudbasesolutions.com",
"launchpad_id": "alexpilotti"
},
{
"name": "Lucian Petrut",
"email": "lpetrut@cloudbasesolutions.com",
"launchpad_id": "petrutlucian94"
},
{
"name": "Octavian Ciuhandu",
"email": "ociuhandu@cloudbasesolutions.com",
"launchpad_id": "ociuhandu"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/windows-volume-driver.html",
"releases": [
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Cloudfounders",
"name": "CloudFounders Open vStorage driver",
"description": "The driver allows to configure the OpenStack Block Storage service for use with CloudFounders Open vStorage appliance. Open vStorage is an open-source software defined storage VM storagerouter, a layer in between Virtual machines and storage backends. It is compatible with Swift (via S3) interface as backend and nova compute nodes as frontend, it serves volumes via a virtual filesystem using .raw files. Multiple Storage Routers can coordinate between them and allow live migration with near-zero copy (only local cache is synced).",
"maintainers": [
{
"name": "Eduard Biceri Matei",
"email": "eduard.matei@cloudfounders.com",
"launchpad_id": "cubusbacau"
}
],
"wiki": "http://doc.openvstorage.com/doc_openvstorage/Installation",
"releases": [
"Kilo"
],
"ci": {
"id": "cloudfoundersci",
"success_pattern": "SUCCESS",
"failure_pattern": "FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Coho Data",
"name": "Coho Data driver",
"description": "The Coho DataStream Scale-Out Storage allows your Block Storage service to scale seamlessly. The architecture consists of commodity storage servers with SDN ToR switches. Leveraging an SDN OpenFlow controller allows you to scale storage horizontally, while avoiding storage and network bottlenecks by intelligent load-balancing and parallelized workloads.",
"maintainers": [
{
"name": "Bardia Keyoumarsi",
"email": "bardia.keyoumarsi@cohodata.com",
"launchpad_id": "bardia-keyoumarsi"
}
],
"wiki": "http://docs.openstack.org/draft/config-reference/block-storage/drivers/coho-data-driver.html",
"releases": [
"Mitaka"
],
"ci": {
"id": "coho-openstack-ci",
"success_pattern": "SUCCESS",
"failure_pattern": "FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "CoprHD Community",
"name": "CoprHD FC driver",
"description": "The CoprHD FC driver supports FC block storage via the CoprHD open source software-defined storage controller and API platform.",
"maintainers": [
{
"name": "Parashuram Hallur",
"email": "parashuram.hallur@emc.com",
"launchpad_id": "hallur-p-t"
}
],
"wiki": "https://docs.openstack.org/cinder/pike/configuration/block-storage/drivers/coprhd-driver.html",
"releases": [
"Newton",
"Ocata",
"Pike"
]
},
{
"project_id": "openstack/cinder",
"vendor": "CoprHD Community",
"name": "CoprHD iSCSI driver",
"description": "The CoprHD iSCSI driver supports iSCSI block storage via the CoprHD open source software-defined storage controller and API platform.",
"maintainers": [
{
"name": "Parashuram Hallur",
"email": "parashuram.hallur@emc.com",
"launchpad_id": "hallur-p-t"
}
],
"wiki": "https://docs.openstack.org/cinder/pike/configuration/block-storage/drivers/coprhd-driver.html",
"releases": [
"Newton",
"Ocata",
"Pike"
]
},
{
"project_id": "openstack/cinder",
"vendor": "CoprHD Community",
"name": "CoprHD ScaleIO driver",
"description": "The CoprHD ScaleIO driver supports ScaleIO Data Client connected volumes via the CoprHD open source software-defined storage controller and API platform.",
"maintainers": [
{
"name": "Parashuram Hallur",
"email": "parashuram.hallur@emc.com",
"launchpad_id": "hallur-p-t"
}
],
"wiki": "https://docs.openstack.org/cinder/pike/configuration/block-storage/drivers/coprhd-driver.html",
"releases": [
"Newton",
"Ocata",
"Pike"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Coraid",
"name": "Coraid AoE driver",
"description": "The driver allows to configure the OpenStack Block Storage service for use with Coraid storage appliances. Coraid storage appliances use the low-latency ATA-over-Ethernet (ATA) protocol to provide high-bandwidth data transfer between hosts and data on the network.",
"maintainers": [
{
"name": "Yacine Kheddache",
"email": "yacine@alyseo.com",
"launchpad_id": "yacine-b"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/coraid_aoe_driver_configuration.html",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno"
],
"ci": {
"id": "coraid-ci",
"success_pattern": "Build Successful",
"failure_pattern": "Build Failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Datera",
"name": "Datera iSCSI Volume driver",
"description": "Datera Volume driver can allow OpenStack services communicate with Datera EDF storage for both vHost and ISCSI.",
"maintainers": [
{
"name": "Matt Smith",
"email": "mss@datera.io",
"launchpad_id": "alastor"
}
],
"wiki": "http://docs.openstack.org/developer/cinder/api/cinder.volume.drivers.datera.html?highlight=datera#module-cinder.volume.drivers.datera",
"releases": [
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton"
],
"ci": {
"id": "datera-ci",
"success_pattern": "Build Successful",
"failure_pattern": "Build Failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell PS Series iSCSI volume driver",
"description": "The Dell PS Series volume driver interacts with configured PS Series (EqualLogic) storage arrays and supports various operations, such as volume creation and deletion, volume attachment and detachment, snapshot creation and deletion, and clone creation.",
"maintainers": [
{
"name": "Rajini Karthik",
"email": "rajini.karthik@dell.com",
"irc": "rajinir",
"launchpad_id": "rajinir"
}
],
"wiki": "https://docs.openstack.org/cinder/train/configuration/block-storage/drivers/dell-equallogic-driver.html",
"releases": [
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell ScaleIO",
"description": "The Dell ScaleIO driver supports ScaleIO Data Client connected volumes by using ScaleIO REST API.",
"maintainers": [
{
"name": "Alexander Malashenko",
"email": "alexander.malashenko@dell.com",
"launchpad_id": "amalashenko"
}
],
"wiki": "https://docs.openstack.org/cinder/queens/configuration/block-storage/drivers/dell-emc-scaleio-driver.html",
"releases": [
"Ocata",
"Pike",
"Queens"
],
"ci": {
"id": "emc-scaleio-ci",
"success_pattern": "DELLEMC_SCALEIO \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_SCALEIO \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell VxFlexOS",
"description": "The Dell VxFlex OS driver (formerly named as Dell ScaleIO) supports ScaleIO Data Client connected volumes by using ScaleIO REST API.",
"maintainers": [
{
"name": "Alexander Malashenko",
"email": "alexander.malashenko@dell.com",
"launchpad_id": "amalashenko"
}
],
"wiki": "https://docs.openstack.org/cinder/ussuri/configuration/block-storage/drivers/dell-emc-vxflex-driver.html",
"releases": [
"Rocky",
"Stein",
"Train",
"Ussuri"
],
"ci": {
"id": "EMC_VxFlexOS",
"success_pattern": "DELLEMC_VxFlexOS \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_VxFlexOS \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell PowerFlex",
"description": "The Dell Powerflex driver (formerly named as Dell VxFlexOS) supports ScaleIO Data Client connected volumes by using ScaleIO REST API.",
"maintainers": [
{
"name": "Alexander Malashenko",
"email": "alexander.malashenko@dell.com",
"launchpad_id": "amalashenko"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powerflex-driver.html",
"releases": [
"Victoria",
"Wallaby"
],
"ci": {
"id": "EMC_PowerFlex",
"success_pattern": "DELLEMC_PowerFlex \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_PowerFlex \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell PowerStore",
"description": "The Dell PowerStore driver supports mid range Dell FC and iSCSI PowerStore storage arrays.",
"maintainers": [
{
"name": "Alexander Malashenko",
"email": "alexander.malashenko@dell.com",
"launchpad_id": "amalashenko"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powerstore-driver.html",
"releases": [
"Victoria",
"Wallaby"
],
"ci": {
"id": "EMC_PowerStore",
"success_pattern": "DELLEMC_PowerStore \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_PowerStore \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell SC Series iSCSI volume driver",
"description": "The Dell SC Series ISCSI volume driver interacts with configured SC arrays and supports various operations, such as volume creation and deletion, volume attachment and detachment, snapshot creation and deletion, clone creation, and multi-attach.",
"maintainers": [
{
"name": "Alexander Malashenko",
"email": "alexander.malashenko@dell.com",
"launchpad_id": "amalashenko"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-storagecenter-driver.html",
"releases": [
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "dell.emc.sc.series.ci",
"success_pattern": "DellEMC_SC_iSCSI \\S+ : SUCCESS",
"failure_pattern": "DellEMC_SC_iSCSI \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell SC Series FC Driver",
"description": "The Dell SC Series FC volume driver interacts with configured SC Series arrays and supports various operations, such as volume creation and deletion, volume attachment and detachment, snapshot creation and deletion, clone creation, and multi-attach.",
"maintainers": [
{
"name": "Alexander Malashenko",
"email": "alexander.malashenko@dell.com",
"launchpad_id": "amalashenko"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-storagecenter-driver.html",
"releases": [
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "dell.emc.sc.series.ci",
"success_pattern": "DellEMC_SC_FC \\S+ : SUCCESS",
"failure_pattern": "DellEMC_SC_FC \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell Unity FC driver",
"description": "The Dell Unity FC driver runs volume operations by communicating with the back-end Unity storage.",
"maintainers": [
{
"name": "EMC VNX OpenStack",
"email": "emc.vnx.openstack@emc.com",
"launchpad_id": "emc-vnx-openstack"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-unity-driver.html",
"releases": [
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "emc-unity-ci",
"success_pattern": "DELLEMC_UNITY_FC \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_UNITY_FC \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell Unity iSCSI driver",
"description": "The Dell Unity iSCSI driver runs volume operations by communicating with the back-end Unity storage.",
"maintainers": [
{
"name": "EMC VNX OpenStack",
"email": "emc.vnx.openstack@emc.com",
"launchpad_id": "emc-vnx-openstack"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-unity-driver.html",
"releases": [
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "emc-vnx-ci",
"success_pattern": "DELLEMC_UNITY_FC \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_UNITY_FC \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell PowerMAX FC driver",
"description": "The Dell PowerMAX FC driver runs volume operations by communicating with the back-end PowerMAX storage, using the Unisphere REST API.",
"maintainers": [
{
"name": "Helen Walsh",
"email": "helen.walsh@emc.com",
"launchpad_id": "walshh2"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powermax-driver.html",
"releases": [
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "emc-vmax-ci",
"success_pattern": "DELLEMC_VMAX_FC \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_VMAX_FC \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell PowerMAX iSCSI driver",
"description": "The Dell PowerMAX iSCSI driver runs volume operations by communicating with the back-end PowerMAX storage, using the Unisphere REST API.",
"maintainers": [
{
"name": "Helen Walsh",
"email": "helen.walsh@emc.com",
"launchpad_id": "walshh2"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powermax-driver.html",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "emc-vmax-ci",
"success_pattern": "DELLEMC_VMAX_ISCSI \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_VMAX_ISCSI \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell VNX FC driver",
"description": "The Dell VNX FC direct driver runs volume operations by communicating with the back-end VNX storage, using NaviSecCLI.",
"maintainers": [
{
"name": "EMC VNX OpenStack",
"email": "emc.vnx.openstack@emc.com",
"launchpad_id": "emc-vnx-openstack"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-vnx-driver.html",
"releases": [
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "emc-vnx-ci",
"success_pattern": "DELLEMC_VNX_FC \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_VNX_FC \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell VNX iSCSI driver",
"description": "The Dell VNX iSCSI direct driver runs volume operations by communicating with the back-end VNX storage, using NaviSecCLI.",
"maintainers": [
{
"name": "EMC VNX OpenStack",
"email": "emc.vnx.openstack@emc.com",
"launchpad_id": "emc-vnx-openstack"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-vnx-driver.html",
"releases": [
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "emc-vnx-ci",
"success_pattern": "DELLEMC_VNX_ISCSI \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_VNX_ISCSI \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell XtremIO FC driver",
"description": "The Dell XtremIO FC driver enables OpenStack clouds to access the XtremIO storage. The XtremIO Cinder driver directs the creation and deletion of volumes on the XtremIO storage and attaches or detaches volumes to/from OpenStack instances or virtual machines (VMs).",
"maintainers": [
{
"name": "Alexander Malashenko",
"email": "alexander.malashenko@dell.com",
"launchpad_id": "amalashenko"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-xtremio-driver.html",
"releases": [
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "emc-xio-ci",
"success_pattern": "DELLEMC_XtremIO_FC \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_XtremIO_FC \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell XtremIO iSCSI driver",
"description": "The Dell XtremIO iSCSI driver enables OpenStack clouds to access the XtremIO storage. The XtremIO Cinder driver directs the creation and deletion of volumes on the XtremIO storage and attaches or detaches volumes to/from OpenStack instances or virtual machines (VMs).",
"maintainers": [
{
"name": "Alexander Malashenko",
"email": "alexander.malashenko@dell.com",
"launchpad_id": "amalashenko"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-xtremio-driver.html",
"releases": [
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby"
],
"ci": {
"id": "emc-xio-ci",
"success_pattern": "DELLEMC_XtremIO_iSCSI \\S+ : SUCCESS",
"failure_pattern": "DELLEMC_XtremIO_iSCSI \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell PowerVault ME iSCSI driver",
"description": "The Dell PowerVault ME iSCSI driver.",
"maintainers": [
{
"name": "Chris M",
"email": "cinder@tristero.net",
"launchpad_id": "pots"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powervault-me.html",
"releases": [
"Wallaby"
],
"ci": {
"id": "dellpvme-ci",
"success_pattern": "PVME-iSCSI \\S+ : SUCCESS",
"failure_pattern": "PVME-iSCSI \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dell",
"name": "Dell PowerVault ME FC driver",
"description": "The Dell PowerVault ME FC driver.",
"maintainers": [
{
"name": "Chris M",
"email": "cinder@tristero.net",
"launchpad_id": "pots"
}
],
"wiki": "https://docs.openstack.org/cinder/wallaby/configuration/block-storage/drivers/dell-emc-powervault-me.html",
"releases": [
"Wallaby"
],
"ci": {
"id": "dellpvme-ci",
"success_pattern": "PVME-FC \\S+ : SUCCESS",
"failure_pattern": "PVME-FC \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Dot Hill",
"name": "Dot Hill iSCSI/FC volume driver",
"description": "",
"maintainers": [
{
"name": "Nikesh Mahalaka",
"email": "nikesh.mahalak@dothill.com",
"irc": "nikesh",
"launchpad_id": "nikesh-mahalaka"
}
],
"wiki": "",
"releases": [
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Dot Hill",
"name": "HP MSA iSCSI/FC volume driver",
"description": "",
"maintainers": [
{
"name": "Nikesh Mahalaka",
"email": "nikesh.mahalak@dothill.com",
"irc": "nikesh",
"launchpad_id": "nikesh-mahalaka"
}
],
"releases": [
"Diablo",
"Essex",
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Fujitsu",
"name": "Fujitsu Eternus DX FC Volume driver",
"description": "This driver supports ETERNUS DX S3 series and runs volume operations by communicating with the backend Fujitsu storage. It uses a CIM client in Python called PyWBEM to perform CIM operations over HTTP.",
"maintainers": [
{
"name": "Kan Kato",
"email": "kato.kan@jp.fujitsu.com",
"launchpad_id": "kato-kan"
}
],
"wiki": "http://docs.openstack.org/mitaka/config-reference/block-storage/drivers/fujitsu-eternus-dx-driver.html",
"releases": [
"Juno"
],
"ci": {
"id": "Fujitsu_ETERNUS_CI",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Fujitsu",
"name": "Fujitsu Eternus DX ISCSI Volume driver",
"description": "This driver supports ETERNUS DX S3 series and runs volume operations by communicating with the backend Fujitsu storage. It uses a CIM client in Python called PyWBEM to perform CIM operations over HTTP.",
"maintainers": [
{
"name": "Kan Kato",
"email": "kato.kan@jp.fujitsu.com",
"launchpad_id": "kato-kan"
}
],
"wiki": "http://docs.openstack.org/mitaka/config-reference/block-storage/drivers/fujitsu-eternus-dx-driver.html",
"releases": [
"Juno"
],
"ci": {
"id": "Fujitsu_ETERNUS_CI",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Fusion-io",
"name": "Fusion-io Control Volume driver",
"description": "This driver will allow Cinder to interact with the Fusion-io ioControl Hybrid storage array.",
"maintainers": [
{
"name": "Edward Balduf",
"email": "ebalduf@fusionio.com",
"launchpad_id": "ebalduf"
}
],
"wiki": "http://docs.openstack.org/developer/cinder/api/cinder.volume.drivers.fusionio.ioControl.html",
"releases": [
"Juno"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Gluster",
"name": "GlusterFS driver",
"description": "This driver enables use of GlusterFS in a similar fashion as the NFS driver. It supports basic volume operations together with snapshot/clone ones.",
"maintainers": [
{
"name": "Bharat Kumar Kobagana",
"email": "bharat.kobagana@redhat.com",
"launchpad_id": "bharat-kobagana"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/GlusterFS-driver.html",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
],
"ci": {
"id": "jenkins",
"success_pattern": "gate-tempest-dsvm-full-glusterfs-nv \\S+ : SUCCESS",
"failure_pattern": "gate-tempest-dsvm-full-glusterfs-nv \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "HGST",
"name": "HGST Flash Storage",
"description": "",
"maintainers": [
{
"name": "Earle Philhower III",
"email": "earle.philhower.iii@hgst.com",
"irc": "earlephilhower",
"launchpad_id": "earle-philhower-iii"
}
],
"wiki": "",
"releases": [
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "HP",
"name": "HP 3PAR Fibre Channel driver",
"description": "The HP 3PAR StoreServ Fibre Channel Block Storage (Cinder) driver to provision volumes with an HP 3PAR StoreServ array and attach volumes over Fibre Channel. The driver communicates over HTTP, HTTPS, and SSH connections.",
"maintainers": [
{
"name": "Walter Boring",
"email": "walter.boring@hpe.com",
"launchpad_id": "walter-boring"
},
{
"name": "Kurt Martin",
"email": "kurt.f.martin@hpe.com",
"launchpad_id": "kurt-f-martin"
}
],
"wiki": "http://docs.openstack.org/kilo/config-reference/content/hp-3par-driver.html",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
],
"ci": {
"id": "hp-storage-blr-ci",
"success_pattern": "3par-fc-driver-master-client.* \\S+ : SUCCESS",
"failure_pattern": "3par-fc-driver-master-client.* \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "HP",
"name": "HP 3PAR iSCSI driver",
"description": "The HP 3PAR StoreServ iSCSI Block Storage (Cinder) driver to provision volumes with an HP 3PAR StoreServ array and attach volumes over iSCSI. The driver communicates over HTTP, HTTPS, and SSH connections.",
"maintainers": [
{
"name": "Walter Boring",
"email": "walter.boring@hpe.com",
"launchpad_id": "walter-boring"
},
{
"name": "Kurt Martin",
"email": "kurt.f.martin@hpe.com",
"launchpad_id": "kurt-f-martin"
}
],
"wiki": "http://docs.openstack.org/liberty/config-reference/content/hp-3par-driver.html",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
],
"ci": {
"id": "hp-storage-blr-ci",
"success_pattern": "3par-iscsi-driver-master-client.* \\S+ : SUCCESS",
"failure_pattern": "3par-iscsi-driver-master-client.* \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "HP",
"name": "HP LeftHand StoreVirtual driver",
"description": "The HP StoreVirtual driver can be configured to run in one of two possible modes, legacy mode which uses SSH/CLIQ to communicate with the HP StoreVirtual Storage, or standard mode, which uses a new REST client to communicate with the array.",
"maintainers": [
{
"name": "Walter Boring",
"email": "walter.boring@hpe.com",
"launchpad_id": "walter-boring"
},
{
"name": "Kurt Martin",
"email": "kurt.f.martin@hpe.com",
"launchpad_id": "kurt-f-martin"
}
],
"wiki": "http://docs.openstack.org/liberty/config-reference/content/HP-LeftHand-StoreVirtual-driver.html",
"releases": [
"Diablo",
"Essex",
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
],
"ci": {
"id": "hp-storage-blr-ci",
"success_pattern": "lefthand-iscsi-driver-master-client.* \\S+ : SUCCESS",
"failure_pattern": "lefthand-iscsi-driver-master-client.* \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "HP",
"name": "HP XP iSCSI/FC volume driver",
"description": "",
"maintainers": [
{
"name": "Walter Boring",
"email": "walter.boring@hpe.com",
"launchpad_id": "walter-boring"
},
{
"name": "Kurt Martin",
"email": "kurt.f.martin@hpe.com",
"launchpad_id": "kurt-f-martin"
}
],
"releases": [
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "HPE",
"name": "HPE 3PAR Fibre Channel driver",
"description": "The Hewlett Packard Enterprise (HPE) 3PAR StoreServ Fibre Channel Block Storage (Cinder) driver to provision volumes with an HPE 3PAR StoreServ array and attach volumes over Fibre Channel. The driver communicates over HTTP, HTTPS, and SSH connections.",
"maintainers": [
{
"name": "William Durairaj Sandanaraj",
"email": "william.dur.sandanaraj@hpe.com",
"launchpad_id": "william-dur-sandanaraj"
},
{
"name": "Hariprasad S Venkatasubramanian",
"email": "hari.venkat@hpe.com",
"launchpad_id": "hari.venkat"
},
{
"name": "Vivek R Soni",
"email": "vivek.soni@hpe.com",
"launchpad_id": "sonivi"
}
],
"wiki": "https://docs.openstack.org/cinder/rocky/configuration/block-storage/drivers/hpe-3par-driver.html",
"releases": [
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky"
],
"ci": {
"id": "hp-storage-blr-ci",
"success_pattern": "3par-fc-driver-master-client.* \\S+ : SUCCESS",
"failure_pattern": "3par-fc-driver-master-client.* \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "HPE",
"name": "HPE 3PAR iSCSI driver",
"description": "The Hewlett Packard Enterprise (HPE) 3PAR StoreServ iSCSI Block Storage (Cinder) driver to provision volumes with an HPE 3PAR StoreServ array and attach volumes over iSCSI. The driver communicates over HTTP, HTTPS, and SSH connections.",
"maintainers": [
{
"name": "William Durairaj Sandanaraj",
"email": "william.dur.sandanaraj@hpe.com",
"launchpad_id": "william-dur-sandanaraj"
},
{
"name": "Hariprasad S Venkatasubramanian",
"email": "hari.venkat@hpe.com",
"launchpad_id": "hari.venkat"
},
{
"name": "Vivek R Soni",
"email": "vivek.soni@hpe.com",
"launchpad_id": "sonivi"
}
],
"wiki": "https://docs.openstack.org/cinder/rocky/configuration/block-storage/drivers/hpe-3par-driver.html",
"releases": [
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky"
],
"ci": {
"id": "hp-storage-blr-ci",
"success_pattern": "3par-iscsi-driver-master-client.* \\S+ : SUCCESS",
"failure_pattern": "3par-iscsi-driver-master-client.* \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "HPE",
"name": "HPE LeftHand StoreVirtual driver",
"description": "The Hewlett Packard Enterprise (HPE) StoreVirtual driver can be configured to run using a REST client to communicate with the array.",
"maintainers": [
{
"name": "William Durairaj Sandanaraj",
"email": "william.dur.sandanaraj@hpe.com",
"launchpad_id": "william-dur-sandanaraj"
},
{
"name": "Hariprasad S Venkatasubramanian",
"email": "hari.venkat@hpe.com",
"launchpad_id": "hari.venkat"
},
{
"name": "Vivek R Soni",
"email": "vivek.soni@hpe.com",
"launchpad_id": "sonivi"
}
],
"wiki": "https://docs.openstack.org/cinder/rocky/configuration/block-storage/drivers/hpe-lefthand-driver.html",
"releases": [
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky"
],
"ci": {
"id": "hp-storage-blr-ci",
"success_pattern": "lefthand-iscsi-driver-master-client.* \\S+ : SUCCESS",
"failure_pattern": "lefthand-iscsi-driver-master-client.* \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Hitachi",
"name": "HDS HNAS iSCSI and NFS driver",
"description": "This Block Storage volume driver provides iSCSI and NFS support for HNAS (Hitachi Network-attached Storage) arrays such as, HNAS 3000 and 4000 family.",
"maintainers": [
{
"name": "Steve Quinn",
"email": "steve.quinn@hds.com",
"launchpad_id": "steve-quinn"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/hds-hnas-driver.html",
"releases": [
"Juno",
"Kilo",
"Liberty"
],
"ci": {
"id": "hds-hnas-ci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Hitachi",
"name": "HDS iSCSI volume driver",
"description": "This Block Storage volume driver provides iSCSI support for HUS (Hitachi Unified Storage) arrays such as, HUS-110, HUS-130, and HUS-150.",
"maintainers": [
{
"name": "Steve Quinn",
"email": "steve.quinn@hds.com",
"launchpad_id": "steve-quinn"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/hds-volume-driver.html",
"releases": [
"Havana",
"Icehouse",
"Juno",
"Kilo"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Hitachi",
"name": "Hitachi iSCSI/FC storage volume driver",
"description": "This Block Storage volume driver provides iSCSI and Fibre Channel support for Hitachi storages such as, VSP G1000 (Virtual Storage Platform G1000), VSP (Virtual Storage Platform), HUS VM (Hitachi Unified Storage VM), and HUS 100 Family (Hitachi Unified Storage 100 Family).",
"maintainers": [
{
"name": "Seiji Aguchi",
"email": "seiji.aguchi.tr@hitachi.com",
"launchpad_id": "seiji-aguchi"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/hitachi-storage-volume-driver.html",
"releases": [
"Juno",
"Kilo",
"Liberty"
],
"ci": {
"id": "hds-hnas-ci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Huawei",
"name": "Huawei ISCSI/FC volume driver",
"description": "The Huawei driver supports the iSCSI and Fibre Channel connections and enables OceanStor TV2 storage, OceanStor V3 series storage, OceanStor Dorado V3 series storage, and OceanStor 18000 high-end storage to provide block storage services for OpenStack.",
"maintainers": [
{
"name": "Wilson Liu(Liu Xinguo)",
"email": "liuxinguo@huawei.com",
"launchpad_id": "295988511-t"
}
],
"wiki": "http://docs.openstack.org/mitaka/config-reference/block-storage/drivers/huawei-storage-driver.html",
"releases": [
"Havana",
"Juno",
"Kilo",
"Liberty",
"Mitaka"
],
"ci": {
"id": "huawei-volume-ci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "IBM",
"name": "IBM FlashSystem iSCSI/FC volume driver",
"description": "",
"maintainers": [
{
"name": "Yan Lin Ren",
"email": "renylin@cn.ibm.com",
"launchpad_id": "renylin"
}
],
"wiki": "http://docs.openstack.org/liberty/config-reference/content/ibm-flashsystem-volume-driver.html",
"releases": [
"Kilo",
"Liberty",
"Mitaka"
]
},
{
"project_id": "openstack/cinder",
"vendor": "IBM",
"name": "IBM GPFS volume driver",
"description": "The GPFS driver enables the use of Spectrum Scale a.k.a GPFS to provide efficient and scalable storage for Cinder volumes. With the GPFS driver, instances do not actually access a storage device at the block level. Instead, volume backing files are created in a Spectrum Scale file system and mapped to instances, which emulate a block device. The storage is accessed from compute nodes using either a GPFS or NFS client.",
"maintainers": [
{
"name": "Gaurang Tapase",
"email": "gaurang.tapase@in.ibm.com",
"launchpad_id": "gaurangt"
},
{
"name": "Digvijay Ukirde",
"email": "digvijay.ukirde@in.ibm.com",
"launchpad_id": "digvijay2016"
}
],
"wiki": "https://docs.openstack.org/ocata/config-reference/block-storage/drivers/ibm-gpfs-volume-driver.html",
"releases": [
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata"
],
"ci": {
"id": "ibmmanilaci",
"success_pattern": "SUCCESS",
"failure_pattern": "FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "IBM",
"name": "IBM NAS NFS volume driver",
"description": "The IBM NAS Driver works using NFS protocol, and implements other value added features. It allows IBM SONAS and Storwize V7000 Unified filers and NFS based GPFS storage system deployments to provide block storage for OpenStack environment.",
"maintainers": [
{
"name": "Sasikanth Eda",
"email": "sasikanth.eda@in.ibm.com",
"launchpad_id": "sasikanth"
}
],
"wiki": "http://docs.openstack.org/liberty/config-reference/content/ibm-sonas-7k-driver.html",
"releases": [
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka"
],
"ci": {
"id": "ibm-ibmnas-ci",
"success_pattern": "Build Successful",
"failure_pattern": "Build Failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "IBM",
"name": "IBM Storwize family and SVC iSCSI/FC volume driver",
"description": "The volume management driver for Storwize family and SAN Volume Controller (SVC) provides OpenStack Compute instances with access to IBM Storwize family or SVC storage systems.",
"maintainers": [
{
"name": "Yu Zhang",
"email": "shzyu@cn.ibm.com",
"launchpad_id": "ivysdu"
}
],
"wiki": "http://docs.openstack.org/liberty/config-reference/content/ibm-storwize-svc-driver.html",
"releases": [
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka"
],
"ci": {
"id": "ibm-storewize-ci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "IBM",
"name": "IBM XIV/DS8K iSCSI/FC volume driver",
"description": "The IBM XIV/DS8K volume driver is installed on OpenStack Cinder nodes and enables utilization of storage resources provided by IBM XIV and DS8000 storage systems.",
"maintainers": [
{
"name": "Isaac Beckman",
"email": "isaacb@il.ibm.com",
"launchpad_id": "isaacb"
}
],
"wiki": "http://docs.openstack.org/liberty/config-reference/content/ibm-xiv-driver.html",
"releases": [
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka"
],
"ci": {
"id": "ibmxivci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "InfoTrend",
"name": "InfoTrend iSCSI/FC",
"description": "",
"maintainers": [
{
"name": "Jessy Lee",
"email": "jessy1092@gmail.com",
"launchpad_id": "jessy1092"
}
],
"releases": [
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Kaminario",
"name": "Kaminario K2 All-Flash iSCSI/FC",
"description": "The Kaminario iSCSI/FC Cinder volume drivers interacts with configured K2 All-Flash arrays(iSCSI/FC) and supports various operations, such as volume creation and deletion, volume attachment and detachment, snapshot creation and deletion, and clone creation.",
"maintainers": [
{
"name": "Nikesh Mahalka",
"email": "nikesh.mahalka.ctr@kaminario.com",
"irc": "nikeshm",
"launchpad_id": "nike-niec"
}
],
"wiki": "http://docs.openstack.org/newton/config-reference/block-storage/drivers/kaminario-driver.html",
"releases": [
"Newton"
],
"ci": {
"id": "kaminario",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Lenovo",
"name": "Lenovo Storage iSCSI/FC",
"description": "",
"maintainers": [
{
"name": "Nikesh Mahalaka",
"email": "nikesh.mahalak@dothill.com",
"irc": "nikesh",
"launchpad_id": "nikesh-mahalaka"
}
],
"wiki": "",
"releases": [
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "LinBit",
"name": "DRBD",
"description": "",
"maintainers": [
{
"name": "Hayley Swimelar",
"email": "hayley@linbit.com",
"launchpad_id": "hayley-swimelar",
"irc": "Swimingly"
}
],
"wiki": "",
"releases": [
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike"
]
},
{
"project_id": "openstack/cinder",
"vendor": "LinBit",
"name": "LINSTOR",
"description": "LINSTOR is an open-source software defined storage system built on the shoulders of LVM or zVols(ZFS) + DRBD and many other Linux storage software components. It can manage hyper-converged and disaggregated storage architectures. Its volumes are highly available and high performance due to the use of a Linux kernel-based data-path. It is very well suited for data-base, enterprise message queues, and other IO demanding workloads.",
"maintainers": [
{
"name": "Moritz Wanzenböck",
"email": "moritz.wanzenboeck@linbit.com",
"launchpad_id": "wanzenbug",
"irc": "wanzenbug"
}
],
"wiki": "https://www.linbit.com/drbd-user-guide/linstor-guide-1_0-en/#ch-openstack-linstor",
"releases": [
"Stein",
"Train",
"Ussuri",
"Victoria"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Mirantis",
"name": "Generic Block Device volume driver",
"description": "For generic local block device usage.",
"maintainers": [
{
"name": "Sean McGinnis",
"email": "sean_mcginnis@dell.com",
"irc": "smcginnis",
"launchpad_id": "sean-mcginnis"
}
],
"releases": [
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "NetApp",
"name": "NetApp Unified Driver",
"description": "The NetApp Unified Driver for Cinder provides integration for multiple storage controller families and protocols. A storage family corresponds to storage systems built on different NetApp technologies such as clustered Data ONTAP, 7-Mode, and NetApp E-Series and EF-Series systems. The storage protocol refers to the protocol used to initiate data storage and access operations to those storage systems. Clustered Data ONTAP systems can be used with Cinder via Parallelized NFS (pNFS), NFS, iSCSI, and Fibre Channel storage protocols. 7-mode systems can be used with NFS, iSCSI, and Fibre Channel. E-Series and EF-Series systems are accessible via iSCSI and Fibre Channel. Support for 7-mode systems ended with the Pike release.",
"maintainers": [
{
"name": "NetApp OpenStack Development Team",
"irc": "#openstack-netapp",
"email": "ng-openstack-dev@netapp.com",
"launchpad_id": "netapp"
}
],
"wiki": "http://netapp.io/openstack/",
"releases": [
"Essex",
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike"
],
"ci": {
"id": "NetApp-ci",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Nexenta",
"name": "Nexenta drivers",
"description": "NexentaStor Appliance is NAS/SAN software platform designed for building reliable and fast network storage arrays. NexentaStor can serve as a storage node for the OpenStack and its virtual servers through iSCSI and NFS protocols.",
"maintainers": [
{
"name": "Mikhail Khodos",
"email": "mikhail.khodos@nexenta.com",
"launchpad_id": "hodosmb"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/nexenta-driver.html",
"releases": [
"Essex",
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Nimble Storage",
"name": "Nimble Storage iSCSI Volume driver",
"description": "Nimble Storage is hybrid storage combining both flash SSD and near-line SAS disks. The architecture is based on CASL (Cache Accelerated Sequential Layout) where random writes are coalesced in NVRAM + flushed to disks sequentially, with the flash/SSD as read acceleration cache. CASL architecture provides non-disruptive upgrade for compute (processer/memory), cache (flash SSDs), capacity (disk shelves) as well as scale-out where up to four nodes of Nimble controllers can be clustered.",
"maintainers": [
{
"name": "Jay Wang",
"email": "jwang@nimblestorage.com",
"launchpad_id": "jwang-6"
}
],
"wiki": "http://docs.openstack.org/developer/cinder/api/cinder.volume.drivers.nimble.html?highlight=nimble#module-cinder.volume.drivers.nimble",
"releases": [
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "OpenStack Community",
"name": "LVM",
"description": "The default volume back-end uses local volumes managed by LVM. This driver supports different transport protocols to attach volumes, currently ISCSI and ISER.",
"maintainers": [
{
"name": "Sean McGinnis",
"email": "sean_mcginnis@dell.com",
"irc": "smcginnis",
"launchpad_id": "sean-mcginnis"
}
],
"wiki": "http://docs.openstack.org/kilo/config-reference/content/lvm-volume-driver.html",
"releases": [
"Austin",
"Bexar",
"Cactus",
"Diablo",
"Essex",
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "OpenStack Community",
"name": "NFS",
"description": "The Network File System (NFS) is a distributed file system protocol. An NFS server exports one or more of its file systems, known as shares. An NFS client can mount these exported shares on its own file system. File actions on this mounted remote file system can be performed as if the file system were local.",
"maintainers": [
{
"name": "Sean McGinnis",
"email": "sean_mcginnis@dell.com",
"irc": "smcginnis",
"launchpad_id": "sean-mcginnis"
}
],
"wiki": "http://docs.openstack.org/kilo/config-reference/content/NFS-driver.html",
"releases": [
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "OpenStack Community",
"name": "Remote FS",
"description": "",
"maintainers": [
{
"name": "Sean McGinnis",
"email": "sean_mcginnis@dell.com",
"irc": "smcginnis",
"launchpad_id": "sean-mcginnis"
}
],
"wiki": "",
"releases": [
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "OpenStack Community",
"name": "SheepDog Volume Driver",
"description": "Sheepdog is an open-source distributed storage system that provides a virtual storage pool utilizing internal disk of commodity servers. This driver enables use of Sheepdog through QEMU/KVM.",
"maintainers": [
{
"name": "Sean McGinnis",
"email": "sean_mcginnis@dell.com",
"irc": "smcginnis",
"launchpad_id": "sean-mcginnis"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/sheepdog-driver.html",
"releases": [
"Icehouse",
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Oracle",
"name": "ZFS Storage Appliance iSCSI/NFS driver",
"description": "Cinder Driver support for Oracle's ZFS Storage Appliance product line. It's an iSCSI driver that uses REST API to communicate out of band with the storage controller.",
"maintainers": [
{
"name": "Juan Zuluaga",
"email": "juan.c.zuluaga@oracle.com",
"launchpad_id": "juan-zuluaga"
}
],
"wiki": "http://docs.openstack.org/developer/cinder/api/cinder.volume.drivers.zfssa.zfssaiscsi.html?highlight=zfs#module-cinder.volume.drivers.zfssa.zfssaiscsi",
"releases": [
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Parallels",
"name": "VZStorage",
"description": "",
"maintainers": [
{
"name": "Dmitry Guryanov",
"email": "dguryanov@parallels.com",
"launchpad_id": "dguryanov"
}
],
"wiki": "",
"releases": [
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "ProphetStor",
"name": "ProphetStor iSCSI/FC volume driver",
"description": "ProphetStor Fibre Channel and iSCSI drivers add support for ProphetStor Flexvisor through OpenStack Cinder. ProphetStor Flexvisor enables commodity x86 hardware as software-defined storage leveraging well-proven ZFS for disk management to provide enterprise grade storage services such as snapshots, data protection with different RAID levels, replication, and deduplication etc.",
"maintainers": [
{
"name": "Rick Chen",
"email": "rick.chen@prophetstor.com",
"launchpad_id": "rick-chen"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/prophetstor-dpl-driver.html",
"releases": [
"Juno",
"Kilo",
"Liberty"
],
"ci": {
"id": "prophetstor-ci",
"success_pattern": "Build Successful",
"failure_pattern": "Build Failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Pure Storage",
"name": "Volume driver for Pure Storage FlashArray iSCSI/FC/NVMe storage system",
"description": "Pure Storage builds all-flash storage arrays. The active/active controller architecture is based on the Purity Operating Environment and providing an adaptive metadata fabric that is scalable, granular to 512B, and protected. Pure Storage systems are based on durable, resilient MLC flash and providing consistent high performance. Pure Storage FlashArrays leverage deduplication and compression technologies to reduce data written thereby lowering costs and increasing density. FlashArrays are designed for non-disruptive operations and can be upgraded or expanded without disruption or performance degradation.",
"maintainers": [
{
"name": "Pure Storage Openstack Dev Team",
"email": "openstack-dev@purestorage.com",
"launchpad_id": "pure-storage-openstack-team"
}
],
"wiki": "https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/pure-storage-driver.html",
"releases": [
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Xena",
"Yoga",
"Zed"
],
"ci": {
"id": "Pure_Storage_Third-Party_CI",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Quobyte Inc.",
"name": "Quobyte RemoteFS volume driver",
"description": "Volume driver for Quobyte software defined storage system. Quobyte storage runs on plain Linux servers and allows reconfiguration at runtime without storage service interruption. Storage behaviour is fully configurable via policies which also control automation and hardware independent configuration.",
"maintainers": [
{
"name": "Silvan Kaiser",
"irc": "kaisers",
"email": "silvan@quobyte.com",
"launchpad_id": "2-silvan"
}
],
"wiki": "https://wiki.openstack.org/wiki/Quobyte",
"ci": {
"id": "quobyteci",
"success_pattern": "SUCCESS",
"failure_pattern": "FAILURE"
},
"releases": [
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Scality",
"name": "Scality SOFS driver",
"description": "The driver manages volumes on the Scality SOFS filesystem. This gives OpenStack users the option of storing their data on a Scality Ring object storage cluster.",
"maintainers": [
{
"name": "Jordan Pittier",
"email": "jordan.pittier@scality.com",
"launchpad_id": "jordan-pittier"
},
{
"name": "David Pineau",
"email": "david.pineau@scality.com",
"launchpad_id": "dav-pineau"
}
],
"wiki": "http://www.scality.com/scality-delivers-persistent-block-storage-for-virtual-machines-march-13th-2013",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "Scality",
"name": "Scality iSCSI REST Block volume driver",
"description": "",
"maintainers": [
{
"name": "Jordan Pittier",
"email": "jordan.pittier@scality.com",
"launchpad_id": "jordan-pittier"
},
{
"name": "David Pineau",
"email": "david.pineau@scality.com",
"launchpad_id": "dav-pineau"
}
],
"wiki": "",
"releases": [
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "SolidFire",
"name": "SolidFire Driver",
"description": "The SolidFire Cluster is a high performance all SSD iSCSI clustered storage device, providing IOP's based QoS. The driver allows to configure the use of a SolidFire cluster with Block Storage.",
"maintainers": [
{
"name": "John Griffith",
"email": "john.griffith@solidfire.com",
"launchpad_id": "john-griffith"
}
],
"wiki": "http://docs.openstack.org/kilo/config-reference/content/solidfire-volume-driver.html",
"releases": [
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka"
],
"ci": {
"id": "SolidFire-dsvm-full",
"success_pattern": "SolidFire-dsvm-full \\S+ : SUCCESS",
"failure_pattern": "SolidFire-dsvm-full \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Tegile Systems",
"name": "Tegile IntelliFlash Volume Driver",
"description": "Tegile IntelliFlash arrays leverage the performance of flash technology while using hard disk drives to lower cost per GB",
"maintainers": [
{
"name": "Abhilash Divakaran",
"email": "abhilashd@tegile.com",
"launchpad_id": "abhilashd"
},
{
"name": "Tegile OpenStack Team",
"email": "openstack@tegile.com",
"launchpad_id": "tegile-openstack-team"
}
],
"wiki": "https://wiki.openstack.org/wiki/Tegile",
"releases": [
"Mitaka"
],
"ci": {
"id": "tegile",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Tintri",
"name": "Tintri Volume Driver",
"description": "Tintri VMstore is a smart storage that sees, learns and adapts for cloud and virtualization",
"maintainers": [
{
"name": "Sean Chen",
"email": "openstack-dev@tintri.com",
"launchpad_id": "opencompute"
},
{
"name": "Apoorva Deshpande",
"email": "openstack-dev@tintri.com",
"launchpad_id": "apoorvad"
}
],
"wiki": "http://docs.openstack.org/liberty/config-reference/content/tintri-volume-driver.html",
"releases": [
"Liberty"
],
"ci": {
"id": "tintri-ci",
"success_pattern": "tintri-ci \\S+ : SUCCESS",
"failure_pattern": "tintri-ci \\S+ : FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "VMware",
"name": "VMware VMDK Driver",
"description": "The VMware VMDK driver to enable management of the OpenStack Block Storage volumes on vCenter-managed data stores. Volumes are backed by VMDK files on data stores that use any VMware-compatible storage technology such as NFS, iSCSI, FiberChannel, and vSAN.",
"maintainers": [
{
"name": "Vipin Balachandran",
"email": "vbala@vmware.com",
"launchpad_id": "vbala"
}
],
"wiki": "http://docs.openstack.org/juno/config-reference/content/vmware-vmdk-driver.html",
"releases": [
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens"
],
"ci": {
"id": "vmwareminesweeper",
"success_pattern": "Build successful",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Violin Memory",
"name": "Violin Memory iSCSI/FC volume driver",
"description": "",
"maintainers": [
{
"name": "Ryan Lucio",
"email": "rlucio@vmem.com",
"launchpad_id": "rlucio"
}
],
"wiki": "",
"releases": [
"Kilo",
"Liberty"
]
},
{
"project_id": "openstack/cinder",
"vendor": "X-IO Technologies",
"name": "X-IO ISE Block Storage iSCSI/FC",
"description": "The ISE from X-IO Technologies is a block storage element supporting Fibre Channel and iSCSI. The volume driver from X-IO allows the cloud administrator to provision volumes on connected ISEs taking advantage of QoS, Media affinity, etc.",
"maintainers": [
{
"name": "Richard Hedlind",
"email": "openstack-dev@x-io.com",
"launchpad_id": "richard-hedlind"
}
],
"wiki": "http://docs.openstack.org/kilo/config-reference/content/xio-volume-driver.html",
"releases": [
"Kilo",
"Liberty"
],
"ci": {
"id": "xio-ise-iscsi-ci",
"success_pattern": "SUCCESS",
"failure_pattern": "FAILURE"
}
},
{
"project_id": "openstack/cinder",
"vendor": "Zadara Storage",
"name": "Zadara VPSA Cloud Block Storage",
"description": "Zadara Storage VPSA iSCSI/iSER driver",
"maintainers": [
{
"name": "Shlomi Avihou",
"email": "shlomi@zadarastorage.com",
"irc": "savihou",
"launchpad_id": "shlomi-s"
}
],
"wiki": "https://docs.openstack.org/newton/config-reference/block-storage/drivers/zadara-volume-driver.html",
"releases": [
"Folsom",
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Newton"
],
"ci": {
"id": "zadara",
"success_pattern": "dsvm-tempest-zadara-driver \\S+ : SUCCESS",
"failure_pattern": "dsvm-tempest-zadara-driver \\S+ : FAILURE"
}
},
{
"project_id": "openstack/designate",
"vendor": "Akamai",
"name": "akamai",
"description": "Akamai eDNS Service Driver",
"maintainers": [
{
"name": "OpenStack Designate Development Team",
"email": "openstack-dev@list.openstack.org",
"launchpad_id": "designate"
}
],
"wiki": "http://docs.openstack.org/developer/designate/backends.html",
"releases": [
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton"
]
},
{
"project_id": "openstack/designate",
"vendor": "Designate",
"name": "designate",
"description": "Designate to Designate Federated Driver",
"maintainers": [
{
"name": "OpenStack Designate Development Team",
"email": "openstack-dev@list.openstack.org",
"launchpad_id": "designate"
}
],
"wiki": "http://docs.openstack.org/developer/designate/backends.html",
"releases": [
"Liberty",
"Mitaka",
"Newton"
]
},
{
"project_id": "openstack/designate",
"vendor": "DynDNS",
"name": "dynect",
"description": "Dyn DynECT Service Driver",
"maintainers": [
{
"name": "OpenStack Designate Development Team",
"email": "openstack-dev@list.openstack.org",
"launchpad_id": "designate"
}
],
"wiki": "http://docs.openstack.org/developer/designate/backends.html",
"releases": [
"Liberty",
"Mitaka",
"Newton"
]
},
{
"project_id": "openstack/designate",
"vendor": "ISC",
"name": "bind9",
"description": "Bind 9 DNS Server",
"maintainers": [
{
"name": "OpenStack Designate Development Team",
"email": "openstack-dev@list.openstack.org",
"launchpad_id": "designate"
}
],
"wiki": "http://docs.openstack.org/developer/designate/backends/bind9.html",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton"
],
"ci": {
"id": "jenkins",
"success_pattern": "gate-tempest-dsvm-designate-bind9-ubuntu-xenial \\S+ : SUCCESS",
"failure_pattern": "gate-tempest-dsvm-designate-bind9-ubuntu-xenial \\S+ : FAILURE"
}
},
{
"project_id": "openstack/designate",
"vendor": "Infoblox",
"name": "infoblox",
"description": "Infoblox DNS Server",
"maintainers": [
{
"name": "Infoblox OpenStack Team ",
"email": "openstack-maintainer@infoblox.com"
}
],
"wiki": "http://docs.openstack.org/developer/designate/backends/infoblox.html",
"releases": [
"Liberty",
"Mitaka",
"Newton"
]
},
{
"project_id": "openstack/designate",
"vendor": "Microsoft",
"name": "msdns",
"description": "Microsoft DNS Server",
"maintainers": [
{
"name": "OpenStack Designate Development Team",
"email": "openstack-dev@list.openstack.org",
"launchpad_id": "designate"
}
],
"wiki": "http://docs.openstack.org/developer/designate/backends/msdns_agent.html",
"releases": [
"Mitaka",
"Newton"
]
},
{
"project_id": "openstack/designate",
"vendor": "PowerDNS",
"name": "powerdns",
"description": "Power DNS 3 DNS Server",
"maintainers": [
{
"name": "OpenStack Designate Development Team",
"email": "openstack-dev@list.openstack.org",
"launchpad_id": "designate"
}
],
"wiki": "http://docs.openstack.org/developer/designate/backends/powerdns.html",
"releases": [
"Grizzly",
"Havana",
"Icehouse",
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton"
]
},
{
"project_id": "openstack/designate",
"vendor": "PowerDNS",
"name": "pdns4",
"description": "Power DNS 4 DNS Server",
"maintainers": [
{
"name": "OpenStack Designate Development Team",
"email": "openstack-dev@list.openstack.org",
"launchpad_id": "designate"
}
],
"wiki": "http://docs.openstack.org/developer/designate/backends/pdns4.html",
"releases": [
"Newton"
],
"ci": {
"id": "jenkins",
"success_pattern": "gate-tempest-dsvm-designate-pdns4-ubuntu-xenial \\S+ : SUCCESS",
"failure_pattern": "gate-tempest-dsvm-designate-pdns4-ubuntu-xenial \\S+ : FAILURE"
}
},
{
"project_id": "openstack/ironic",
"vendor": "Dell",
"name": "Dell DRAC Driver",
"description": "This driver is for the Dell Remote Access Controller.",
"maintainers": [
{
"name": "Aija Jauntēva",
"email": "aija.jaunteva@dell.com",
"irc": "ajya",
"launchpad_id": "ajya"
}
],
"wiki": "https://docs.openstack.org/ironic/latest/admin/drivers/idrac.html",
"releases": [
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton",
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby",
"Xena",
"Yoga"
],
"ci": {
"id": "openstack-ironic-ci",
"success_pattern": "dellemc-*-tempest-dsvm-ironic-idrac \\S+ : SUCCESS",
"failure_pattern": "dellemc-*-tempest-dsvm-ironic-idrac \\S+ : FAILURE"
}
},
{
"project_id": "openstack/ironic",
"vendor": "Dell",
"name": "ipmi",
"description": "The ipmi hardware type manages nodes by using IPMI (Intelligent Platform Management Interface) protocol versions 2.0 or 1.5. It uses the IPMItool utility, which is an open-source command-line interface (CLI) for controlling IPMI-enabled devices.",
"maintainers": [
{
"name": "OpenStack Ironic Team",
"email": "openstack-discuss@lists.openstack.org",
"irc": "#openstack-ironic"
}
],
"wiki": "https://docs.openstack.org/ironic/latest/admin/drivers/ipmitool.html",
"releases": [
"Ocata",
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby",
"Xena",
"Yoga"
],
"ci": {
"id": "openstack-ironic-ci",
"success_pattern": "dellemc-*-tempest-dsvm-ironic-ipmi \\S+ : SUCCESS",
"failure_pattern": "dellemc-*-tempest-dsvm-ironic-ipmi \\S+ : FAILURE"
}
},
{
"project_id": "openstack/ironic",
"vendor": "Dell",
"name": "redfish",
"description": "The redfish driver enables managing servers compliant with the Redfish protocol.",
"maintainers": [
{
"name": "OpenStack Ironic Team",
"email": "openstack-discuss@lists.openstack.org",
"irc": "#openstack-ironic"
}
],
"wiki": "https://docs.openstack.org/ironic/latest/admin/drivers/redfish.html",
"releases": [
"Pike",
"Queens",
"Rocky",
"Stein",
"Train",
"Ussuri",
"Victoria",
"Wallaby",
"Xena",
"Yoga"
],
"ci": {
"id": "openstack-ironic-ci",
"success_pattern": "dellemc-*-tempest-dsvm-ironic-redfish \\S+ : SUCCESS",
"failure_pattern": "dellemc-*-tempest-dsvm-ironic-redfish \\S+ : FAILURE"
}
},
{
"project_id": "openstack/ironic",
"vendor": "Fujitsu",
"name": "agent_irmc driver",
"description": "This driver enables Virtual Media deploy with IPA (Ironic Python Agent) and power control via ServerView Common Command Interface (SCCI).",
"maintainers": [
{
"name": "Naohiro Tamura",
"email": "naohirot@jp.fujitsu.com",
"launchpad_id": "naohirot"
}
],
"wiki": "http://docs.openstack.org/developer/ironic/drivers/irmc.html",
"releases": [
"Liberty"
],
"ci": {
"id": "Fujitsu_iRMC_CI",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/ironic",
"vendor": "Fujitsu",
"name": "iscsi_irmc driver",
"description": "This driver enables Virtual Media deploy with image build from Diskimage Builder and power control via ServerView Common Command Interface (SCCI).",
"maintainers": [
{
"name": "Naohiro Tamura",
"email": "naohirot@jp.fujitsu.com",
"launchpad_id": "naohirot"
}
],
"wiki": "http://docs.openstack.org/developer/ironic/drivers/irmc.html",
"releases": [
"Liberty"
],
"ci": {
"id": "Fujitsu_iRMC_CI",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/ironic",
"vendor": "Fujitsu",
"name": "pxe_irmc driver",
"description": "This driver enables PXE deploy and power control via ServerView Common Command Interface (SCCI).",
"maintainers": [
{
"name": "Naohiro Tamura",
"email": "naohirot@jp.fujitsu.com",
"launchpad_id": "naohirot"
}
],
"wiki": "http://docs.openstack.org/developer/ironic/drivers/irmc.html",
"releases": [
"Kilo"
],
"ci": {
"id": "Fujitsu_iRMC_CI",
"success_pattern": "Build succeeded",
"failure_pattern": "Build failed"
}
},
{
"project_id": "openstack/ironic",
"vendor": "HPE",
"name": "iscsi_ilo",
"description": "The iscsi_ilo driver from HPE utilizes HPE's integrated lights-out management facilities, in conjunction with an iSCSI-based deploy mechanism. It does not use PXE.",
"maintainers": [
{
"name": "Shivanand Tendulker",
"email": "stendulker@gmail.com",
"launchpad_id": "stendulker"
},
{
"name": "Nisha Agarwal",
"email": "agarwalnisha1980@gmail.com",
"launchpad_id": "agarwalnisha1980"
},
{
"name": "Debayan Ray",
"email": "debayan.ray@gmail.com",
"launchpad_id": "deray"
}
],
"wiki": "http://docs.openstack.org/developer/ironic/drivers/ilo.html",
"releases": [
"Juno",
"Kilo",
"Liberty",
"Mitaka",
"Newton"
],
"ci": {
"id": "proliantci",
"success_pattern": "Build Successful",
"failure_pattern": "Build Failed"
}
},
{
"project_id": "openstack/ironic",
"vendor": "HPE",
"name": "pxe_ilo",
"description": "The pxe_ilo driver from HPE utilizes HPE's integrated lights-out management facilities, in conjunction with PXE/iSCSI for deployment (just like normal PXE driver) but support automatic setting of requested boot mode from nova. This driver doesn't require iLO Advanced license.",
"maintainers": [
{
"name": "Shivanand Tendulker",
"email": "stendulker@gmail.com",
"launchpad_id": "stendulker"
},
{
"name": "Nisha Agarwal",
"email": "agarwalnisha1980@gmail.com",