-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10030/
-----------------------------------------------------------

Review request for cloudstack and Chip Childers.


Description
-------

This patch fixes the bug https://issues.apache.org/jira/browse/CLOUDSTACK-1511, 
where instance NIC is missing network name information. This is fixed by 
fetching network_name from networks table during creating user_vm_view database 
view.


This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1511.


Diffs
-----

  server/src/com/cloud/api/query/dao/UserVmJoinDaoImpl.java f561449 
  server/src/com/cloud/api/query/vo/UserVmJoinVO.java d723822 
  setup/db/db/schema-40to410.sql b253663 

Diff: https://reviews.apache.org/r/10030/diff/


Testing
-------

Testing is done locally by issuing listVmCmd and check NicResponse returned in 
UserVmResponse.


Thanks,

Min Chen

Reply via email to