diff --git a/xCAT-server/lib/xcat/plugins/AAAusage.pm b/xCAT-server/lib/xcat/plugins/AAAusage.pm index 0a1ab1de5..f37285956 100644 --- a/xCAT-server/lib/xcat/plugins/AAAusage.pm +++ b/xCAT-server/lib/xcat/plugins/AAAusage.pm @@ -31,7 +31,8 @@ sub handled_commands { mkhwconn => 'AAAusage', rmhwconn => 'AAAusage', lshwconn => 'AAAusage', - renergy => 'AAAusage' + renergy => 'AAAusage', + nodeset => 'AAAusage' }; }