dragonflow/dragonflow/tests
Shachar Snapiri 4d9f18dd04 Fix floatingip tests that were broken by neutron
Floating IP tests were broken by https://review.openstack.org/#/c/521707/
as the notation of attribute access was modified from 'get' notation to
'[]' notation, so if we do not set the attributes, an exception is
thrown and fails the test.
Just added the relevant attributes with 'None' value.

Change-Id: Ifda93cf8a4c5ebd49e4d9da2be0974d83564f5dd
2017-12-14 08:43:11 +02:00
..
common DHCP port per network 2017-11-14 12:33:40 +02:00
contrib Fix post gate hook to accommodate for new os-testr 2017-10-19 19:09:46 -07:00
database Dummy DB: make unique_key accessible through get_key 2017-10-17 14:18:53 +00:00
fullstack Temporarily remove failing test from fullstack 2017-12-13 09:44:23 +02:00
unit Fix floatingip tests that were broken by neutron 2017-12-14 08:43:11 +02:00
__init__.py Remove explicit eventlet.monkey_patch() 2016-05-31 16:48:40 +08:00
base.py Removes unnecessary utf-8 encoding 2017-01-04 09:46:25 +07:00