commit | 7b629583b9fdfba1447c153c546293405fa7149d | [log] [tgz] |
---|---|---|
author | Maho Koshiya <koshiya.maho@po.ntts.co.jp> | Mon Feb 22 10:59:01 2016 +0900 |
committer | Maho Koshiya <koshiya.maho@po.ntts.co.jp> | Thu Apr 21 11:58:50 2016 +0900 |
tree | 3009987f20aee5519db26f587d8330cf6298830e | |
parent | 55df9d63ca846628929c16a8996b6a37fccd6d76 [diff] |
Add tests of fixed_ips 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 fixed_ips. Change-Id: I88e1960a5706b00d37e79ce93cb86a62420ae0fa Closes-bug: #1525813