Fix typos: update upgrade to generate

Change-Id: I79a491d78a7dc0cd1e4f4ab5fc8c170f45057c4a
This commit is contained in:
ljhuang 2019-09-06 09:19:43 +00:00
parent ea2da49ca5
commit a81bffb548
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ class ControlPlaneApi(object):
:param verbose_level: the higher the number, the more verbose
:type verbose_level: integer
:param servicenames: services to upgrade. If empty, then upgrade all.
:param servicenames: services to generate. If empty, then generate all.
:type servicenames: list of strings
:return: Job object
:rtype: Job