Comment 4 for bug 1575461

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

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

commit 22c60f3ac7a482609ba393a96db3989dca4c280c
Author: Huanxuan Ao <email address hidden>
Date: Wed Jun 1 09:42:40 2016 +0800

    Add support for removing flavor-access

    Add "--project" and "--project-domain" options in
    "flavor unset" command to remove flavor access.

    Change-Id: Ia5c5a80d9890d5af066b75b4e202647c18c7d915
    Partial-Bug: #1575461