Added reddwarf-api doc project.
Change-Id: I7f3a69f11d2fdfa492bfc2dacbaac30b5d2c54ec Reviewed-on: https://review.openstack.org/19664 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
319846185f
commit
15bb7e5e2c
@ -90,6 +90,7 @@ reddwarf:
|
|||||||
- stackforge/reddwarf
|
- stackforge/reddwarf
|
||||||
- stackforge/reddwarf-integration
|
- stackforge/reddwarf-integration
|
||||||
- stackforge/python-reddwarfclient
|
- stackforge/python-reddwarfclient
|
||||||
|
- stackforge/database-api
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -0,0 +1,16 @@
|
|||||||
|
[access "refs/*"]
|
||||||
|
owner = group Administrators
|
||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group reddwarf-doc-core
|
||||||
|
label-Approved = +0..+1 group reddwarf-doc-core
|
||||||
|
workInProgress = group reddwarf-doc-core
|
||||||
|
[access "refs/heads/milestone-proposed"]
|
||||||
|
label-Code-Review = -2..+2 group reddwarf-doc-core
|
||||||
|
label-Approved = +0..+1 group reddwarf-doc-core
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -1073,3 +1073,9 @@ projects:
|
|||||||
- gate-noop
|
- gate-noop
|
||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
|
||||||
|
- name: stackforge/database-api
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
@ -166,3 +166,6 @@
|
|||||||
description: Install utility to deploy openstack on multiple hosts.
|
description: Install utility to deploy openstack on multiple hosts.
|
||||||
acl_config: /home/gerrit2/acls/stackforge/packstack.config
|
acl_config: /home/gerrit2/acls/stackforge/packstack.config
|
||||||
upstream: git://github.com/fedora-openstack/packstack.git
|
upstream: git://github.com/fedora-openstack/packstack.git
|
||||||
|
- project: stackforge/database-api
|
||||||
|
description: Doc repo for reddwarf project
|
||||||
|
acl_config: /home/gerrit2/acls/stackforge/database-api.config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user