Comment 4 for bug 1562466

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

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

commit d530e8d336153bf917bf54e47da5b28412f4a31c
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