neutron/neutron/tests
Ihar Hrachyshka f11afc57f0 tests: don't set description in test_blank_update_clears_association
'description' attribute of floating IPs is part of
standard-attr-description API extension, so using it in the test case
without requiring the extension is incorrect. But instead of adding the
new requirement, this patch removes 'description' from the floating IP
payload because it's not needed to prove the point of the test case
(that an empty update body will disassociate the floating IP).

Change-Id: I9ab5b0ba5f32f73818f8eac8a0001eeb13248423
(cherry picked from commit 62503dcb78)
2017-08-17 13:47:35 +00:00
..
common Move conntrack zones to IPTablesFirewall 2017-05-14 20:56:00 -04:00
contrib gate_hook: Add support for neutron-full with the ovs firewall 2017-08-15 12:37:23 -07:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack Throttle SIGHUPs to keepalived 2017-03-29 04:49:51 +00:00
functional Functional tests: change assert to wait_until_true 2017-08-14 10:01:31 +00:00
retargetable Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
tempest tests: don't set description in test_blank_update_clears_association 2017-08-17 13:47:35 +00:00
unit Prevent regression of IP loss on MAC update 2017-08-14 19:44:12 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Allow more time for DB migration tests 2016-09-22 12:40:47 +00:00
fake_notifier.py
post_mortem_debug.py
tools.py Display deprecation warning in test only once 2017-02-02 08:34:05 +00:00