Searched refs:AfeStore (Results 1 – 4 of 4) sorted by relevance
12 class AfeStore(host_info.CachingHostInfoStore): class25 super(AfeStore, self).__init__()121 class AfeStoreKeepPool(AfeStore):
26 self.store = afe_store.AfeStore(self.hostname, afe=self.mock_afe)
198 'host_info_store': afe_store.AfeStore(hostname, afe),
1624 primary_store = afe_store.AfeStore(hostname)