Description of problem: Foreman uses project names, such as nova, instead of official component names, such as Compute. For example, on the provisioning dashboard, the following are used: * Controller (Nova) * Cinder Block Storage * Neutron Networker * Swift Storage Node Version-Release number of selected component (if applicable): Version 6.0.3 Steps to Reproduce: 1.Foreman 2.OpenStack Installer > New Deployment 3.Select Distributed - Nova Networking, fill out name, click Next. 4.View services Actual results: Project name, e.g. 'Cinder Block Storage' or 'Swift Storage Node' Expected results: Component name, e.g. * 'Block Storage' or 'Block Storage (cinder)' * 'Object Storage node' or 'Object Storage node (swift)'
May I ask why this can't be fixed?