Add openstack/flare project.

Flare is a service for running and scheduling burstable task resources.
Typical job is unlimited scientific batch from multiple teams with multiple
priorities, which runs on limited compute resources (GPUs for example).

Change-Id: Ic87a7aad09e6b768d7c40d507bff7a163d6bbe3d
This commit is contained in:
Michal Cila 2018-10-09 14:51:25 +02:00
parent b2e0ed2890
commit 94f86759d2
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
abandon = group flare-core
label-Code-Review = -2..+2 group flare-core
label-Workflow = -1..+1 group flare-core
[access "refs/tags/*"]
pushSignedTag = group flare-release
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -3364,6 +3364,9 @@
acl-config: /home/gerrit2/acls/openstack/git-upstream.config
- project: openstack/flame
description: Automatic Heat template generation
- project: openstack/flare
description: Flare is a service for running and scheduling burstable task resources
use-storyboard: true
- project: openstack/foxnut
description: A tool for infrastructure management under OpenStack
- project: openstack/freezer

View File

@ -513,6 +513,7 @@
- openstack/fenix
- openstack/fixtures-git
- openstack/flame
- openstack/flare
- openstack/foxnut
- openstack/freezer
- openstack/freezer-api