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: