Comment 3 for bug 1657956

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

Reviewed: https://review.openstack.org/436289
Committed: https://git.openstack.org/cgit/openstack/osc-lib/commit/?id=11b6e92d2d4f3b7e5578cb352b6f47d13206f8fd
Submitter: Jenkins
Branch: master

commit 11b6e92d2d4f3b7e5578cb352b6f47d13206f8fd
Author: Rui Chen <email address hidden>
Date: Mon Feb 20 17:14:12 2017 +0800

    Util methods for column name backward compatibility

    Add two util methods for handling column name backward compatibility,
    that can be used in commands of ShowOne and Lister class.

    Change-Id: I1fb62219b092346ea380099811cbd082cae5bafe
    Partial-Bug: #1657956