diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index c69784f931..bde4d096ba 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 1a4300678b..30ba278496 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -1230,6 +1230,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 97fdc2b168..33399e59a4 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -5405,6 +5405,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