Add openstack/python-dracclient project

The project is going to be used by Ironic DRAC driver.

Change-Id: I60983b269a5cab715183deec7f3c99feac642403
This commit is contained in:
Imre Farkas 2015-07-21 11:45:42 +02:00
parent 06664e9c6f
commit 64c9aaa1c4
4 changed files with 39 additions and 0 deletions

View File

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

View File

@ -1406,6 +1406,9 @@
acl-config: /home/gerrit2/acls/openstack/cue.config
- project: openstack/python-designateclient
description: OpenStack DNS As A Service (Designate) Client
- project: openstack/python-dracclient
description: Library for managing machines with Dell iDRAC cards
upstream: git://github.com/ifarkas/python-dracclient.git
- project: openstack/python-ganttclient
description: Client code for the common scheduler for OpenStack.
acl-config: /home/gerrit2/acls/openstack/gantt.config

View File

@ -2558,6 +2558,15 @@
- puppet-module-unit
- puppet-beaker-jobs
- project:
name: python-dracclient
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: qa-specs
node: 'bare-precise || bare-trusty'

View File

@ -4236,6 +4236,18 @@ projects:
- name: puppet-module-unit-jobs
- name: puppet-beaker-jobs
- name: openstack/python-dracclient
template:
- name: merge-check
- name: publish-to-pypi
- name: python3-jobs
check:
- gate-python-dracclient-pep8
- gate-python-dracclient-python27
gate:
- gate-python-dracclient-pep8
- gate-python-dracclient-python27
- name: openstack/python-neutron-pd-driver
template:
- name: merge-check