[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:
parent
db9ddfd399
commit
2cf5f61f9e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user