simultaneous use of both dashes and underscores

Bug #1645864 reported by Peter Doherty
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Won't Fix
Undecided
Unassigned

Bug Description

compute_api uses an underscore, but the others use a dashes. This is increases the risk of easily preventable user errors.

https://github.com/openstack/cookbook-openstack-common/blob/master/attributes/default.rb#L29-L45

Thanks!

Peter Doherty (peterd-w)
description: updated
Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

I think this is intentional, as there are two different uses:

- Separate multi-word project names, like "block-storage"
- Separate project names from subproject, like "compute_api"

So I would vote that this is just working as designed.

Revision history for this message
Samuel Cassiba (scassiba) wrote :

There is a fair amount of technical debt involved in doing such an undertaking. Each deployer that consumes these cookbooks would need to conform to such a change in their wrapper cookbooks/recipes.

I, too, would go with "working as designed".

Changed in openstack-chef:
status: New → Won't Fix
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.