Comment 7 for bug 1562466

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

Reviewed: https://review.openstack.org/354104
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=34b745f54ae6d84587257ceb1f512dec2b8e0632
Submitter: Jenkins
Branch: stable/mitaka

commit 34b745f54ae6d84587257ceb1f512dec2b8e0632
Author: tivaliy <email address hidden>
Date: Sun Mar 27 14:55:59 2016 +0300

    Add 'fuel2 plugins list' command support

    * Add ability to get list of all plugins using
      new CLI, e.g.:
               'fuel2 plugins list'.
    * Allow to show additional information about
      openstack releases that plugins support

    Change-Id: I1253fe0443ab33a212bed86535e4ff326270b30e
    Partial-Bug: 1562466
    Related-Bug: 1499742