nova/nova/servicegroup
Tao Li 0df91a7f79 Fix the display of updated_at time when using memcache driver.
When using mc driver(set servicegroup_driver=mc), the service reports
state by memcache. but we use 'nova service-list' get the status of
services registered in nova, the 'update_at' time is not the last updated
time not as db driver. so we should get the time in memcache to update the
time in response.
Closes-Bug: #1647269

Change-Id: I1d4763436ad6de2483c39f5fe97fa6e8d283d8a3
2017-05-26 16:48:07 +08:00
..
drivers Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
__init__.py Fix IBM copyright strings 2013-03-01 14:18:23 -05:00
api.py Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00