diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 83036e76e9..2649ac9970 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -151,6 +151,7 @@ tripleo: - openstack/tripleo-specs - openstack/tuskar - openstack/tuskar-ui + - stackforge/windows-diskimage-builder branches: - master diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 1855794104..68687010ed 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -1240,6 +1240,10 @@ - project: stackforge/warm description: Provides the ability to deploy OpenStack resources from Yaml templates. upstream: git://github.com/sahid/warm.git +- project: stackforge/windows-diskimage-builder + description: Disk image builder for windows systems. + upstream: https://github.com/slokesh184/windows-diskimage-builder.git + acl-config: /home/gerrit2/acls/openstack/diskimage-builder.config - project: stackforge/wsme description: Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects. upstream: git://github.com/ryanpetrello/wsme.git diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index b2b6ad084e..5b6933a827 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -5242,6 +5242,14 @@ projects: - gate-warm-pep8 - gate-warm-python27 + - name: stackforge/windows-diskimage-builder + template: + - name: merge-check + check: + - noop + gate: + - noop + - name: stackforge/wsme template: - name: merge-check