cloudstack/api
Rohit Yadav 7c5c3c5dfc api: Re-add deleted addProxyObject method on CloudException
- This was removed part of the response work
- Re-adding as this kind of method definition is available in several other
  exception classes and is used in a lot of cmd classes and in service layer
- TODO: We need to find a way to replace old code and refactor method with the
  new definition that gets only uuid.
- FIXME: Some tables don't have uuid for ex. ClusterVSMMapVO, in this case
  we should keep the method until we find a way to fix this issue

Partially reverting a88ce6bb7f

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-09 05:43:41 -08:00
..
src api: Re-add deleted addProxyObject method on CloudException 2013-01-09 05:43:41 -08:00
test CLOUDSTACK-212: Move api/test pkg to org.apache.cloudstack 2013-01-05 15:53:59 -08:00
pom.xml Unit test additions (and some minor command class changes to support testing) 2012-11-20 12:21:54 -05:00