storage_backend/README.rst
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
===============
Storage backend
===============
Allow to set a backend to define the way to store files.
Examples:
- ftp, sftp, S3, Swift, local file, Odoo
Installation
============
To install this module, you need to:
#. (root) pip install paramiko
#. (root) pip install boto
Known issues / Roadmap
======================
Update README with the last model of README when migration to v11 in OCA
Credits
=======
Contributors
------------
* Sebastien Beau <sebastien.beau@akretion.com>
* Raphaƫl Reverdy <raphael.reverdy@akretion.com>
Maintainer
----------
* Akretion