Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove midonet plugin
Removed from the upstream code by https://review.openstack.org/284524

Change-Id: I8ac595a68c523993d9323b5a779c77033897fb01
(cherry picked from commit 4ca217b)
  • Loading branch information
javierpena authored and hguemar committed Jun 17, 2016
1 parent 454a0cf commit 1fd3770
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions openstack-neutron.spec
Expand Up @@ -260,19 +260,6 @@ This plugin implements Neutron v2 APIs with support for Mellanox embedded
switch functionality as part of the VPI (Ethernet/InfiniBand) HCA.


%package midonet
Summary: Neutron MidoNet plugin
Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release}


%description midonet
Neutron provides an API to dynamically request and configure virtual
networks.

This package contains the Neutron plugin that implements virtual
networks using MidoNet from Midokura.


%package ml2
Summary: Neutron ML2 plugin
Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release}
Expand Down Expand Up @@ -761,13 +748,6 @@ fi
%dir %{_sysconfdir}/%{service}/conf.d/%{service}-mlnx-agent


%files midonet
%license LICENSE
#%doc %{service}/plugins/midonet/README
%dir %{_sysconfdir}/%{service}/plugins/midonet
%config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/midonet/*.ini


%files ml2
%license LICENSE
%doc %{service}/plugins/ml2/README
Expand Down

0 comments on commit 1fd3770

Please sign in to comment.