Comment 4 for bug 1329071

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

Reviewed: https://review.openstack.org/99483
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=147b88b56f88998c580d7809f9948a227c4dcd60
Submitter: Jenkins
Branch: master

commit 147b88b56f88998c580d7809f9948a227c4dcd60
Author: Aaron Rosen <email address hidden>
Date: Mon Jun 16 15:41:04 2014 -0700

    NSX: revert queue extension name change

    The following patch: d7aa2dfcb14b84e2ef3242fb0787200d852d6103 renamed the
    nvp-qos extension to qos-queue which breaks the integration with nova as
    nova checks for the nvp-qos extension to be loaded and now it's called
    qos-queue. This patch adds back nvp-qos for trunk chasers and another
    patch will migrate nova from nvp-qos to qos-queue.

    Change-Id: I563aed6b6c4551489989f846a619d54020d0b5ee
    closes-bug: 1329071