Adding windows disk image builder tool for tripleo on stackforge

This is implementation of tripleo blueprint as ci is not possible
for this tool as of now. we want it to go in stackforge.

Change-Id: I476733500332fbfe3ad7e50fa2ef4b1d3fd2ac4a
This commit is contained in:
lokesh 2014-09-02 09:34:12 +05:30
parent 9ab94d06a1
commit 50d52e8326
3 changed files with 13 additions and 0 deletions

View File

@ -151,6 +151,7 @@ tripleo:
- openstack/tripleo-specs
- openstack/tuskar
- openstack/tuskar-ui
- stackforge/windows-diskimage-builder
branches:
- master

View File

@ -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

View File

@ -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