From d58acb2f599f5841697530baecdec913e54e6dc7 Mon Sep 17 00:00:00 2001 From: annegentle Date: Mon, 26 Nov 2012 15:07:08 -0600 Subject: [PATCH] Filename change in the image-api repo means more changes needed here. fix bug 1039758 Patchset catches one remaining images-api reference. Change-Id: I509076bad2815ea035ccecd6c857a3deaaad9075 Reviewed-on: https://review.openstack.org/16969 Reviewed-by: James E. Blair Reviewed-by: Paul Belanger Approved: Clark Boylan Reviewed-by: Clark Boylan Tested-by: Jenkins --- .../files/jenkins_job_builder/config/manuals.yaml | 8 ++++---- modules/openstack_project/files/zuul/layout.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/manuals.yaml b/modules/openstack_project/files/jenkins_job_builder/config/manuals.yaml index d8f19c4a6f..04fb5544a3 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/manuals.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/manuals.yaml @@ -113,7 +113,7 @@ excludes: '**/*.xml,**/null*' - job: - name: images-api-v20 + name: image-api-v20 project-type: maven concurrent: true node: precise @@ -129,7 +129,7 @@ prebuilders: - gerrit-git-prep - markdown-docbook: - filename: "images-api-v2.0" + filename: "image-api-v2.0" properties: - inject: @@ -147,9 +147,9 @@ - console-log-post - ftp: site: docs.openstack.org - source: 'doc/target/docbkx/webhelp/images-api-2.0/**' + source: 'doc/target/docbkx/webhelp/image-api-2.0/**' target: 'api/openstack-image-service/2.0/' - remove-prefix: 'doc/target/docbkx/webhelp/images-api-2.0/' + remove-prefix: 'doc/target/docbkx/webhelp/image-api-2.0/' excludes: '**/*.xml,**/null*' - job: diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index b81102d1da..e64367f389 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -834,7 +834,7 @@ projects: - gate-image-api-merge post: - image-api-v11 - - images-api-v20 + - image-api-v20 - name: openstack/netconn-api check: