Add proliantutils module to stackforge

This module is used by Ironic iLO drivers to manage
HP Proliant Servers.

Change-Id: Id12a2fd480eb136d2a71557c306451ef4090d0b6
This commit is contained in:
Ramakrishnan G
2015-02-03 01:41:44 -08:00
parent b8156b12a1
commit 8563804fd9
5 changed files with 36 additions and 0 deletions

View File

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

View File

@@ -1937,6 +1937,9 @@
description: Check out repos hosted on gerrit and apply a list of outstanding patches.
upstream: https://github.com/jamezpolley/psr.git
acl-config: /home/gerrit2/acls/openstack/tripleo-incubator.config
- project: stackforge/proliantutils
description: Utility library for managing HP Proliant servers (used in Ironic iLO drivers).
upstream: https://github.com/rameshg87/proliantutils.git
- project: stackforge/puppet-ceilometer
description: OpenStack Ceilometer Puppet Module
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config

View File

@@ -495,6 +495,7 @@ openstack-ironic:
- openstack/python-ironicclient
- stackforge/pyghmi
- stackforge/ironic-discoverd
- stackforge/proliantutils
branches:
- master

View File

@@ -3859,6 +3859,14 @@
- python-jobs
- pypi-jobs
- project:
name: proliantutils
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: puppet-ceilometer
node: 'bare-trusty'

View File

@@ -5340,6 +5340,16 @@ projects:
gate:
- gate-prep-source-repos-pep8
- name: stackforge/proliantutils
template:
- name: merge-check
check:
- gate-proliantutils-pep8
- gate-proliantutils-python27
gate:
- gate-proliantutils-pep8
- gate-proliantutils-python27
- name: stackforge/puppet-ceilometer
template:
- name: merge-check