Merge "Adding windows disk image builder tool for tripleo on stackforge"
This commit is contained in:
commit
2cbe8637a0
@ -151,6 +151,7 @@ tripleo:
|
||||
- openstack/tripleo-specs
|
||||
- openstack/tuskar
|
||||
- openstack/tuskar-ui
|
||||
- stackforge/windows-diskimage-builder
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user