]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Sync 'service' module from oslo-incubator
authorJay S. Bryant <jsbryant@us.ibm.com>
Fri, 20 Feb 2015 22:29:10 +0000 (16:29 -0600)
committerJay S. Bryant <jsbryant@us.ibm.com>
Fri, 20 Feb 2015 22:29:10 +0000 (16:29 -0600)
commitecd24c96c821fd3c9ae3e583357ff0e4cb371c5b
tree0bcf3a7fc3f626f517003261a1cb2db4c76684b9
parentf4f46e972004eca66e4751a836156c342e448621
Sync 'service' module from oslo-incubator

The service module hasn't had a sync to Cinder since November
of 2014.  There have been a number of changes, including updates
to get it using the appropriate namespace for oslo and support
for moving away from using oslo.log.  So, we need to update the
module.

Current HEAD in OSLO:
---------------------
commit e589dde0721a0a67e4030813e582afec6e70d042
Date:  Wed Feb 18 03:08:12 2015 +0000
Merge "Have a little fun with release notes"

Changes merged with this patch:
---------------------
2aacb111 - Change oslo.config to oslo_config
2fbf5065 - Remove oslo.log code and clean up versionutils API
dbca53e9 - Merge "Added graceful argument on Service.stop method"
442fc223 - Added graceful argument on Service.stop method
cf429e50 - Remove extra white space in log message

Change-Id: If78596d8779b8dd5b2fc22891d7ca21ccdabc9d6
cinder/openstack/common/service.py