Fix the misspelling of "configuration"
Change-Id: Ie1b78b5449acca71223083ef6656836941c622f7
This commit is contained in:
parent
3d97a416ee
commit
6892b60581
@ -130,7 +130,7 @@ class ManilaPluginRequires(reactive.RelationBase):
|
|||||||
def set_authentication_data(self, value, name=None):
|
def set_authentication_data(self, value, name=None):
|
||||||
"""Set the authentication data to the plugin charm. This is to enable
|
"""Set the authentication data to the plugin charm. This is to enable
|
||||||
the plugin to either 'talk' to OpenStack or to provide authentication
|
the plugin to either 'talk' to OpenStack or to provide authentication
|
||||||
data into the configuraiton sections that it needs to set (the generic
|
data into the configuration sections that it needs to set (the generic
|
||||||
backend needs to do this).
|
backend needs to do this).
|
||||||
|
|
||||||
The authentication data format is:
|
The authentication data format is:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user