----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14210/ -----------------------------------------------------------
Review request for cloudstack. Repository: cloudstack-git Description ------- Add Registry interface. Implementations of this class will represent registries of things like adapters and managers. This is to more generalize the concept in ACS currently used with AdapterList. The extension registry will implement this interface and extensions on intialization will be added to the registry Diffs ----- utils/src/com/cloud/utils/component/Registry.java PRE-CREATION Diff: https://reviews.apache.org/r/14210/diff/ Testing ------- Thanks, Darren Shepherd