Comment 1 for bug 1337687

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

Reviewed: https://review.openstack.org/104946
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=9b2e264ada9f98444d5c7f106dd320dde282946c
Submitter: Jenkins
Branch: master

commit 9b2e264ada9f98444d5c7f106dd320dde282946c
Author: Steve Martinelli <email address hidden>
Date: Fri Jul 4 14:27:16 2014 -0400

    Add support to list volume extensions

    Since cinderclient has support to list extensions, we should add
    some of the logic to our list extensions command.

    Change-Id: I7dc7ca325ea9b82194bba6d875e7b8dc1884d77e
    Closes-Bug: #1337687