neutron/neutron/tests
Brian Haley 922cd0a938 Change ha_state property to always return a value
Right now, ha_state could return any value that is in
the state file, or even '' if the file is empty.  Instead,
return 'unknown' if it's empty.

We also need to update the translation map in the HA code
to deal with this new value to avoid a KeyError.

Related-bug: #1755243

Change-Id: I94a39e574cf4ff5facb76df352c14cbaba793e98
2018-04-17 14:23:23 +00:00
..
common Remove usage of TestCase.skip() method 2018-03-21 22:14:53 +01:00
contrib remove tag and tag_ext extensions 2018-03-16 13:09:42 -06:00
etc Allow port create/update by shared nw owners 2017-12-12 04:12:54 +00:00
fullstack Merge "Remove usage of TestCase.skip() method" 2018-03-26 20:28:36 +00:00
functional Fix pep8 errors 2018-04-11 01:10:49 +09:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Change ha_state property to always return a value 2018-04-17 14:23:23 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Switch IPDevice.exists() method to use pyroute2 2018-03-19 11:56:45 +01:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py tests/tools: add prefix "_" to CALLBACK_PRIORITY_SUPPORTED 2018-04-11 22:46:55 -07:00