commit | cd2e3770e7003967f44fbbd7d7b4c6644f9deeb8 | [log] [tgz] |
---|---|---|
author | Zhi Kun Liu <zhikunli@cn.ibm.com> | Tue Apr 15 21:18:18 2014 -0500 |
committer | Zhi Kun Liu <zhikunli@cn.ibm.com> | Thu Apr 17 10:53:05 2014 +0800 |
tree | 2077c36c714509f8a17f14c28f7864523dd1a20e | |
parent | c066015fb78b890de5bd38eb043a58270edaeb0f [diff] |
fix dict reference error network item in the return of _list_networks() is dictionary. Its keys can not be referenced like object's property. This patch fix that problem. Change-Id: I01d8e69b4e2a3350cb7afc3fc076992ef9ab9783