
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
Team and repository tags
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/wiki/Manila
- Developer docs: https://docs.openstack.org/manila/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
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:
Description
Languages
Python
99.3%
Shell
0.7%