Jan Gutter e562dd19eb Apply workaround to host_info serialization test
Random failures started appearing in the gate with the following
pattern:

    testtools.matchers._impl.MismatchError: !=:
    reference = HostInfo(plugin_info=[HostPluginInfo,HostPluginInfo])
    actual    = HostInfo(plugin_info=[HostPluginInfo,HostPluginInfo])

This change attempts to work around the issue by adopting the same
workaround as implemented in the VIF tests.

Note that the host_info class is currently largely stub code for an
unimplemented negotiation interface.

Change-Id: I1fff71ec6793e009cbee9da0656b77915591dec4
Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
2019-01-16 13:13:34 +02:00
2018-10-11 16:40:54 +02:00
2018-07-05 16:20:22 +00:00
2018-01-15 16:18:50 +01:00
2015-11-11 16:10:58 +00:00
2018-09-11 08:48:05 +02:00
2018-10-11 16:40:54 +02:00
2018-06-27 15:52:27 +00:00
2017-03-10 19:12:21 +00:00
2018-11-03 07:29:30 +00:00

Team and repository tags

image

os-vif

Latest Version

Downloads

A library for plugging and unplugging virtual interfaces in OpenStack.

Description
Integration library between network (Neutron) and compute (Nova) providers
Readme 7.9 MiB
Languages
Python 100%