Comment 4 for bug 1639487

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

Reviewed: https://review.openstack.org/394780
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=c2898998a7c28e4c6cff2f21acb4846638a810fb
Submitter: Jenkins
Branch: master

commit c2898998a7c28e4c6cff2f21acb4846638a810fb
Author: Abhishek Kekane <email address hidden>
Date: Thu Nov 3 17:23:41 2016 +0530

    Move old oslo-incubator code out of openstack/common

    As part of the first community-wide goal, teams were asked to
    remove the openstack/common package of their projects if one
    existed. This was a byproduct of the old oslo-incubator form
    of syncing common functionality.

    Package openstack/common/apiclient is moved to glanceclient/v1
    package as it is used by v1 api only.

    NOTE:
    Removed glanceclient/common/base.py as it is deprecated and not
    used anywhere.

    Closes-Bug: #1639487
    Change-Id: Ib3ac09743ce761ab0186e99e1c9de02517f89510