nova/nova/api
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
..
ec2 delete more i18n log markers 2017-03-21 07:37:21 -04:00
metadata Add pbr-installed wsgi application for metadata api 2017-05-02 16:58:11 +00:00
openstack Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
validation Remove unnecessary duplicated NOTE 2017-03-31 10:29:13 -07:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py delete more i18n log markers 2017-03-21 07:37:21 -04:00
compute_req_id.py Remove 'v3' from comments in Nova API code 2015-09-14 14:10:58 +00:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00