nova/nova
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
..
CA
api Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
cells Use six.text_type() when logging Instance object 2017-05-03 22:45:49 +00:00
cmd Merge "nova-manage: Deprecate 'agent' commands" 2017-05-15 09:38:09 +00:00
common cors: update default configuration in config 2016-11-05 20:17:42 -04:00
compute Merge "Make compute auto-disable itself if builds are failing" 2017-05-16 17:43:27 +00:00
conductor Make conductor ask scheduler to limit migrates to same cell 2017-03-29 07:12:31 -07:00
conf Merge "Make compute auto-disable itself if builds are failing" 2017-05-16 17:43:27 +00:00
console Add RPC version aliases for Ocata 2017-02-27 18:37:48 +04:00
consoleauth Make consoleauth target the proper cell 2017-03-07 15:33:50 -08:00
db Merge "db api: add service_get_by_uuid" 2017-05-07 01:25:06 +00:00
hacking remove hacking rule that enforces log translation 2017-03-16 09:56:21 -04:00
image Use cursive for signature verification 2017-03-28 01:41:41 -07:00
ipv6
keymgr
locale Imported Translations from Zanata 2017-03-03 10:09:38 +00:00
network Merge "Improve comment for PCI port binding update" 2017-05-08 17:51:47 +00:00
notifications Merge "Add uuid to service.update notification payload" 2017-05-15 10:40:37 +00:00
objects Merge "do not log error for missing _save_tags" 2017-05-16 17:43:58 +00:00
pci Modify PciPassthroughFilter to accept lists 2017-04-11 19:49:07 +00:00
policies Add more description to policies in the keypairs.py 2017-05-11 11:53:23 +08:00
scheduler Fix a typo 2017-05-04 11:30:54 +08:00
servicegroup Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
tests Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
virt fix InvalidSharedStorage exception message 2017-05-15 12:53:37 -06:00
vnc
volume Catching OverQuota Exception 2017-05-03 19:00:34 +00:00
wsgi Clarify the language in the apache wsgi sample 2017-02-02 15:43:25 -08:00
__init__.py
availability_zones.py Make os-availability-zones know about cells 2017-03-15 11:02:58 -07:00
baserpc.py
block_device.py db: Add attachment_id to block_device_mapping 2017-03-16 15:26:33 -04:00
cache_utils.py remove log translation tags from nova.cells 2017-04-10 14:48:07 +00:00
config.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
context.py Temporarily untarget context when deleting from cell0 2017-03-13 13:45:03 -04:00
crypto.py
debugger.py
exception.py Merge "Make NovaException format errors fatal for tests" 2017-05-17 00:26:21 +00:00
exception_wrapper.py Short circuit notifications when not enabled 2017-03-30 22:32:14 +00:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
policy.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
profiler.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
quota.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
rpc.py Clean up ClientRouter debt 2017-04-25 09:58:26 -07:00
safe_utils.py
service.py Remove nova-cert 2017-04-27 22:28:01 -04:00
service_auth.py Add service_token for nova-cinder interaction 2017-01-11 15:49:16 +00:00
test.py Merge "Make NovaException format errors fatal for tests" 2017-05-17 00:26:21 +00:00
utils.py Merge "Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utils" 2017-05-04 20:05:25 +00:00
version.py
weights.py Correct some spelling errors 2017-02-25 02:45:30 +00:00
wsgi.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00