From eb9cd9c462e0d5ce6307034830a629729acc6e99 Mon Sep 17 00:00:00 2001
From: Tom Fifield <tom@openstack.org>
Date: Thu, 16 Jan 2014 15:01:22 +0800
Subject: [PATCH] Add Periodic Translation Updates to ops-guide

Periodic translation updates already run on openstack-manuals,
and should have been added to the layout for operations-guide
when it was created. This patch fixes the omission, and also
fixes the ommision of the upstream-translation-update job.

Change-Id: I0ed55ef57928fe89461741a10fb5d0624c3332b6
---
 modules/openstack_project/files/zuul/layout.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml
index 4b61b15c33..c9808efc06 100644
--- a/modules/openstack_project/files/zuul/layout.yaml
+++ b/modules/openstack_project/files/zuul/layout.yaml
@@ -2045,6 +2045,9 @@ projects:
     post:
       - openstack-operations-guide
       - openstack-operations-guide-ja
+      - manuals-upstream-translation-update
+    periodic:
+      - manuals-propose-translation-update
 
 # Section: OpenStack development projects