Comment 3 for bug 1552771

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

Reviewed: https://review.openstack.org/316111
Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=ea5c3e7b28d5963ae9b64733f8e778ecd219b9a7
Submitter: Jenkins
Branch: master

commit ea5c3e7b28d5963ae9b64733f8e778ecd219b9a7
Author: Valeriy Ponomaryov <email address hidden>
Date: Fri May 13 16:54:20 2016 +0300

    Fix "single_alias" action for CLI commands

    For the moment if default value for CLI option with
    "single_alias" action is different than None we cannot redefine it.
    Fix it and cover with unit tests.

    Also, fix existing aliases and add some where good to have.

    Change-Id: Ic61426d9bd894b01f9b035d6d19bb7bd113f96ad
    Closes-Bug: #1552771