commit | 3fc1246ee97439ad0fd5258c7145bdc600a1cd31 | [log] [tgz] |
---|---|---|
author | Maho Koshiya <koshiya.maho@po.ntts.co.jp> | Mon Dec 14 19:03:12 2015 +0900 |
committer | Maho Koshiya <koshiya.maho@po.ntts.co.jp> | Mon Feb 08 15:14:30 2016 +0900 |
tree | 2d82d9b2aa39f25b9c30a54288706f7c506a2e81 | |
parent | 2d4f47fac7ed1ae60ee41f86cb2c5535387c16c8 [diff] |
Add tests of port_id in the attach interfaces nova API The attach interfaces API of nova does not specify port_id or fixed_ips in tempests. So, need to check these behavior in tempests. This patch include test case of port_id. Change-Id: I9f69c267fdf63126e93f334c988fda77464ca2b0 Closes-bug: #1525813