Comment 5 for bug 1695245

Revision history for this message
zhangzhihui (zhangzhang) wrote :

“nics” have two format, one is
"nics": [
             {
               "net-id": "f75e7970-6469-4784-b0a1-a9ed80172079"
             }
           ]
but our rally codes seems to have a bug, i will try to fix it.
the other is
"nics": [
               "f75e7970-6469-4784-b0a1-a9ed80172079"
            ]
about this part of the code is ok。you can use this format.