typo in novaclient
Change-Id: If30543ed7c94cd965f1d6b7f0d4af26b23914ba2
This commit is contained in:
parent
21f166b623
commit
8475ada28c
@ -37,7 +37,7 @@ class CertificateManager(base.Manager):
|
||||
|
||||
def create(self):
|
||||
"""
|
||||
Create a x509 certificates for a user in tenant.
|
||||
Create a x509 certificate for a user in tenant.
|
||||
"""
|
||||
return self._create('/os-certificates', {}, 'certificate')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user