Merge "Add swift3 into stackforge"
This commit is contained in:
commit
a91ccaa754
@ -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
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user