Merge "Import shade into openstack-infra"

This commit is contained in:
Jenkins 2015-01-07 20:51:42 +00:00 committed by Gerrit Code Review
commit 397cbe5373
5 changed files with 44 additions and 0 deletions

View File

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

View File

@ -336,6 +336,12 @@
use-storyboard: true
description: Scripts for generating OpenStack development community statistics
upstream: git://github.com/russellb/openstack-stats.git
- project: openstack-infra/shade
use-storyboard: true
description: Client library for OpenStack containing Infra business logic
groups:
- openstack-ci
upstream: git://github.com/emonty/shade.git
- project: openstack-infra/statusbot
use-storyboard: true
groups:

View File

@ -53,6 +53,7 @@ openstack-infra:
- openstack-infra/releasestatus
- openstack-infra/reviewday
- openstack-infra/reviewstats
- openstack-infra/shade
- openstack-infra/statusbot
- openstack-infra/storyboard
- openstack-infra/storyboard-webclient

View File

@ -2163,6 +2163,18 @@
- pypi-jobs
- project:
name: shade
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- '{name}-ci-docs':
target: 'ci/shade'
- project:
name: statusbot
node: 'bare-precise || bare-trusty'

View File

@ -3507,6 +3507,15 @@ projects:
- name: python-jobs
- name: python3-jobs
- name: openstack-infra/shade
template:
- name: merge-check
- name: publish-to-pypi
- name: python-jobs
- name: python3-jobs
release:
- shade-ci-docs
- name: openstack-infra/statusbot
template:
- name: merge-check