----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10033/ -----------------------------------------------------------
Review request for cloudstack and Chip Childers. Description ------- This patch fixed the bug https://issues.apache.org/jira/browse/CLOUDSTACK-1446, where DomainRouterResponse does not have vpcId returned, thus UI shows system (instead of correct VPC). This is caused by a mistake in domain_router_view creation script. This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1446. Diffs ----- setup/db/db/schema-40to410.sql b253663 Diff: https://reviews.apache.org/r/10033/diff/ Testing ------- Tested locally. Thanks, Min Chen