Enable in-tree .htaccess for python-novaclient

Redirects configuration has been added in python-novaclient
since I5c862a74f92a44bf5248f858e26826eef76c11f0.
But redirects for the project are not enabled
in the openstack-manuals repository.
So enable it.

Change-Id: I7bb84b9f2387d6f9892e397ae6f1d0ea1e49e383
This commit is contained in:
Takashi NATSUME 2018-09-27 14:41:36 +09:00
parent b0c8aae361
commit cc86a292e4
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
- name: python-novaclient
service: Compute service Python Bindings
has_user_guide: true
has_in_tree_htaccess: true
type: service-client
description: nova client
- name: os-traits