Comment 4 for bug 1419396

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

Reviewed: https://review.openstack.org/162103
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1fdbcb13432c9d31e42d28912f5575a9a623c627
Submitter: Jenkins
Branch: master

commit 1fdbcb13432c9d31e42d28912f5575a9a623c627
Author: Akihiro Motoki <email address hidden>
Date: Sat Feb 7 22:22:14 2015 +0900

    NEC plugin code split

    - Removes main codes and unit tests of NEC plugin
    - Add plugin-specific requirements.txt to the plugin dir.
    - Move config to the plugin top dir
    - Remove references of networking_nec from config module
      because it may prevent config guide generator.
    - agent command can be moved to neutron/cmd/eventlet
      if some consensus has been made.

    Closes-Bug: #1419396
    Related to blueprint core-vendor-decomposition

    Change-Id: I946e0f829e8f6251a63572331c783d7a7b5f6c01