Add stub ApplicationServiceApi and glue it with the handler.

This commit is contained in:
Kegan Dougal 2015-02-04 11:19:18 +00:00
parent 94a5db9f4d
commit 17753f0c20
4 changed files with 39 additions and 4 deletions

View file

@ -216,6 +216,7 @@ class ApplicationServiceStore(SQLBaseStore):
except IndexError:
logger.error("Bad namespace enum '%s'. %s", ns_int, res)
# TODO get last successful txn id f.e. service
for service in services.values():
logger.info("Found application service: %s", service)
self.cache.services.append(ApplicationService(