Added Fuel Library and DevOps to StackForge

Change-Id: I049e3a1f087a5cfecd08f781d0cf10dffcee9c62
This commit is contained in:
Matthew Mosesohn 2013-12-10 12:33:54 +04:00
parent f343059467
commit eacfde5b6d
3 changed files with 24 additions and 0 deletions

View File

@ -343,6 +343,8 @@ fuel-dev:
- stackforge/fuel-main
- stackforge/fuel-provision
- stackforge/fuel-docs
- stackforge/fuel-library
- stackforge/fuel-devops
branches:
- master

View File

@ -3811,6 +3811,18 @@ projects:
gate:
- gate-noop
- name: stackforge/fuel-library
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/fuel-devops
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/rally
check:
- gate-rally-pep8

View File

@ -335,6 +335,16 @@
description: Fuel Documentation
upstream: git://github.com/Mirantis/fuel-docs.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-library
launchpad: fuel
description: Fuel Library
upstream: git://github.com/Mirantis/fuel.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-devops
launchpad: fuel
description: Fuel DevOps tools for managing virtual environments
upstream: git://github.com/Mirantis/devops.git
acl-config: /home/gerrit2/acls/stackforge/fuel.config
- project: stackforge/fuel-main
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