Created attachment 1132723 [details] CPU profile print screen Description of problem: The Default CPU profile called after the cluster usually, and this is inconvenient because you can't always tell which of the CPU profiles is the default one, from two reasons: 1. when changing the cluster name, the default CPU profile will still be called after the cluster first name. 2. It is possible to change the default name of the CPU Profile. my suggestion is to add a flag to the default CPU profile, and also to get the default CPU profile from REST API. Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Manager Version: 3.6.3.2-0.1.el6 How reproducible: Steps to Reproduce: 1.add cluster called '1' 2.change the cluster name to something else 3.the CPU profile will be named '1' print screen attached. Actual results: Expected results: Additional info:
There is no "default" CPU profile. When a new cluster is created, it creates its own CPU profile. This profile has the same name as the cluster, but it is not different from any other profile. It can be edited and removed. The same also applies to disk profiles.