Comment 2 for bug 2032869

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-manila-ganesha (master)

Reviewed: https://review.opendev.org/c/openstack/charm-manila-ganesha/+/892634
Committed: https://opendev.org/openstack/charm-manila-ganesha/commit/e46a056636e243940e04f63b5fc068caf2b2ddff
Submitter: "Zuul (22348)"
Branch: master

commit e46a056636e243940e04f63b5fc068caf2b2ddff
Author: Nobuto Murata <email address hidden>
Date: Thu Aug 24 11:36:04 2023 +0900

    Don't expose no-op options for OpenStack API service

    Manila-ganesha inherits layer:openstack-api on purpose to configure the
    manila-share and related services, but the units won't have OpenStack
    API endpoints by nature. We already have some config options excluded in
    layers.yaml but we should extend the list to exclude more no-op options
    related to OpenStack APIs so we can avoid confusing operators.

    Closes-Bug: #2032869
    Change-Id: Ic6dc3887bc3ca31e32acf81f7a0b6e6e3e73ba1c