Path name changes to get file copy to work correctly for image API 2.0.

fix bug 1039758

Change-Id: I4f5ccc08ac822656a3c5c5779f6c75c694b7331f
Reviewed-on: https://review.openstack.org/17005
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
annegentle 2012-11-27 15:43:31 -06:00 committed by Jenkins
parent ac2aa80d08
commit c4964e934d

View File

@ -147,9 +147,9 @@
- console-log-post
- ftp:
site: docs.openstack.org
source: 'doc/target/docbkx/webhelp/image-api-2.0/**'
target: 'api/openstack-image-service/2.0/'
remove-prefix: 'doc/target/docbkx/webhelp/image-api-2.0/'
source: 'openstack-image-service-api/src/markdown/target/docbkx/webhelp/api/openstack-image-service/2.0/**'
target: '/'
remove-prefix: 'openstack-image-service-api/src/markdown/target/docbkx/webhelp/'
excludes: '**/*.xml,**/null*'
- job: