commit | 411261f4ff24f7394bdbe583dc2dcf2201bdf718 | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Fri Jun 14 00:01:43 2019 +0200 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Wed Jun 19 06:44:36 2019 +0000 |
tree | f0d3df97dc6392e2c92a4a88246ef9954328c38c | |
parent | 4e44e244f7cb258d4baa1b839deb7ae83b2b0521 [diff] |
Additional test cases for port forwardings API This patch adds 2 additional test cases to API tests for port forwardings: 1. Attempt to delete Floating IP used already by port forwarding - this should returns Conflict error, 2. Try to associate port forwarding to Neutron's port which is already associated with another Floating IP - this should raise Conflict error. Depends-On: https://review.opendev.org/666235 Change-Id: I8b036068645f9d0277cde66b027a22273d9b1c41