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:
Yassine Lamgarchal 2013-11-18 14:11:16 +01:00
parent 23f53325cd
commit a510cfea1e
3 changed files with 20 additions and 0 deletions

View File

@ -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

View File

@ -1736,6 +1736,12 @@ projects:
release:
- swiftsync-tarball
- name: stackforge/tooz
check:
- gate-noop
gate:
- gate-noop
- name: stackforge/libra
check:
- gate-libra-pep8

View File

@ -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