Openstack Xen Plugins RPM Spec out of date

Bug #1059772 reported by Brian Lamar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Brian Lamar

Bug Description

There was a new xenapi plugin added for more efficient/accurate collection of bandwidth data recently. This patch didn't include the line needed to add the plugin to the RPM. This is a quick and easy fix.

diff --git a/plugins/xenserver/xenapi/contrib/rpmbuild/SPECS/openstack-xen-plugins.spec b/plugins/xenserver/xenapi/contrib/rpmbuild/SPECS/openstack-xen-plugins.spec
index 63b5e71..2260392 100644
--- a/plugins/xenserver/xenapi/contrib/rpmbuild/SPECS/openstack-xen-plugins.spec
+++ b/plugins/xenserver/xenapi/contrib/rpmbuild/SPECS/openstack-xen-plugins.spec
@@ -29,6 +29,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 /etc/xapi.d/plugins/agent
+/etc/xapi.d/plugins/bandwidth
 /etc/xapi.d/plugins/glance
 /etc/xapi.d/plugins/kernel
 /etc/xapi.d/plugins/migration

Brian Lamar (blamar)
Changed in nova:
status: New → In Progress
assignee: nobody → Brian Lamar (blamar)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/13915

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

Reviewed: https://review.openstack.org/13915
Committed: http://github.com/openstack/nova/commit/84a9af79664d273a0775d1e00027f956f7c4f912
Submitter: Jenkins
Branch: master

commit 84a9af79664d273a0775d1e00027f956f7c4f912
Author: Brian Lamar <email address hidden>
Date: Mon Oct 1 14:23:57 2012 -0400

    Update RPM SPEC to include new bandwidth plugin.

    RPM builds will fail until this line is added to include
    the new plugin.

    Fixes bug 1059772

    Change-Id: I06d78cf199d4cb580003e4c220af3efc8dbe437c

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.