Sync the description with Kubernetes Release 1 version

Closes-bug: #1498385

Change-Id: Iafe5529a8c060d0ea704eea738e696427c09c25c
This commit is contained in:
wenchma 2015-09-22 17:26:47 +08:00
parent df51585d22
commit a3a43ef225
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ class K8sAPI(apiv_api.ApivApi):
def create_k8s_api(context, obj):
"""Create a kubernetes API client
Creates connection with Kubernetes master and creates ApivbetaApi instance
Creates connection with Kubernetes master and creates ApivApi instance
to call Kubernetes APIs.
:param context: The security context