|
@@ -458,6 +458,7 @@ App.UpdateController = Em.Controller.extend({
|
|
|
realUrl = '/components/?' + flumeHandlerParam + atsHandlerParam + haComponents +
|
|
|
'ServiceComponentInfo/category=MASTER&fields=' +
|
|
|
'ServiceComponentInfo/service_name,' +
|
|
|
+ 'host_components/HostRoles/display_name,' +
|
|
|
'host_components/HostRoles/host_name,' +
|
|
|
'host_components/HostRoles/state,' +
|
|
|
'host_components/HostRoles/maintenance_state,' +
|