]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
docs: link quality of service doc stub to devref index
authorIhar Hrachyshka <ihrachys@redhat.com>
Wed, 1 Jul 2015 07:42:09 +0000 (10:42 +0300)
committerIhar Hrachyshka <ihrachys@redhat.com>
Wed, 1 Jul 2015 07:44:15 +0000 (10:44 +0300)
Since I433126a8247e7e1c316f2c96bb21e15582b247ce, doc warnings are
considered as failures in gate.

Unlinked .rst file generates one, making docs job broken for
feature/qos. Same for an empty file with no title.

Change-Id: Iba82d9728e99238bcc55b12f0ab9eb936fd62147

doc/source/devref/index.rst
doc/source/devref/quality_of_service.rst

index d2b263baa5f7fa6c6791ec3f0d33b322da704115..e00b1d891f2c586f17fc87713b90fd1c9565826d 100644 (file)
@@ -48,6 +48,7 @@ Neutron Internals
    rpc_api
    layer3
    l2_agents
+   quality_of_service
    advanced_services
    oslo-incubator
    callbacks
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7d0e8e3680f3fe32d745a25c4574d22511b4971b 100644 (file)
@@ -0,0 +1,4 @@
+Quality of Service
+==================
+
+TODO(QoS)