Release 0.6.5

- Basic support for OpenStack: Cinder driver, patches for Nova and libvirt
- Add missing "image" and "config_path" QEMU options
- Calculate aggregate per-pool statistics in monitor
- Implement writes with Check-And-Set semantics
- Add a C wrapper library with public header
This commit is contained in:
Vitaliy Filippov
2021-07-10 11:01:21 +03:00
parent 8b2a4c9539
commit cb282d25e0
14 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
Name: vitastor
Version: 0.6.4
Version: 0.6.5
Release: 1%{?dist}
Summary: Vitastor, a fast software-defined clustered block storage
License: Vitastor Network Public License 1.1
URL: https://vitastor.io/
Source0: vitastor-0.6.4.el8.tar.gz
Source0: vitastor-0.6.5.el8.tar.gz
BuildRequires: liburing-devel >= 0.6
BuildRequires: gperftools-devel