ironic 2014.1~rc1-0ubuntu1 source package in Ubuntu

Changelog

ironic (2014.1~rc1-0ubuntu1) trusty; urgency=medium

  [ Adam Gandelman ]
  * debian/ironic-common.postinst: Fix syntax preventing postinst
    from running.
  * debian/ironic-api.install: Create missing .install, install
    ironic-api to /usr/bin/ironic-api.
  * debian/patches/set_logdir.patch: Set log_dir to /var/log/ironic/ in
    sample config, causing both daemons to log to respective files there.
  * debian/{rules, ironic-common.install}: Install ironic.conf.sample
    as /etc/ironic/ironic.conf.
  * Fail build if test suite fails, limit testing concurrency to 1.
  * debian/control: Add missing alembic, python-lockfile dependencies.

  [ James Page ]
  * d/control: Add Vcs-* fields for ubuntu-server-dev branches.
 -- Adam Gandelman <email address hidden>   Fri, 04 Apr 2014 11:54:02 -0700

Upload details

Uploaded by:
Adam Gandelman
Sponsored by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Chuck Short
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe net

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ironic_2014.1~rc1.orig.tar.gz 1.0 MiB bd5981d3a9a870bfe3a853f87b6d6f636c586bd7ad1da31ebc87a13128ecfb35
ironic_2014.1~rc1-0ubuntu1.debian.tar.gz 4.0 KiB b75f5cac6d44e4cd09b117cce777adcd8fdf73fd3c6f70795de477ee86ed067c
ironic_2014.1~rc1-0ubuntu1.dsc 2.2 KiB 100df533c0b73b85af9b7ac59f56258db8a56494e78411207d445b1a15ba27da

View changes file

Binary packages built by this source

ironic-api: Openstack bare metal provisioning service - API

 Ironic is an Incubated OpenStack project which aims to provision
 bare metal machines instead of virtual machines, forked from the
 Nova Baremetal driver. It is best thought of as a bare metal
 hypervisor **API** and a set of plugins which interact with
 the bare metal hypervisors. By default, it will use PXE and IPMI
 in concert to provision and turn on/off machines, but Ironic
 also supports vendor-specific plugins which may implement additional
 functionality.
 .
 This package contains the API.

ironic-common: Openstack bare metal provisioning service - daemons

 Ironic is an Incubated OpenStack project which aims to provision
 bare metal machines instead of virtual machines, forked from the
 Nova Baremetal driver. It is best thought of as a bare metal
 hypervisor **API** and a set of plugins which interact with
 the bare metal hypervisors. By default, it will use PXE and IPMI
 in concert to provision and turn on/off machines, but Ironic
 also supports vendor-specific plugins which may implement additional
 functionality.
 .
 This package contains the common files.

ironic-conductor: No summary available for ironic-conductor in ubuntu utopic.

No description available for ironic-conductor in ubuntu utopic.

python-ironic: Openstack bare metal provisioning service - Python library

 Ironic is an Incubated OpenStack project which aims to provision
 bare metal machines instead of virtual machines, forked from the
 Nova Baremetal driver. It is best thought of as a bare metal
 hypervisor **API** and a set of plugins which interact with
 the bare metal hypervisors. By default, it will use PXE and IPMI
 in concert to provision and turn on/off machines, but Ironic
 also supports vendor-specific plugins which may implement additional
 functionality.
 .
 This package contains the Python libaries.