Added doc package for Neutron
[openstack-build/neutron-build.git] / trusty / debian / control
index 428a24443c9e787e00f1f7223580a8683e10e9ae..cdf0571b95f51a855c06565cad9977a46e37d52e 100644 (file)
@@ -2,7 +2,7 @@ Source: neutron
 Section: net
 Priority: optional
 Maintainer: MOS Neutron Team <mos-neutron@mirantis.com>
-Build-Depends: debhelper (>= 9), python-all (>= 2.7.1)
+Build-Depends: debhelper (>= 9), python-all (>= 2.7.1), python-sphinx (>= 1.1.2)
 Build-Depends-Indep:
  alembic (>= 0.7.2),
  python-anyjson (>= 0.3.3),
@@ -786,3 +786,19 @@ Description: Neutron is a virtual network service for Openstack - OpenContrail p
  etc.)
  .
  This package provides the OpenContail plugin.
+
+Package: neutron-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Description: Neutron is a virtual network service for Openstack - Docs
+ Neutron is a virtual network service for Openstack, and a part of
+ Netstack. Just like OpenStack Nova provides an API to dynamically
+ request and configure virtual servers, Neutron provides an API to
+ dynamically request and configure virtual networks. These networks
+ connect "interfaces" from other OpenStack services (e.g., virtual NICs
+ from Nova VMs). The Neutron API supports extensions to provide
+ advanced network capabilities (e.g., QoS, ACLs, network monitoring,
+ etc.)
+ .
+ This package contains the documentation