Add swift3 into stackforge

Change-Id: Ia707d6209ea2d57dfe937c7ab5aa811fd73eef5e
This commit is contained in:
MORITA Kazutaka 2014-03-21 14:47:20 +09:00 committed by Clark Boylan
parent b059d10bf4
commit 01fbed4791
3 changed files with 21 additions and 0 deletions

View File

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

View File

@ -828,6 +828,9 @@
- project: stackforge/stackalytics
description: OpenStack analytics dashboard
upstream: git://github.com/Mirantis/stackalytics.git
- project: stackforge/swift3
description: Swift3 Middleware for OpenStack Swift, allowing access to OpenStack swift via the Amazon S3 API.
upstream: git://github.com/fujita/swift3.git
- project: stackforge/swiftsync
description: "Swift mass syncronizer"
upstream: git://github.com/enovance/swiftsync.git

View File

@ -4530,6 +4530,12 @@ projects:
- stackalytics-tarball
- hook-stackalytics-rtfd
- name: stackforge/swift3
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/swiftsync
check:
- gate-swiftsync-pep8