adjust doc string to correct key
Change-Id: I194d17b64a953ed0497da02b9ec079a536965668
This commit is contained in:
parent
dfcd058144
commit
f6ec559cac
@ -704,7 +704,7 @@ class BarbicanAction(base.OpenStackAction):
|
|||||||
:type client: barbicanclient.client
|
:type client: barbicanclient.client
|
||||||
|
|
||||||
:param secret_ref: Full HATEOAS reference to a Secret
|
:param secret_ref: Full HATEOAS reference to a Secret
|
||||||
:type name: string
|
:type secret_ref: string
|
||||||
"""
|
"""
|
||||||
|
|
||||||
return client.secrets.get(secret_ref).payload
|
return client.secrets.get(secret_ref).payload
|
||||||
|
Loading…
x
Reference in New Issue
Block a user