Add project 'tuning-box'

This project is inteneded to provide a control point
and facilitate an exchange of serialized configuration
data between deployment services such as Fuel and
deployed OpenStack services.

Blueprint: serialized-facts-nailgun-api
Change-Id: I6de0d46be49de9e2453df8aa2fefc8bd605029a4
This commit is contained in:
Oleg Gelbukh 2016-02-29 16:22:09 +00:00
parent 20566a3cd2
commit 7f38e5fc0f
5 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[access "refs/heads/*"]
abandon = group tuning-box-core
create = group tuning-box-core
label-Code-Review = -2..+2 group tuning-box-core
label-Workflow = -1..+1 group tuning-box-core
[access "refs/tags/*"]
pushSignedTag = group tuning-box-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3561,6 +3561,16 @@
description: OpenStack Database As A Service (Trove) Integration
- project: openstack/trove-specs
description: Design Specifications for the Trove project
- project: openstack/tuning-box
upstream: https://github.com/Mirantis/tuning-box.git
groups:
- fuel
description: A service to process unstructured serialized configuration
data and facilitate exchange of this data between deployment services
such as Fuel or Puppet Master and deployed OpenStack components.
docimpact-group: fuel
options:
- delay-release
- project: openstack/turbo-hipster
groups:
- turbo-hipster

View File

@ -154,6 +154,7 @@ fuel-tracker:
- openstack/network-checker
- openstack/python-fuelclient
- openstack/shotgun
- openstack/tuning-box
branches:
- master

View File

@ -8601,6 +8601,14 @@
jobs:
- specs-jobs
- project:
name: tuning-box
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: turbo-hipster
node: bare-trusty

View File

@ -10897,6 +10897,12 @@ projects:
gate:
- gate-trove-specs-python27
- name: openstack/tuning-box
template:
- name: merge-check
- name: python-jobs
- name: publish-to-pypi
- name: openstack/turbo-hipster
template:
- name: merge-check