Merge "Add Fuel-Provision project to Stackforge"

This commit is contained in:
Jenkins 2013-11-11 14:12:32 +00:00 committed by Gerrit Code Review
commit f401b4d772
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

@ -3570,6 +3570,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