cloudstack/plugins
Rohit Yadav 86a77e29dc ApiDiscovery: Fix listApis to return api response, related apis etc.
- Fix method to return listApis per api name basis
- Return api response, api related cmd etc. as part of response
- Caching and processing all cmd, response classes when plugin starts, made class
  list, maps static so they are shared by multiple instances in case, takes about
  1306ms to do the processsing but only on load time
- Cache for first listApi() and return precached data thereon, takes 2.2ms
  for first call, during runtime and 0ms thereon

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-10 22:52:10 -08:00
..
acl/static-role-based APIChecker: Rename refactor and add interface checkExistence 2013-01-10 18:51:30 -08:00
api/discovery ApiDiscovery: Fix listApis to return api response, related apis etc. 2013-01-10 22:52:10 -08:00
deployment-planners Start removing the old ant build files 2012-12-07 15:58:56 +01:00
file-systems/netapp netapp: Fix String conversion method of long id 2013-01-09 11:22:35 -08:00
host-allocators/random Start removing the old ant build files 2012-12-07 15:58:56 +01:00
hypervisors PluggableService: Refactor method to return map of key value pairs 2013-01-10 15:55:02 -08:00
network-elements PluggableService: Refactor method to return map of key value pairs 2013-01-10 15:55:02 -08:00
storage-allocators/random Start removing the old ant build files 2012-12-07 15:58:56 +01:00
user-authenticators Merge branch 'master' into test-merge-api 2012-12-23 13:54:46 -08:00
pom.xml ApiDiscovery: New plugin to help discover apis on mgmt server 2013-01-08 18:54:29 -08:00