Add openstack/ironic-python-agent

As per Devananda's mailing list post, I'm adding the ironic-python-agent
as a new Openstack project.

Implements blueprint utility-ramdisk
Change-Id: If6fdf82a7cab842c2bc877005aaefca481b2d07f
This commit is contained in:
Jay Faulkner 2014-03-07 13:55:19 -08:00
parent ff4bebe69e
commit 339d76a6fa
5 changed files with 39 additions and 0 deletions
modules
gerritbot/files
openstack_project/files
gerrit/acls/openstack
jenkins_job_builder/config
review.projects.yaml
zuul

@ -327,6 +327,7 @@ openstack-ironic:
- x-vrif-minus-2
projects:
- openstack/ironic
- openstack/ironic-python-agent
- openstack/python-ironicclient
- stackforge/pyghmi
branches:

@ -0,0 +1,12 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group ironic-python-agent-core
label-Approved = +0..+1 group ironic-python-agent-core
workInProgress = group ironic-python-agent-core
[access "refs/tags/*"]
create = group ironic-ptl
pushTag = group ironic-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

@ -1743,6 +1743,16 @@
- python-jobs
- pypi-jobs
- project:
name: ironic-python-agent
github-org: openstack
node: bare-precise
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- project:
name: inception
github-org: stackforge

@ -203,6 +203,9 @@
- project: openstack/ironic
description: A service for managing and provisioning Bare Metal servers.
upstream: git://github.com/devananda/ironic.git
- project: openstack/ironic-python-agent
description: A python agent for provisioning and deprovisioning Bare Metal servers.
upstream: git://github.com/rackerlabs/teeth-agent.git
- project: openstack/keystone
docimpact-group: openstack-manuals
- project: openstack/marconi

@ -2146,6 +2146,19 @@ projects:
- post-mirror-python27
- post-mirror-python33
#TODO: add docs
- name: openstack/ironic-python-agent
check:
- gate-ironic-python-agent-pep8
- gate-ironic-python-agent-python26
- gate-ironic-python-agent-python27
- gate-ironic-python-agent-python33
gate:
- gate-ironic-python-agent-pep8
- gate-ironic-python-agent-python26
- gate-ironic-python-agent-python27
- gate-ironic-python-agent-python33
# This is not strictly necessary; there is currently a transitive
# relationship between g-t-dsvm,
# g-t-dsvm-{postgres,cinder,neutron} and g-t-dsvm-full