Enable has_install_guide for the Placement project

The index page of the install guide has been added
in the Placement project
since I2f7bcd8efabc628bd27e3a9ce74e277a9e37fb69.
So enable the has_install_guide flag for the Placement project.

Depends-On: https://review.openstack.org/628220/
Change-Id: I1f92c84c3faae6420adff2b267feaef54ddcc454
This commit is contained in:
Takashi NATSUME 2019-01-04 10:59:15 +09:00
parent 206a92cf35
commit ab4b3f8b44
1 changed files with 1 additions and 3 deletions

View File

@ -74,9 +74,7 @@
service_type: placement
has_api_ref: true
has_config_ref: true
# install/index.html does not exist currently.
# Therefore disable has_install_guide for now.
# has_install_guide: true
has_install_guide: true
# - name: osc-placement
# type: service-client
# service: OpenStackClient plugin for the Nova Placement service.