]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix service alive information in os-services extension
authorQiu Yu <unicell@gmail.com>
Wed, 26 Jun 2013 07:52:09 +0000 (15:52 +0800)
committerQiu Yu <unicell@gmail.com>
Wed, 26 Jun 2013 08:57:29 +0000 (16:57 +0800)
commit276ccf1e81cf8f10f6ea27cb2af4d566a9479df0
treec0ac0ed6dfdd98d78a4fcd90ffa51270f8e78d10
parent6f3b40c59dc46765677930016edf0ba1f7dbd1f9
Fix service alive information in os-services extension

Service alive information need to be compared with service_down_time
value and updated accordingly.

Change-Id: I9b9798c108a2da07ab78d5d05cbb51a73b14363e
cinder/api/contrib/services.py
cinder/tests/api/contrib/test_services.py