Merge "New project proposal: python-redfish"

This commit is contained in:
Jenkins 2016-11-21 11:06:24 +00:00 committed by Gerrit Code Review
commit 55a76424c2
4 changed files with 35 additions and 0 deletions

View File

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

View File

@ -6005,6 +6005,9 @@
- project: openstack/python-rackclient
description: Client library for RACK API
acl-config: /home/gerrit2/acls/openstack/rack.config
- project: openstack/python-redfish
description: Python library and client for Redfish support
upstream: https://github.com/bcornec/python-redfish-import
- project: openstack/python-saharaclient
description: Python bindings and CLI for Sahara.
- project: openstack/python-scciclient

View File

@ -13013,6 +13013,16 @@
- coverage-jobs
- python-jobs
- project:
name: python-redfish
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- project:
name: python-saharaclient
tarball-site: tarballs.openstack.org

View File

@ -15684,6 +15684,13 @@ projects:
- python-rackclient-coverage-ubuntu-trusty
- python-rackclient-coverage-ubuntu-xenial
- name: openstack/python-redfish
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs-nv
- name: check-requirements
- name: openstack/python-saharaclient
template:
- name: merge-check