Comment 5 for bug 1481161

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

Reviewed: https://review.openstack.org/210271
Committed: https://git.openstack.org/cgit/openstack/networking-brocade/commit/?id=e2c8ecd218280c1cd7869fa8040ad02bf0f6b02b
Submitter: Jenkins
Branch: master

commit e2c8ecd218280c1cd7869fa8040ad02bf0f6b02b
Author: Pradeep Sathasivam <email address hidden>
Date: Fri Aug 7 14:49:48 2015 +0530

    Support for enable password configuration

    When enable password is configured in device, ML2 plugin
    will not be able to configure the device via SSH or TELNET.

    Now this is supported by reading the response of each command
    and identifying the prompt.

    Change-Id: I3344f63b2f076809046fdbe92b9c9227bc0f1e1c
    Closes-Bug: 1481161