diff options
author | Dan Smith <danms@us.ibm.com> | 2013-01-04 12:47:45 -0800 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2013-01-05 05:59:40 +0000 |
commit | 5ee157c428b09b102906a7ec6834985557369b20 (patch) | |
tree | c164b90b130b2793999c581b2478fd75afff04a4 /nova/exception.py | |
parent | f47c997242f591ca45945f86c00b584217a9b75b (diff) | |
download | nova-5ee157c428b09b102906a7ec6834985557369b20.tar.gz nova-5ee157c428b09b102906a7ec6834985557369b20.tar.xz nova-5ee157c428b09b102906a7ec6834985557369b20.zip |
Add ping to conductor
This adds a ping() method to conductor, which takes a single
argument and returns it back to the caller. It also returns
the name of the current service, which is always 'conductor' in
this case. I did this because I think that a generic ping method
should do this in order to facilitate blind or broadcast pings.
Related to bp/no-db-compute-manager
Change-Id: I83105060945fa6a793d884c9e06ff154bc98e715
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions