----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9872/ -----------------------------------------------------------
(Updated March 14, 2013, 1:44 a.m.) Review request for cloudstack, David Nalley and Chip Childers. Description ------- Spring fails to inject the class itself which is a pluggable service. A minor issue, but the listApis won't list the "listApis" API itself. So, we manually addAll getCommands() from the class to the cmdClass (the list of cmd classes) Diffs ----- plugins/api/discovery/src/org/apache/cloudstack/discovery/ApiDiscoveryServiceImpl.java 293a1a4 Diff: https://reviews.apache.org/r/9872/diff/ Testing ------- Thanks, Rohit Yadav