Nir Soffer 385e9e460b
Some checks failed
CI / rpm (centos-8) (push) Failing after 2s
CI / rpm (centos-9) (push) Failing after 1s
CI / rpm (fedora-34) (push) Failing after 1s
CI / rpm (fedora-35) (push) Failing after 1s
CI / test (centos-8) (push) Failing after 2m23s
CI / test (centos-9) (push) Failing after 2m15s
CI / test (fedora-34) (push) Failing after 2m14s
CI / test (fedora-35) (push) Failing after 2m14s
Release 2.4.2
Signed-off-by: Nir Soffer <nsoffer@redhat.com>
2022-03-28 15:29:57 +03:00
2020-04-16 15:59:21 +03:00
2021-12-02 19:30:41 +02:00
2021-09-29 20:01:20 +03:00
2020-06-04 19:21:01 +03:00
2021-12-02 19:30:41 +02:00
2022-01-17 18:01:49 +02:00
2021-10-21 19:39:45 +03:00
2022-01-17 18:31:50 +02:00
2017-10-30 06:20:15 -04:00
2021-12-02 14:55:11 +02:00
2021-12-13 16:15:07 +02:00
2021-10-21 19:39:45 +03:00
2022-02-08 09:12:06 +01:00
2021-10-21 19:39:45 +03:00
2022-03-28 15:29:57 +03:00
2021-12-02 15:22:15 +02:00
2022-03-27 22:43:40 +03:00
2021-10-13 10:47:08 +02:00

ovirt-imageio

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 GPLv2 License. The ovirt-imageio-proxy-setup plugin is provided under the terms of the Apache License, Version 2.0.

Please see the COPYING files in the proxy and proxy/setup directories 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%