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:
|
release:
|
||||||
- swiftsync-tarball
|
- swiftsync-tarball
|
||||||
|
|
||||||
|
- name: stackforge/tooz
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
- name: stackforge/libra
|
- name: stackforge/libra
|
||||||
check:
|
check:
|
||||||
- gate-libra-pep8
|
- gate-libra-pep8
|
||||||
|
@ -94,6 +94,8 @@
|
|||||||
- project: openstack-infra/storyboard
|
- project: openstack-infra/storyboard
|
||||||
upstream: git://github.com/ttx/storyboard.git
|
upstream: git://github.com/ttx/storyboard.git
|
||||||
description: OpenStack Task Tracking System
|
description: OpenStack Task Tracking System
|
||||||
|
- project: stackforge/tooz
|
||||||
|
description: Coordinate distributed systems.
|
||||||
- project: openstack-infra/tripleo-ci
|
- project: openstack-infra/tripleo-ci
|
||||||
description: CI for the tripleo project
|
description: CI for the tripleo project
|
||||||
upstream: https://github.com/toci-dev/toci
|
upstream: https://github.com/toci-dev/toci
|
||||||
|
Loading…
x
Reference in New Issue
Block a user