-%package bigswitch
-Summary: Neutron Big Switch plugin
-Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release}
-
-
-%description bigswitch
-Neutron provides an API to dynamically request and configure virtual
-networks.
-
-This package contains the Neutron plugin that implements virtual
-networks using the FloodLight Openflow Controller or the Big Switch
-Networks Controller.
-
-
-%package brocade
-Summary: Neutron Brocade plugin
-Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release}
-Requires: python-ncclient
-
-
-%description brocade
-Neutron provides an API to dynamically request and configure virtual
-networks.
-
-This package contains the Neutron plugin that implements virtual
-networks using Brocade VCS switches running NOS.
-
-
-%package cisco
-Summary: Neutron Cisco plugin
-Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release}
-Requires: python-ncclient
-
-
-%description cisco
-Neutron provides an API to dynamically request and configure virtual
-networks.
-
-This package contains the Neutron plugin that implements virtual
-networks using Cisco UCS and Nexus.
-
-
-%package dev-server
-Summary: Neutron Server (WSGI pecan)
-Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release}
-
-
-%description dev-server
-Neutron provides an API to dynamically request and configure virtual
-networks.
-
-This package contains an alternative Neutron server implementation that uses
-pecan library as its WSGI backend.
-