Import puppet-stackalytics into openstack-infra

This is a very basic git repo for puppet-stackalytics. Once imported,
we'll use the existing work by Monty to build up the module correctly.

Change-Id: I92424e5e8bb560ad7e127f6de976f843a32d546f
Depends-On: Iaae173a301e8ea64a4271f0f49349363ac3a9553
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2015-06-01 14:09:11 -04:00
parent c0303066db
commit 11a90cee25
5 changed files with 35 additions and 0 deletions

View File

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

View File

@ -500,6 +500,12 @@
description: Puppet module to manage the SSL certificate check
groups:
- openstack-ci
- project: openstack-infra/puppet-stackalytics
use-storyboard: true
description: Puppet module to deploy stackalytics
groups:
- openstack-ci
upstream: git://github.com/pabelanger/puppet-stackalytics.git
- project: openstack-infra/puppet-statusbot
use-storyboard: true
description: Puppet module to deploy statusbot

View File

@ -600,6 +600,7 @@ openstack-infra:
- openstack-infra/puppet-snmpd
- openstack-infra/puppet-ssh
- openstack-infra/puppet-ssl_cert_check
- openstack-infra/puppet-stackalytics
- openstack-infra/puppet-statusbot
- openstack-infra/puppet-storyboard
- openstack-infra/puppet-subunit2sql
@ -860,6 +861,7 @@ openstack-merges:
- openstack-infra/puppet-snmpd
- openstack-infra/puppet-ssh
- openstack-infra/puppet-ssl_cert_check
- openstack-infra/puppet-stackalytics
- openstack-infra/puppet-statusbot
- openstack-infra/puppet-storyboard
- openstack-infra/puppet-subunit2sql

View File

@ -2899,6 +2899,14 @@
jobs:
- puppet-check-jobs
- project:
name: puppet-stackalytics
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- puppet-check-jobs
- project:
name: puppet-statusbot
node: 'bare-precise || bare-trusty'

View File

@ -4611,6 +4611,12 @@ projects:
- name: puppet-check-jobs
- name: infra-puppet-apply-jobs
- name: openstack-infra/puppet-stackalytics
template:
- name: merge-check
- name: puppet-check-jobs
- name: infra-puppet-apply-jobs
- name: openstack-infra/puppet-statusbot
template:
- name: merge-check