Mohammed Naser 3e82f118b7 Use psycopg2-binary for test-requirements
In order to run PostgreSQL tests, we need to have the PostgreSQL
dependency available on the system.  We currently use the dependency
which forces building the Python package from source.  That makes
running the tests locally non-trivial and requiring the installation
of packages locally.

This patch moves that dependency to the binary one so that we can
simply deploy a binary artifact during CI, which simplifies the
abilitiy to run those tests.

Change-Id: I33369712370b86feca843f118f35063d0993adcb
2020-02-04 10:57:45 +01:00
2020-02-04 10:57:39 +01:00
2020-02-04 10:57:45 +01:00
2020-01-21 20:35:45 +00:00
2017-03-30 15:12:22 +03:00
2019-09-11 10:56:45 -04:00
2017-10-25 11:57:46 -04:00
2019-04-19 19:27:35 +00:00
2013-08-08 10:34:06 -04:00
2019-06-24 15:03:51 -07:00
2013-08-08 10:34:06 -04:00
2019-12-27 17:25:54 +08:00
2017-03-03 22:51:04 +00:00
2019-12-08 19:32:52 -08:00

Team and repository tags

image

MANILA

You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/manila.git

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/manila

Python client

https://opendev.org/openstack/python-manilaclient.git

  • Documentation for the project can be found at:

https://docs.openstack.org/manila/latest/

  • Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/manila/

  • Source for the project:

https://opendev.org/openstack/manila

  • Bugs:

https://bugs.launchpad.net/manila

  • Blueprints:

https://blueprints.launchpad.net/manila

  • Design specifications are tracked at:

https://specs.openstack.org/openstack/manila-specs/

Description
Shared filesystem management project for OpenStack.
Readme 181 MiB
Languages
Python 99.3%
Shell 0.7%