cloudstack/server/src/com/cloud/uuididentity
Alena Prokharchyk 2bb716efd8 ResourceMetaData (Resource details) fixes:
* changed name for TaggedResourceType enum to ResourceObjectType as this enum is used both by ResourceMetaData and ResourceTags code
* enhanced the enum with extra fields resourceTagsSupport (boolean) and metadataSupport identifying if the resource supports tags and/or metadata.
* cleanup unused @Inject objects from the ResourceMetaDataManager
2013-10-23 17:39:16 -07:00
..
dao ResourceMetaData (Resource details) fixes: 2013-10-23 17:39:16 -07:00
IdentityServiceImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00