Merge "Add a new project sushy-tools"

This commit is contained in:
Jenkins 2017-04-03 08:06:15 +00:00 committed by Gerrit Code Review
commit 810e46b048
5 changed files with 32 additions and 0 deletions

View File

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

View File

@ -6611,6 +6611,8 @@
acl-config: /home/gerrit2/acls/openstack/surveil.config
- project: openstack/sushy
description: Sushy is a small Python library to communicate with Redfish based systems
- project: openstack/sushy-tools
description: A set of tools to support the development and test of the Sushy library
- project: openstack/swauth
description: An alternative authentication system for Swift
- project: openstack/swift

View File

@ -1069,6 +1069,7 @@ openstack-ironic:
- openstack/python-ironicclient
- openstack/python-oneviewclient
- openstack/sushy
- openstack/sushy-tools
- openstack/virtualbmc
branches:
- master

View File

@ -14188,6 +14188,13 @@
- pypi-jobs
- hook-{name}-rtfd
- project:
name: sushy-tools
jobs:
- python-jobs
- pypi-jobs
- project:
name: swauth

View File

@ -17855,6 +17855,14 @@ projects:
- name: publish-to-pypi
- name: docs-on-rtfd
- name: openstack/sushy-tools
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs
- name: check-requirements
- name: publish-to-pypi
- name: openstack/swauth
template:
- name: merge-check