Description of problem: It should be possible to configure the manila-share service at each Edge site to be in its own availability zone. Manila already supports this capability, and this RFE is to add TripleO support for configuring it.
*** Bug 2021176 has been marked as a duplicate of this bug. ***
Tested using: openstack-tripleo-heat-templates-14.3.1-1.20221029011120.36d0e18.el9ost.noarch Verification steps: [stack@undercloud-0 ~]$ cat /home/stack/composable_roles/manila-availability-zone.yaml parameter_defaults: ManilaCephFSAvailabilityZone: z1 [stack@undercloud-0 ~]$ cat overcloud_deploy.sh | grep manila-availability-zone -e /home/stack/composable_roles/manila-availability-zone.yaml \ [root@controller-0 ~]# cat /var/lib/config-data/manila/etc/manila/manila.conf | grep ^backend_availability_zone backend_availability_zone=z1
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2023:4577