summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorRick Harris <rconradharris@gmail.com>2012-06-28 22:38:53 +0000
committerRick Harris <rconradharris@gmail.com>2012-06-28 22:38:53 +0000
commitd01e0bc661b7a266ee79df4bd3277e6489f749e9 (patch)
tree305f473f234131524a446ca2fd2266f61d8dbf04 /plugins
parentb38840fdbd6d8d9e7da46ba91b40d20048b3fa2d (diff)
downloadnova-d01e0bc661b7a266ee79df4bd3277e6489f749e9.tar.gz
Add missing utils declaration to RPM spec.
`utils.py` was added by the Dom0 plugin refactoring but the corresponding declaration in the SPEC file was forgotten. Change-Id: If12d7389a51928b1f741063e12b3b5a9015d0656
Diffstat (limited to 'plugins')
-rw-r--r--plugins/xenserver/xenapi/contrib/rpmbuild/SPECS/openstack-xen-plugins.spec1
1 files changed, 1 insertions, 0 deletions
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 1ed78d3a5f..505d42fe26 100644
--- a/plugins/xenserver/xenapi/contrib/rpmbuild/SPECS/openstack-xen-plugins.spec
+++ b/plugins/xenserver/xenapi/contrib/rpmbuild/SPECS/openstack-xen-plugins.spec
@@ -34,3 +34,4 @@ rm -rf $RPM_BUILD_ROOT
/etc/xapi.d/plugins/pluginlib_nova.py
/etc/xapi.d/plugins/xenhost
/etc/xapi.d/plugins/xenstore.py
+/etc/xapi.d/plugins/utils.py