commit | 79f179353eacc6697f4a9f586c8d5543302fb4cd | [log] [tgz] |
---|---|---|
author | ronak <ronak.malav.shah@gmail.com> | Mon Jan 27 17:56:21 2014 -0800 |
committer | ronak <ronak.malav.shah@gmail.com> | Mon Jan 27 18:03:28 2014 -0800 |
tree | e9ebd6d77a1306088ed6c4915b7adc44e79b64cc | |
parent | 3f64186c7d74be37d316eafe1c80ba8cc2ef08be [diff] |
Run SNAT specific test cases only with ext-gw-mode extension In network api's test_routers, there are test cases which involves enable_snat attribute. We should not be running these test cases if the ext-gw-mode extension is not supported by network plugin. Adding decorator to corresponding methods in test_routers. Change-Id: I71fd96ce6b30ba7307c92733c363eb996ee6c1db Closes-Bug: #1273360