Comment 5 for bug 1399608

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

Reviewed: https://review.openstack.org/202049
Committed: https://git.openstack.org/cgit/stackforge/python-fuelclient/commit/?id=6deb1c7daf8038f52d71ddcc8688583ccb0d7882
Submitter: Jenkins
Branch: master

commit 6deb1c7daf8038f52d71ddcc8688583ccb0d7882
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Wed Jul 15 13:56:19 2015 +0300

    Fuel version as full action instead of option

    Implementation for both cases:

    - as action for fuel v1;
    - as command for fuel v2.

    Add deprecation message for --fuel-version
    in 7.0 release.

    Also solved several problems:

    - support custom credential;
    - support interective mode;
    - support unified scheme of api queries.

    Change-Id: I915d3b5ff265883883fbf92786c3cbc860ec4128
    Closes-Bug: #1474767
    Closes-Bug: #1399608
    DocImpact