commit | 750aa92242b874fec17716aee00be378db3eecce | [log] [tgz] |
---|---|---|
author | Masayuki Igawa <igawa@mxs.nes.nec.co.jp> | Thu Mar 20 09:46:37 2014 +0900 |
committer | Masayuki Igawa <igawa@mxs.nes.nec.co.jp> | Thu Mar 20 09:46:37 2014 +0900 |
tree | 9ec897601b126b26b28717b9091d76d6e54077b2 | |
parent | 6229ca55b9bf1c4592b835ce15dc4810b476a843 [diff] |
Make add_remove_fixed_ip tests executable in Nova gate The tests of test_add_remove_fixed_ip were introduced in I8448de16d2243bd08db50562eb2714e07b62ea63 I7f8dcead3c42ae01354891d9fe6fd1ced0136b72 But they are not executed in Nova gate now. We should test these APIs like others. Change-Id: Ifc02080ddf403cb51aaa48b4235c0d286082d10f Closes-Bug:#1294912