Albert Esteve 8148a43e00
Some checks failed
CI / test (centos-8, py39) (push) Failing after 1m10s
CI / test (centos-9, py39) (push) Failing after 1m39s
CI / test (fedora-36, py310) (push) Failing after 1m25s
CI / rpm (centos-8) (push) Failing after 29s
CI / rpm (centos-9) (push) Failing after 27s
CI / test (centos-8, py36) (push) Failing after 3m47s
CI / test (fedora-38, py311) (push) Failing after 1m56s
CI / rpm (fedora-36) (push) Failing after 25s
CI / rpm (fedora-38) (push) Failing after 47s
CI / rpm (fedora-37) (push) Failing after 1m10s
CI / test (fedora-37, py311) (push) Failing after 5m3s
Release 2.4.7-1
Signed-off-by: Albert Esteve <aesteve@redhat.com>
2022-11-30 17:12:22 +01:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:04:20 +02:00
2022-10-31 21:09:32 +02:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:04:20 +02:00
2022-11-24 17:24:28 +01:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:04:20 +02:00
2022-11-09 08:50:21 +01:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:04:20 +02:00
2022-11-30 17:12:22 +01:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:13:10 +02:00
2022-10-18 13:04:20 +02:00
2022-10-18 13:13:10 +02:00
2022-11-23 01:17:13 +02:00
2022-11-21 11:59:02 +01:00

ovirt-imageio

Package version Python versions Downloads per month License CI status Copr build status

ovirt-imageio enables uploading and downloading of disks and snapshots using HTTPS.

The project provides ovirt-imageio service and imageio client library.

ovirt-imageio service can act in two different roles:

  • as a service exposing images over HTTPS, allowing clients to read and write images.

  • as a proxy service, allowing clients without access to the host network to read and write images.

imageio client library provides wrapper around REST API provided by ovirt-imageio. Besides making REST API easy to use, it also provides other features like on-the-fly image format conversion or support for incremental backup out of the box. It can also be used as a reference implementation of imageio client.

  • vdsm - control and monitor imageio service, prepare and finalize upload and download operations.

  • engine - manage upload and download operations, communicating with vdsm and imageio service running on the engine. Engine does not communicate with imageio service on the hosts.

Documentation

http://ovirt.github.io/ovirt-imageio/

Installation

Contributing

Patches are welcome!

Getting Help

Please send mail to one of the following lists for help.

Licensing

The project is provided under the terms of the GPL-2.0-or-later License.

Please see the LICENSES/GPL-2.0-or-later.txt file for complete license terms.

Description
No description provided
Readme 2.9 MiB
Languages
Python 95.9%
Go 2.6%
C 0.7%
Makefile 0.4%
Shell 0.3%