From cc86a292e4b4b56c7104db89d7aa1ed49f98cbc9 Mon Sep 17 00:00:00 2001 From: Takashi NATSUME Date: Thu, 27 Sep 2018 14:41:36 +0900 Subject: [PATCH] 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 --- www/project-data/latest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/www/project-data/latest.yaml b/www/project-data/latest.yaml index c2a01c4418..2f5d7eecb4 100644 --- a/www/project-data/latest.yaml +++ b/www/project-data/latest.yaml @@ -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