red-hat-storage / rhcephcompose

A tool to compose releases of Red Hat Ceph Storage for Ubuntu
MIT License
1 stars 1 forks source link

compose: product_version -> release_version #60

Closed ktdreyer closed 7 years ago

ktdreyer commented 7 years ago

The product_version setting name comes from Distill. Let's stop using that, and use Pungi's release_version instead. The purpose of this change is to make our tool align more with rel-eng's standard tool for RPM composes.

For backwards compatibility, load product_version when release_version is not defined (in older configurations).