Add tacker project on StackForge
Add stackforge/{tacker, python-tackerclient, tacker-specs} project to Stackforge. For the project details, please refer to https://wiki.openstack.org/wiki/ServiceVM Change-Id: I8f94fd8359c17abc6e01092adad99ae511f47df0
This commit is contained in:
parent
0410eb2dbd
commit
0b299fefb5
@ -823,3 +823,15 @@ openstack-lbaas:
|
|||||||
- stackforge/octavia
|
- stackforge/octavia
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
tacker:
|
||||||
|
events:
|
||||||
|
- patchset-created
|
||||||
|
- change-merged
|
||||||
|
- x-vrif-minus-2
|
||||||
|
projects:
|
||||||
|
- stackforge/tacker
|
||||||
|
- stackforge/tacker-specs
|
||||||
|
- stackforge/python-tackerclient
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
@ -119,6 +119,8 @@ channels:
|
|||||||
- name: storyboard
|
- name: storyboard
|
||||||
- name: syscompass
|
- name: syscompass
|
||||||
mask: full_mask
|
mask: full_mask
|
||||||
|
- name: tacker
|
||||||
|
mask: full_mask
|
||||||
- name: tripleo
|
- name: tripleo
|
||||||
- name: openstack-satori
|
- name: openstack-satori
|
||||||
mask: full_mask
|
mask: full_mask
|
||||||
|
@ -0,0 +1,13 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group tacker-core
|
||||||
|
label-Workflow = -1..+1 group tacker-core
|
||||||
|
abandon = group tacker-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group tacker-ptl
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -0,0 +1,11 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group tacker-specs-core
|
||||||
|
label-Workflow = -1..+1 group tacker-specs-core
|
||||||
|
abandon = group tacker-specs-core
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -0,0 +1,13 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group tacker-core
|
||||||
|
label-Workflow = -1..+1 group tacker-core
|
||||||
|
abandon = group tacker-core
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group tacker-ptl
|
||||||
|
[project]
|
||||||
|
state = active
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -2837,3 +2837,13 @@
|
|||||||
- hook-{name}-rtfd
|
- hook-{name}-rtfd
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: tacker-specs
|
||||||
|
github-org: stackforge
|
||||||
|
node: bare-precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-python27
|
||||||
|
- gate-{name}-docs
|
||||||
|
@ -996,6 +996,8 @@
|
|||||||
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
|
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
|
||||||
upstream: https://github.com/noorul/python-solumclient.git
|
upstream: https://github.com/noorul/python-solumclient.git
|
||||||
- project: stackforge/python-surveilclient
|
- project: stackforge/python-surveilclient
|
||||||
|
- project: stackforge/python-tackerclient
|
||||||
|
group: tacker
|
||||||
- project: stackforge/rally
|
- project: stackforge/rally
|
||||||
description: Benchmark System for OpenStack
|
description: Benchmark System for OpenStack
|
||||||
upstream: git://github.com/pboris/rally.git
|
upstream: git://github.com/pboris/rally.git
|
||||||
@ -1051,6 +1053,11 @@
|
|||||||
description: "Swift mass syncronizer"
|
description: "Swift mass syncronizer"
|
||||||
upstream: git://github.com/enovance/swiftsync.git
|
upstream: git://github.com/enovance/swiftsync.git
|
||||||
acl-config: /home/gerrit2/acls/openstack/swiftsync.config
|
acl-config: /home/gerrit2/acls/openstack/swiftsync.config
|
||||||
|
- project: stackforge/tacker
|
||||||
|
description: "tacker: specifications a servicevm/device life cycle manager. See https://wiki.openstack.org/wiki/ServiceVM"
|
||||||
|
- project: stackforge/tacker-specs
|
||||||
|
group: tacker
|
||||||
|
upstream: https://github.com/yamahata/tacker-specs.git
|
||||||
- project: stackforge/tomograph
|
- project: stackforge/tomograph
|
||||||
description: "Library to help distributed applications send trace information to metrics backends like Zipkin and Statsd."
|
description: "Library to help distributed applications send trace information to metrics backends like Zipkin and Statsd."
|
||||||
upstream: https://github.com/timjr/tomograph.git
|
upstream: https://github.com/timjr/tomograph.git
|
||||||
|
@ -4450,6 +4450,12 @@ projects:
|
|||||||
- gate-python-solumclient-python33
|
- gate-python-solumclient-python33
|
||||||
- gate-python-solumclient-pypy
|
- gate-python-solumclient-pypy
|
||||||
|
|
||||||
|
- name: stackforge/python-tackerclient
|
||||||
|
check:
|
||||||
|
- noop
|
||||||
|
gate:
|
||||||
|
- noop
|
||||||
|
|
||||||
- name: stackforge/solum-dashboard
|
- name: stackforge/solum-dashboard
|
||||||
template:
|
template:
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
@ -4767,6 +4773,20 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- noop
|
- noop
|
||||||
|
|
||||||
|
- name: stackforge/tacker
|
||||||
|
check:
|
||||||
|
- noop
|
||||||
|
gate:
|
||||||
|
- noop
|
||||||
|
|
||||||
|
- name: stackforge/tacker-specs
|
||||||
|
check:
|
||||||
|
- gate-tacker-specs-python27
|
||||||
|
- gate-tacker-specs-docs
|
||||||
|
gate:
|
||||||
|
- gate-tacker-specs-python27
|
||||||
|
- gate-tacker-specs-docs
|
||||||
|
|
||||||
- name: openstack/training-guides
|
- name: openstack/training-guides
|
||||||
template:
|
template:
|
||||||
- name: openstack-doc-gate
|
- name: openstack-doc-gate
|
||||||
|
Loading…
Reference in New Issue
Block a user