mirror of
https://github.com/xcat2/confluent.git
synced 2025-11-02 04:12:33 +00:00
Correct updatestatus to be resource, not collection
This commit is contained in:
@@ -490,7 +490,7 @@ def _init_core():
|
||||
'pluginattrs': ['hardwaremanagement.method'],
|
||||
'default': 'ipmi',
|
||||
}),
|
||||
'updatestatus': PluginCollection({
|
||||
'updatestatus': PluginRoute({
|
||||
'pluginattrs': ['hardwaremanagement.method'],
|
||||
'default': 'ipmi',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user