Add coreos-image-builder to Ironic

This adds coreos-image-builder to the Ironic project. This is a new
repository to hold the CoreOS ramdisk builder utilized by
ironic-python-agent that today lives in the same repo as
ironic-python-agent.

Change-Id: I4727512d64b0557c0ee752d1358c77e9b6de06e3
This commit is contained in:
Jay Faulkner 2015-03-13 16:09:07 -07:00
parent 80488c1d00
commit ff8b81f94a
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ Ironic:
- repo: openstack/python-ironicclient
- repo: openstack/ironic-python-agent
- repo: openstack/ironic-lib
- repo: openstack/coreos-image-builder
Oslo:
ptl: Doug Hellmann (dhellmann)