Role os_manila for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov bedc003fb2 Define unique hostname for QManager
Due to the shortcoming of QManager implementation [1], in case of uWSGI
usage on metal hosts, the flow ends up with having the same
hostname/processname set, making services to fight over same file
under SHM.

In order to avoid this, we prepend the hostname with a service_name.
We can not change processname instead, since it will lead to the fight
between different processes of the same service.

[1] https://bugs.launchpad.net/oslo.messaging/+bug/2065922

Change-Id: I0c310abd4c2144a068e75aaea665befeee0a5ff6
2024-05-25 15:21:01 +02:00
defaults Implement variables to address oslo.messaging improvements 2024-05-16 20:50:33 +00:00
doc Remove mention of haproxy-endpoints role 2022-06-15 17:01:41 +00:00
examples Add manila CI 2020-01-30 14:07:20 +01:00
handlers Add TLS support to manila backends 2023-04-29 18:47:26 +02:00
meta Fix linters and metadata 2023-07-14 18:49:03 +02:00
releasenotes/source reno: Update master for unmaintained/zed 2024-05-10 18:56:02 +00:00
tasks Merge "Add tag to enable targeting of post-install config elements only" 2024-05-20 18:15:41 +00:00
templates Define unique hostname for QManager 2024-05-25 15:21:01 +02:00
vars Add quorum queues support for service 2024-05-16 13:22:21 +00:00
zuul.d Fix linters and metadata 2023-07-14 18:49:03 +02:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:19 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:09 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-06-03 10:46:00 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-13 22:50:23 +08:00
LICENSE Initial commit to os_manila role 2018-11-05 11:42:43 -05:00
README.rst Update the tests source 2019-05-21 08:51:06 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-06-03 10:46:00 +00:00
tox.ini Cleanup old functional tests 2024-05-20 16:48:05 +00:00

Team and repository tags

image

OpenStack-Ansible Manila

This Ansible role installs and configures OpenStack manila.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_manila/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_manila/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_manila/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible