Bind RepoSizeEventCreator to UsageDataEventCreator

Issue:
Publisher doesn't publish events even when
publicationStartData/Interval are properly configured.

Solution:
There is no single instance of UsageDataEventCreator bound hence
events are not published. Binding RepoSizeEventCreator solves
the problem.

Signed-off-by: Jacek Centkowski <jcentkowski@collab.net>
Change-Id: I8b24b81f24ff970f8b7bc8e1f18dc923f36be862
1 file changed