Refactored Watcher API service
This patchset introduces the use of oslo.service to run the Watcher API service. Change-Id: I6c38a3c1a2b4dc47388876e4c0ba61b7447690bd Related-Bug: #1541850
This commit is contained in:
@@ -17,3 +17,4 @@
|
||||
import pbr.version
|
||||
|
||||
version_info = pbr.version.VersionInfo('python-watcher')
|
||||
version_string = version_info.version_string
|
||||
|
||||
Reference in New Issue
Block a user