Merge "Add swift3 into stackforge"
This commit is contained in:
commit
14bf9fe79b
@ -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
|
- project: stackforge/stackalytics
|
||||||
description: OpenStack analytics dashboard
|
description: OpenStack analytics dashboard
|
||||||
upstream: git://github.com/Mirantis/stackalytics.git
|
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
|
- project: stackforge/swiftsync
|
||||||
description: "Swift mass syncronizer"
|
description: "Swift mass syncronizer"
|
||||||
upstream: git://github.com/enovance/swiftsync.git
|
upstream: git://github.com/enovance/swiftsync.git
|
||||||
|
@ -4558,6 +4558,12 @@ projects:
|
|||||||
- stackalytics-tarball
|
- stackalytics-tarball
|
||||||
- hook-stackalytics-rtfd
|
- hook-stackalytics-rtfd
|
||||||
|
|
||||||
|
- name: stackforge/swift3
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/swiftsync
|
- name: stackforge/swiftsync
|
||||||
check:
|
check:
|
||||||
- gate-swiftsync-pep8
|
- gate-swiftsync-pep8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user