Comment 3 for bug 1600501

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

Reviewed: https://review.openstack.org/340030
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=287e5a2470affd67056e080a398ecc344614d8eb
Submitter: Jenkins
Branch: master

commit 287e5a2470affd67056e080a398ecc344614d8eb
Author: tivaliy <email address hidden>
Date: Sat Jul 9 21:05:13 2016 +0300

    Add 'fuel2 release component list' command

    In Nailgun there is an API call for getting JSON data
    of compatible components for release and all plugins
    releated with it (GET /api/v1/releases/<:id>/components/).
    This patch adds new fuel2 command, e.g.:

           fuel2 release component list 1

    This command prints list of components for given Fuel release
    with respective cross-dependencies

    DocImpact
    Closes-Bug: 1600501

    Change-Id: I055d6fb4dde4cb0ac9508084155bbce5a106220c