You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Min Chen <mi...@citrix.com> on 2013/03/20 00:47:41 UTC

Review Request: CLOUDSTACK-1446: VPC Router type should be of type vpc and not system

-----------------------------------------------------------
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