Add LINSTOR to Block Storage drivers

Change-Id: I609c1ba2323c4e7552b90988545c924451046c11
This commit is contained in:
Moritz "WanzenBug" Wanzenböck 2021-02-12 11:56:20 +01:00
parent ec0843e19e
commit cad2492e90
1 changed files with 21 additions and 0 deletions

View File

@ -1669,6 +1669,27 @@
"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",