Comment 2 for bug 1430825

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

Reviewed: https://review.openstack.org/163478
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=0eb43b81e4d070af6882601bcc42c60e8fffaba3
Submitter: Jenkins
Branch: master

commit 0eb43b81e4d070af6882601bcc42c60e8fffaba3
Author: mathieu-rohon <email address hidden>
Date: Sat Mar 7 21:05:08 2015 +0100

    Add commands from extensions to available commands

    Any project can extend available commands in neutronclient
    thanks to change : I5b2fe530c90b5ce1243fc10341d6d434a1ecea7a
    However, commands submitted by external modules are not correctly
    added to available commands in the client.

    Change-Id: I53783f18e7811deee9ae7e1f48fc429afcba8936
    Closes-bug: #1430825