commit | cf61121ac27f70ad7f66770f2d41d29328e161de | [log] [tgz] |
---|---|---|
author | Adam Gandelman <adamg@ubuntu.com> | Tue Dec 09 14:13:28 2014 -0800 |
committer | Adam Gandelman <adamg@ubuntu.com> | Tue Dec 09 14:13:28 2014 -0800 |
tree | 37019bf64538dcd2b4664623ef1c2650d4820de0 | |
parent | 8be1f240c903e69e3887aa7924814c1ac9923229 [diff] |
Skip test_update_router_admin_state for baremetal The baremetal deployment relies on a flat network without tenant isolation. The router servicing this single network should not be taken up and down, especially if there are other tests running that may be accessing things via public IP. This is accounted for already during network/router/subnet creation, but this test needs to be skipped as well. Change-Id: I4064e134493085d90a0f0967b7b9ad640aadf75c Closes-bug: #1400902