[www] os-brick does not have a REST API

The 'has_in_tree_api_docs' flag is used to produces a link to
'docs.o.o/name/latest/api/' for a given project [1]. However, this
directory should contain REST API docs - nothing else [2].

os-brick doesn't have this directory created, nor does it have a REST
API. As such, this flag should be removed.

[1] https://docs.openstack.org/contributor-guide/doc-tools/template-generator.html
[2] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: Ibb18ed2a11c4468b1a8e0a3fec22363d6d1dea4a
Closes-Bug: #1714897
This commit is contained in:
Stephen Finucane 2017-09-04 09:34:17 +01:00
parent db9ddfd399
commit 2cf5f61f9e
2 changed files with 0 additions and 2 deletions

View File

@ -155,7 +155,6 @@
description: cinder client
- name: os-brick
service: library for managing local volume attaches
has_in_tree_api_docs: true
type: library
description: cinder backend abstraction library
- name: python-brick-cinderclient-ext

View File

@ -152,7 +152,6 @@
description: cinder client
- name: os-brick
service: library for managing local volume attaches
has_in_tree_api_docs: true
type: library
description: cinder backend abstraction library
- name: python-brick-cinderclient-ext