Comment 1 for bug 1632233

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-nsx-t (master)

Reviewed: https://review.openstack.org/385057
Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-nsx-t/commit/?id=1a39ecce98b8459e8fb6dc26014905defc688080
Submitter: Jenkins
Branch: master

commit 1a39ecce98b8459e8fb6dc26014905defc688080
Author: Igor Zinovik <email address hidden>
Date: Tue Oct 11 18:14:37 2016 +0300

    Add 'python-neutron-lib' package

    neutron-lib 0.0.1 breaks Neutron NSX security group functionality.
    Package available with Fuel 9 is too old (0.0.1) for Neutron NSX plugin,
    we need version higher than 0.0.1.

    We need to raise plugins package priority using APT preferences file,
    because by default plugin repository on the master node has lower
    priority than default repositories.

    Closes-bug: #1632233
    Change-Id: Ib5e19729a6ae456100fefd4a5cf8a1d1b9160cbc