Comment 1 for bug 1200400

Revision history for this message
Matt Ray (mattray) wrote :

A previous implementation of this allowed for service-specific overrides.

node['openstack']['identity']['packages']['action'] = node['openstack']['packages']['action']

so you could override only the ones you care about. This pattern should probably be carried forth in the attributes files for each service.