nova/nova/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
..
drivers Don't use 'updated_at' to check service's status 2016-12-08 09:51:03 +00:00
__init__.py Fix IBM copyright strings 2013-03-01 14:18:23 -05:00
api.py Config options: Centralize servicegroup options 2016-05-04 15:57:29 +00:00