Comment 2 for bug 1520115

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

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

commit d1a58653ab8c3a98f2315ebbffd5e86be0beb966
Author: Xi Yang <yang.xi@99cloud.net>
Date: Sun Nov 8 23:22:51 2015 +0800

    Use is_public to set access of volume type

    Currently the 'public' and 'private' keys does not work
    when creating volume type, 'is_public' should be used.

    Change-Id: If34a66053ea6c192882a1b9d8bbb1d3666be3f83
    Closes-bug: 1520115