Comment 1 for bug 1508572

Revision history for this message
Matthew Mosesohn (raytrac3r) wrote : Re: Path to Puppet modules hardcoded in fuel-library8.0 RPM specs

The way RPM building works is all these paths are predefined before installation. You shouldn't just query the current version of fuel-openstack-metadata to figure out where to install it. That's why EL6 and EL7 packages have predefined paths to python sitelib for python 2.6 and python 2.7. It's got to be hardcoded in advance when you build the package because that's how it's supposed to be done.

Lastly, any bug not impacting deployment should never be marked high. It affects our statistics.