From fc18f54b1e564a95f9e90f55e9b3cd75bc8fa74c Mon Sep 17 00:00:00 2001
From: Tom Fifield <tom@openstack.org>
Date: Tue, 14 Jan 2014 16:58:48 +0800
Subject: [PATCH] Add manuals-upstream-translation-update to api-site

The api-site repository, prior to being moved out of
openstack-manuals used to publish its content to tx for
translation. This patch re-starts that behaviour, by adding
the translation-update job to the api-site repo's config
in zuul. Similarly, the periodic propose-translation-update
task was omitted.

The manuals-upstream-translation-update is the correct job
for this repo, since it contains XML files and will post
translatable resources to the openstack-manuals group on tx.

Change-Id: I1d713ab004162ef73c906ecbd288ca60611eb3b6
---
 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 7ea5731502..aeff2fbe5e 100644
--- a/modules/openstack_project/files/zuul/layout.yaml
+++ b/modules/openstack_project/files/zuul/layout.yaml
@@ -1997,6 +1997,9 @@ projects:
       - openstack-api-quick-start
       - openstack-api-site
       - openstack-api-ref
+      - manuals-upstream-translation-update
+    periodic:
+      - manuals-propose-translation-update
 
   - name: openstack/openstack-manuals
     check: