----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9978/ -----------------------------------------------------------
Review request for cloudstack and Chip Childers. Description ------- This patch fixed the blocker bug CLOUDSTACK-1690, this bug is caused by recent region commit b41e6e929d5f4f9483c326268a7b36779d23dc38. We also need to remove region_id from sql statement in ConfigurationServerImpl saveUser code to be able to persist "system" and "adimn" account during MS startup. This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1690. Diffs ----- server/src/com/cloud/server/ConfigurationServerImpl.java 8c665ad Diff: https://reviews.apache.org/r/9978/diff/ Testing ------- Tested locally. Thanks, Min Chen