api_audit_map.conf is not getting packaged

Bug #1214407 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pycadf
Fix Released
High
Matt Riedemann

Bug Description

The pycadf/etc/api_audit_map.conf file is not getting packaged by pbr because it's not listed as a data file in the setup.cfg file for pycadf.

There should be an entry like this under the [files] section:

data_files =
    etc/pycadf =
        etc/pycadf/api_audit_map.conf

Revision history for this message
Matt Riedemann (mriedem) wrote :

Patch is up: https://review.openstack.org/#/c/42904/

I'm not sure why launchpad status didn't automatically change.

Changed in pycadf:
assignee: nobody → Matt Riedemann (mriedem)
status: New → In Progress
Revision history for this message
gordon chung (chungg) wrote :

thanks for checking on this.

i don't think i sync'd launchpad to our repository properly which is why it didn't automatically update

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

Reviewed: https://review.openstack.org/42904
Committed: http://github.com/stackforge/pycadf/commit/f2c5f6305a58f3f69144470409a84b5fc93e61ab
Submitter: Jenkins
Branch: master

commit f2c5f6305a58f3f69144470409a84b5fc93e61ab
Author: Matt Riedemann <email address hidden>
Date: Mon Aug 19 21:01:02 2013 -0700

    Package api_audit_map.conf

    The api_audit_map.conf file was not being packaged as a data file by pbr
    since it wasn't listed as a data file in setup.cfg. This is needed for
    packaging python-cadf in an rpm.

    Closes-Bug: #1214407

    Change-Id: I126cd10cb2904cdedc91f719dc1d5a96110bcad1

Changed in pycadf:
status: In Progress → Fix Committed
gordon chung (chungg)
Changed in pycadf:
importance: Undecided → High
gordon chung (chungg)
Changed in pycadf:
status: Fix Committed → Fix Released
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.