fix warnings when building docs

Noticed the following warnings:

  * reference/tags/index.rst:37: WARNING: toctree contains reference
             to nonexisting document u'reference/tags/release_managed'

  * reference/projects/designate.rst:58: WARNING: undefined label:
             tag-release:managed (if the link has no caption the
             label must precede a section header)

The tag "release-managed" no longer exists, so remove it from the
tag index, and designate's entry (it already supports another
release tag)

Change-Id: Iefb11017ddd1c697dae1cff2e4aa9436a32e3b62
This commit is contained in:
Steve Martinelli
2016-10-10 22:26:53 -07:00
parent 459b6523bb
commit aa924106bf
2 changed files with 0 additions and 2 deletions

View File

@@ -361,7 +361,6 @@ designate:
- openstack/designate-dashboard
tags:
- release:cycle-with-milestones
- release:managed
- type:horizon-plugin
- stable:follows-policy
designate-specs:

View File

@@ -42,7 +42,6 @@ Release Management Tags
release_cycle-trailing
release_independent
release_none
release_managed
type_devstack-plugin
type_horizon-plugin
type_library