cloudstack/plugins
Rohit Yadav d13cc7e7e4 ApiDiscoveryService: Use only as pluggable service
Remove usage and impl as adapter.
We have duplicate code that generates apiname:cmd class maps which is
unavoidable right now as:

- Plugin should not depend on ApiServer or any other component
- cloud-utils cannot depend on cloud-api for the APICommand annotation
- Use java reflect to create a static method in cloud-utils that does the job
  would be unsafe.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-09 17:25:29 -08:00
..
acl/static-role-based api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
api/discovery ApiDiscoveryService: Use only as pluggable service 2013-01-09 17:25:29 -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 Fix CLOUDSTACK-936: fix nonoss build due to CloudException IdentityProxy 2013-01-09 13:47:53 -08:00
network-elements plugins: Import and @Parameter fixes 2013-01-09 11:23:24 -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