----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10802/ -----------------------------------------------------------
(Updated April 26, 2013, 6:51 p.m.) Review request for cloudstack and Chip Childers. Description ------- Defer ApiDiscoveryServiceImpl load, which will read configuration db, while the db upgrade is not started yet, then cause bug: CLOUDSTACK-2194 This addresses bug CLOUDSTACK-2194. Diffs ----- plugins/api/discovery/src/org/apache/cloudstack/discovery/ApiDiscoveryServiceImpl.java b371488 plugins/api/discovery/test/org/apache/cloudstack/discovery/ApiDiscoveryTest.java afff746 Diff: https://reviews.apache.org/r/10802/diff/ Testing ------- ApiDiscoveryServiceImpl is loaded after db upgrade, then listApis works. Thanks, edison su
