Fix standard_extenstions typo in manila.conf templates

Closes-Bug: #2011786

Change-Id: I05de34774892419a8bae1e1ebf4c018222495337
This commit is contained in:
Neil Campbell 2023-04-20 09:56:27 +01:00
parent 7bd535068d
commit 7e2a03b11e
4 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ enabled_share_protocols = {{ options.computed_share_protocols }}
default_share_type = {{ options.default_share_type }}
state_path = /var/lib/manila
osapi_share_extension = manila.api.contrib.standard_extenstions
osapi_share_extension = manila.api.contrib.standard_extensions
rootwrap_config = /etc/manila/rootwrap.conf
api_paste_config = /etc/manila/api-paste.ini
share_name_template = share-%s

View File

@ -16,7 +16,7 @@ enabled_share_protocols = {{ options.computed_share_protocols }}
default_share_type = {{ options.default_share_type }}
state_path = /var/lib/manila
osapi_share_extension = manila.api.contrib.standard_extenstions
osapi_share_extension = manila.api.contrib.standard_extensions
rootwrap_config = /etc/manila/rootwrap.conf
api_paste_config = /etc/manila/api-paste.ini
share_name_template = share-%s

View File

@ -16,7 +16,7 @@ enabled_share_protocols = {{ options.computed_share_protocols }}
default_share_type = {{ options.default_share_type }}
state_path = /var/lib/manila
osapi_share_extension = manila.api.contrib.standard_extenstions
osapi_share_extension = manila.api.contrib.standard_extensions
rootwrap_config = /etc/manila/rootwrap.conf
api_paste_config = /etc/manila/api-paste.ini
share_name_template = share-%s

View File

@ -16,7 +16,7 @@ enabled_share_protocols = {{ options.computed_share_protocols }}
default_share_type = {{ options.default_share_type }}
state_path = /var/lib/manila
osapi_share_extension = manila.api.contrib.standard_extenstions
osapi_share_extension = manila.api.contrib.standard_extensions
rootwrap_config = /etc/manila/rootwrap.conf
api_paste_config = /etc/manila/api-paste.ini
share_name_template = share-%s