Comment 4 for bug 1516505

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-plumgrid (stable/kilo)

Reviewed: https://review.openstack.org/264204
Committed: https://git.openstack.org/cgit/openstack/networking-plumgrid/commit/?id=e6d5c9f328057edda1cc87421b9c28c5e073c625
Submitter: Jenkins
Branch: stable/kilo

commit e6d5c9f328057edda1cc87421b9c28c5e073c625
Author: Fawad Khaliq <email address hidden>
Date: Sun Nov 15 23:07:01 2015 -0800

    Register agent extension

    PLUMgrid does not use agents, however, it would
    throw a 404 error on Horizon and CLI when agent-list
    is queried and also when integrating with different
    service plugins (which rely on agents), we would get
    404. Registering the agent extension fixes the issues.

    Also added the unit test cases for the agent extension.

    Closes-Bug: #1516505
    Change-Id: I88ad6db217fbf7ae0f34709979c26bf2541c718c
    (cherry picked from commit 0a09e33b3ebb1dcd61788b2923f0d279302b9996)