mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Entities correlated to the Identity and carry a uuid and those correlated to InternalIdentity carry an id. Those entities that carry both will correlated to Identity and InternalIdentity. This refactors entities wherever possible to ensure the VO only implements the first class entity. Signed-off-by: Prasanna Santhanam <tsp@apache.org>