Goutham Pacha Ravi
14d081acf6
[CI] Stop gating with manila-tempest-minimal-dsvm-lvm
The job manila-tempest-minimal-dsvm-lvm is functionally identical to manila-tempest-minimal-dsvm-lvm-ipv6-only. Semantically, the only difference being that the service host, and in turn the endpoint base for manila, and the communication address for rabbitmq, mysql and other infra services. manila-tempest-minimal-dsvm-lvm-ipv6-only has MANILA_SERVICE_HOST set to an IPv6 address, for example: MANILA_SERVICE_HOST='[::1]' MANILA_ENDPOINT_BASE='http://[::1]:8786' manila-tempest-minimal-dsvm-lvm has MANILA_SERVICE_HOST set to an IPv4 address, for example: MANILA_SERVICE_HOST='23.253.236.222' MANILA_ENDPOINT_BASE='http://23.253.236.222:8786' So lets drop the job enforcing IPv4 service host since we have coverage for that scenario in other jobs that we're running, including the voting manila-tempest-minimal-dsvm-dummy job. I'd like to backport this change to stable/train during which this job was duplicated to cover the scenario of doing "ipv6-only" service host testing [1] [1] https://review.opendev.org/#/c/682716/ Change-Id: I51dc25889c1d1fb361f0be6f8c0aa47ca64c9aaa Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
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:
git clone https://opendev.org/openstack/manila
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
- 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%