Merge "Add swift3 into stackforge"

This commit is contained in:
Jenkins 2014-03-21 20:17:38 +00:00 committed by Gerrit Code Review
commit a91ccaa754
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

@ -842,6 +842,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

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