Add Fuel-Provision project to Stackforge

Change-Id: Id0eb7a220fdf0afc0fc85f792bc85b3839123e5c
This commit is contained in:
Vladimir Kozhukalov 2013-11-07 15:13:38 +04:00
parent 8fcf1145c8
commit 3f12fb5071
3 changed files with 11 additions and 0 deletions

View File

@ -331,6 +331,7 @@ fuel-dev:
- stackforge/fuel-astute
- stackforge/fuel-ostf
- stackforge/fuel-main
- stackforge/fuel-provision
branches:
- master

View File

@ -3508,6 +3508,12 @@ projects:
gate:
- gate-noop
- name: stackforge/fuel-provision
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/fuel-web
check:
- gate-noop

View File

@ -435,6 +435,10 @@
description: "Fuel is the control plane for installing and managing OpenStack. It is capable of doing bare metal provisioning of physical nodes, installing OpenStack on them, and much more."
upstream: git://github.com/Mirantis/fuel-main.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-provision
description: "Fuel provisioning system."
upstream: git://github.com/Mirantis/fuel-provision.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-web
description: Fuel UI
upstream: git://github.com/Mirantis/fuelweb.git