config generator confuses package name and project name

Bug #1367990 reported by Angus Salkeld
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
oslo-incubator
Won't Fix
Undecided
Unassigned

Bug Description

This commit: https://github.com/openstack/oslo-incubator/commit/f6a1848688483c34be2fb5ba2544f80bc659a26c breaks the
generator for projects who's project name != package name.

We are having this issue in murano-agent (same issue as the clients, we need the dist tools to use "murano-agent" but the package is muranoagent).

One option is to use the "setup.py --provides", but i see not many projects use it.

Maybe we can use this section:
[files]
packages =
    muranoagent

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

Please try the config generator in oslo.config instead. We're deprecating the version in the incubator that scans the code and tries to guess your intent with a version that lets you express that intent directly.

Changed in oslo-incubator:
status: New → Won't Fix
Revision history for this message
Angus Salkeld (asalkeld) wrote :

OK, thanks Doug, I'll give that a go.

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.