Comment 2 for bug 1490584

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/218879
Committed: https://git.openstack.org/cgit/openstack/diskimage-builder/commit/?id=109e02b1cefe622a879d68e9efb8e8fd90c7e7b0
Submitter: Jenkins
Branch: master

commit 109e02b1cefe622a879d68e9efb8e8fd90c7e7b0
Author: John Trowbridge <email address hidden>
Date: Mon Aug 31 10:27:44 2015 -0400

    [ironic-agent] Use svc-map for enabling agent

    Switch to using svc-map element for systemd based agent.

    This allows both .deb and .rpm installs to share the
    element for systemd based installs. There are not any
    plans to package a .rpm package for upstart or sysv, so
    these are left as is.

    Change-Id: Idca7ad97355cae785162989774a7e6dea6fdc5b5
    Closes-Bug: #1490584