Create tripleo-specs git repo

Create a new git repository for use by the Tripleo project to do design
reviews as a supplement to launchpad blueprints.

Change-Id: Ie5a5a4b68c41d88fdc9675b4ce72d3e8d959399a
This commit is contained in:
Derek Higgins 2014-04-22 21:40:58 +01:00
parent 02ebf9567a
commit 72a6359eab
5 changed files with 32 additions and 0 deletions

View File

@ -134,6 +134,7 @@ tripleo:
- openstack/tripleo-heat-templates
- openstack/tripleo-image-elements
- openstack/tripleo-incubator
- openstack/tripleo-specs
- openstack/tuskar
- openstack/tuskar-ui
branches:

View File

@ -0,0 +1,10 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group tripleo-core
label-Workflow = -1..+1 group tripleo-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1458,6 +1458,16 @@
- gate-{name}-docs
- openstack-publish-jobs
- project:
name: tripleo-specs
github-org: openstack
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-python27
- gate-{name}-docs
- project:
name: puppet-glance
github-org: stackforge

View File

@ -399,6 +399,9 @@
description: The TripleO incubator where unformed things are experimented with.
options:
- direct-release
- project: openstack/tripleo-specs
group: tripleo
upstream: git://github.com/derekhiggins/tripleo-specs.git
- project: openstack/trove
- project: openstack/trove-integration
- project: openstack/tuskar

View File

@ -2306,6 +2306,14 @@ projects:
release:
- tripleo-incubator-docs
- name: openstack/tripleo-specs
check:
- gate-tripleo-specs-python27
- gate-tripleo-specs-docs
gate:
- gate-tripleo-specs-python27
- gate-tripleo-specs-docs
- name: openstack/trove-integration
check:
- noop