commit | eec234d703dcd32f9da624f04c2188edfe96362f | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Tue Dec 05 13:04:02 2023 +0100 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Tue Dec 05 13:04:02 2023 +0100 |
tree | fa1536c7b1f905ed731d3c49749a43789a180180 | |
parent | c3f626118a299f9eac21e396904a2d2348d9e873 [diff] |
Add test_port_shut_down API test This patch adds test which replaces fullstack test: neutron.tests.fullstack.test_port_shut_down.PortShutDownTest It is simple API test which can be done quickly in neutron-tempest-plugin job. In fullstack instead it requires to prepare whole environment with neutron-server, fake compute node, agents, etc. so it takes much more time. Change-Id: Ica5e72ab6d4c20fdcbd1f0dd38e6adcf627bcefd