Adding project Solum to StackForge

Change-Id: Ia0469e2beeab6d9edba184f4a3e890a4c1a7697c
This commit is contained in:
Adrian Otto 2013-10-22 08:37:22 -07:00
parent 60a26c06de
commit 6c2d64a5b0
4 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/*"]
owner = group Administrators
[access "refs/heads/*"]
label-Code-Review = -2..+2 group solum-core
label-Approved = +0..+1 group solum-core
[access "refs/tags/*"]
create = group solum-ptl
pushTag = group solum-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1647,3 +1647,12 @@
jobs:
- python-jobs
- project:
name: solum
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs

View File

@ -3550,3 +3550,23 @@ projects:
post:
- python-manilaclient-branch-tarball
- python-manilaclient-coverage
- name: stackforge/solum
check:
- gate-solum-pep8
- gate-solum-python26
- gate-solum-python27
- gate-solum-python33
- gate-solum-pypy
# docs will be added as soon as we have and docs to build
# - gate-solum-docs
gate:
- gate-solum-pep8
- gate-solum-python26
- gate-solum-python27
- gate-solum-python33
- gate-solum-pypy
# docs will be added as soon as we have and docs to build
# - gate-solum-docs
post:
- solum-coverage

View File

@ -457,3 +457,6 @@
- project: openstack-infra/elastic-recheck
upstream: git://github.com/jogo/elasticRecheck
description: Classify tempest-devstack failures using ElasticSearch
- project: stackforge/solum
description: "An OpenStack related project designed to make cloud services easier to consume and integrate into your application development process. See: https://wiki.openstack.org/wiki/Solum"
upstream: git://github.com/rackerlabs/solum