Project

General

Profile

Feature #31240

Updated by Leos Stejskal over 3 years ago

Multiple keys can be used for registration with subscription manager. 

 Better way for selecting the keys, so users don't have to write it manually. *UI Form:* 
 - Use of @TypeAheadSelect@ would be better 
 - If Centos or RedHat OS is selected, activation_keys must be required field 

 *Template:* 
 - Before running subman we should check if activation_keys are not empty (only rhel & centos case) 


Back