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 <corvus@inaugust.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
annegentle 2012-11-26 15:07:08 -06:00 committed by Jenkins
parent 90610ff30b
commit d58acb2f59
2 changed files with 5 additions and 5 deletions

View File

@ -113,7 +113,7 @@
excludes: '**/*.xml,**/null*' excludes: '**/*.xml,**/null*'
- job: - job:
name: images-api-v20 name: image-api-v20
project-type: maven project-type: maven
concurrent: true concurrent: true
node: precise node: precise
@ -129,7 +129,7 @@
prebuilders: prebuilders:
- gerrit-git-prep - gerrit-git-prep
- markdown-docbook: - markdown-docbook:
filename: "images-api-v2.0" filename: "image-api-v2.0"
properties: properties:
- inject: - inject:
@ -147,9 +147,9 @@
- console-log-post - console-log-post
- ftp: - ftp:
site: docs.openstack.org 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/' 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*' excludes: '**/*.xml,**/null*'
- job: - job:

View File

@ -834,7 +834,7 @@ projects:
- gate-image-api-merge - gate-image-api-merge
post: post:
- image-api-v11 - image-api-v11
- images-api-v20 - image-api-v20
- name: openstack/netconn-api - name: openstack/netconn-api
check: check: