Fix deploy guide build (missing kolla project reference)

Change-Id: I9e3650e83c72081ef2679fe01842bb9be6a4eb7c
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
This commit is contained in:
Radosław Piliszek 2019-07-03 09:02:38 +02:00
parent 8b1e637905
commit fd0607dc47
1 changed files with 1 additions and 0 deletions

View File

@ -299,5 +299,6 @@ pdf_documents = [
# -- Options for openstackdocstheme -------------------------------------------
openstack_projects = [
'kolla',
'kolla-ansible',
]