Hi, just wanted to inform you that all plugins which are pluggable
services and expose some API, should implement getCommand() which
returns a list of api cmd class. This is used by ApiServer and
elsewhere to get information about available apis.
While I had tried to fix this for most plugins, I wanted to bring this
issue after recent merges. The issue is filed in detail here, and we
need to fix mgmt server's getCommands() as well;
https://issues.apache.org/jira/browse/CLOUDSTACK-1210

Regards.

Reply via email to