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:
parent
c7407b6fcc
commit
32a897457b
@ -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
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user