Wrong description in magnum/conductor/k8s_api.py

Bug #1498385 reported by Ma Wen Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Ma Wen Cheng

Bug Description

the wrong description in magnum/conductor/k8s_api.py as the following:
def create_k8s_api(context, obj):
    """Create a kubernetes API client
    Creates connection with Kubernetes master and creates ApivbetaApi instance
    to call Kubernetes APIs.
    :param context: The security context
    :param obj: A bay or a k8s object (Pod, Service, ReplicationController)
    """
    return K8sAPI(context, obj)

since this patch https://review.openstack.org/#/c/207299/17 was merged, should change ApivbetaApi to ApivApi.

Revision history for this message
Ma Wen Cheng (mars914) wrote :

manually add the patch set review link https://review.openstack.org/#/c/226222/

Changed in magnum:
assignee: nobody → Ma Wen Cheng (mars914)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/226222
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=a3a43ef22539906d3eed635356bb06ab774bceb5
Submitter: Jenkins
Branch: master

commit a3a43ef22539906d3eed635356bb06ab774bceb5
Author: wenchma <email address hidden>
Date: Tue Sep 22 17:26:47 2015 +0800

    Sync the description with Kubernetes Release 1 version

    Closes-bug: #1498385

    Change-Id: Iafe5529a8c060d0ea704eea738e696427c09c25c

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.