Add python-don

python-don is a Horizon dashboard to diagnose openstack
networking.

Change-Id: I94f2bf3ce65c5301f95acaf35e822a4a5f2e6ba9
This commit is contained in:
Amit Saha 2016-07-23 19:37:37 +05:30
parent da458d0f2f
commit b6eb9ce401
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,15 @@
[access "refs/heads/*"]
abandon = group python-don-core
create = group python-don-release
label-Code-Review = -2..+2 group python-don-core
label-Workflow = -1..+1 group python-don-core
[access "refs/tags/*"]
pushSignedTag = group python-don-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3605,6 +3605,8 @@
- project: openstack/python-distilclient
description: Python client library for Distil API
acl-config: /home/gerrit2/acls/openstack/distil.config
- project: openstack/python-don
description: Horizon dashboard to diagnose OpenStack networking issues.
- project: openstack/python-dracclient
description: Library for managing machines with Dell iDRAC cards
- project: openstack/python-evoqueclient

View File

@ -8700,6 +8700,14 @@
- python-jobs
- pypi-jobs
- project:
name: python-don
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: python-dracclient
tarball-site: tarballs.openstack.org

View File

@ -11188,6 +11188,12 @@ projects:
- name: check-requirements
- name: publish-to-pypi
- name: openstack/python-don
template:
- name: merge-check
- name: python-jobs
- name: publish-to-pypi
- name: openstack/python-dracclient
template:
- name: merge-check