nova/nova/tests/unit/servicegroup
ChangBo Guo(gcb) 594b1b1520 Don't use 'updated_at' to check service's status
Commit b9bae02af2 introduced
'last_seen_up' to check service in Liberty. Nova use 'updated_at'
to check that before Liberty. So we can remove legacy item now.
Note: 'last_seen_up' may be null at the beginning. so we still
need 'created_at' in this case.

Change-Id: I5a273c294341027fba66a54a540182fc890522db
2016-12-08 09:51:03 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_api.py TrivialFix: removed unnecessary cycle in servicegroup/test_api.py 2016-04-04 13:59:01 +00:00
test_db_servicegroup.py Don't use 'updated_at' to check service's status 2016-12-08 09:51:03 +00:00
test_mc_servicegroup.py Remove deprecated "memcached_server" in Default section 2016-05-13 00:58:10 +00:00