Comment 2 for bug 1602169

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

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

commit e310682235810759c17278365fcb76fac438f582
Author: Huanxuan Ao <email address hidden>
Date: Tue Jul 12 19:23:47 2016 +0800

    Add "--project" option to "volume type create" command

    Add "--project" and "--project-domain" options to
    "volume type create" command. We can use these options
    to add the type access to a given project when we
    create the volume type.

    Change-Id: I483a6b61dae137682c3d1f7527531b40e508ba92
    Closes-Bug: #1602169