Add tooz
After the design session at the HK summit for the blueprint https://wiki.openstack.org/wiki/Oslo/blueprints/service-sync we decided to create a dedicated project which will coordinate distributed systems. https://launchpad.net/tooz Change-Id: I7d80b9c70bd4d1eecbd2a1912ad21901234db0eb
This commit is contained in:
parent
23f53325cd
commit
a510cfea1e
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group tooz-core
|
||||
label-Approved = +0..+1 group tooz-core
|
||||
workInProgress = group tooz-core
|
||||
[access "refs/tags/*"]
|
||||
create = group tooz-core
|
||||
pushTag = group tooz-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1736,6 +1736,12 @@ projects:
|
||||
release:
|
||||
- swiftsync-tarball
|
||||
|
||||
- name: stackforge/tooz
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/libra
|
||||
check:
|
||||
- gate-libra-pep8
|
||||
|
@ -94,6 +94,8 @@
|
||||
- project: openstack-infra/storyboard
|
||||
upstream: git://github.com/ttx/storyboard.git
|
||||
description: OpenStack Task Tracking System
|
||||
- project: stackforge/tooz
|
||||
description: Coordinate distributed systems.
|
||||
- project: openstack-infra/tripleo-ci
|
||||
description: CI for the tripleo project
|
||||
upstream: https://github.com/toci-dev/toci
|
||||
|
Loading…
Reference in New Issue
Block a user