Merge "Add swiftpolicy middleware project on StackForge"
This commit is contained in:
commit
3811110abd
@ -0,0 +1,15 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group swiftpolicy-core
|
||||
label-Workflow = -1..+1 group swiftpolicy-core
|
||||
abandon = group swiftpolicy-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
create = group swiftpolicy-ptl
|
||||
pushTag = group swiftpolicy-ptl
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1176,6 +1176,9 @@
|
||||
- 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/swiftpolicy
|
||||
description: SwiftPolicy Middleware for OpenStack Swift allows to use a JSON policy file to handle swift authorizations.
|
||||
upstream: git://github.com/cloudwatt/swiftpolicy.git
|
||||
- project: stackforge/swiftsync
|
||||
description: "Swift mass syncronizer"
|
||||
upstream: git://github.com/enovance/swiftsync.git
|
||||
|
@ -4734,6 +4734,12 @@ projects:
|
||||
- gate-swift3-tox-tempauth
|
||||
- gate-swift3-tox-keystone
|
||||
|
||||
- name: stackforge/swiftpolicy
|
||||
check:
|
||||
- noop
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: stackforge/swiftsync
|
||||
check:
|
||||
- gate-swiftsync-pep8
|
||||
|
Loading…
x
Reference in New Issue
Block a user