Add swiftsync.

- This have seen a lot of interests at the HK summit and it is a better
  place than github.

Change-Id: I2d27a63b99de03eb14fbeafea8d6a73eac322e9e
This commit is contained in:
Chmouel Boudjnah 2013-11-12 18:04:51 +01:00
parent c7407b6fcc
commit 32a897457b
4 changed files with 39 additions and 0 deletions

View File

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

View File

@ -1678,6 +1678,15 @@
jobs:
- python-jobs
- project:
name: swiftsync
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: sphinxcontrib-docbookrestapi
github-org: stackforge

View File

@ -1821,6 +1821,20 @@ projects:
gate:
- gate-noop
- name: stackforge/swiftsync
check:
- gate-swiftsync-pep8
- gate-swiftsync-python27
gate:
- gate-swiftsync-pep8
- gate-swiftsync-python27
post:
- swiftsync-branch-tarball
pre-release:
- swiftsync-tarball
release:
- swiftsync-tarball
- name: stackforge/libra
check:
- gate-libra-pep8

View File

@ -471,3 +471,7 @@
- project: stackforge/sphinxcontrib-docbookrestapi
description: "Sphinx extension that generates documentation for api-site from RST files."
upstream: git://github.com/enovance/sphinxcontrib-docbookrestapi.git
- project: stackforge/swiftsync
description: "Swift mass syncronizer"
upstream: git://github.com/enovance/swiftsync.git
acl-config: /home/gerrit2/acls/openstack/swiftsync.config