Skip to content

Commit

Permalink
Merge "Passing sandesh files to Gen-Doc"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Oct 3, 2016
2 parents 64617e0 + cd9bc6e commit b98fa38
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/analytics/SConscript
Expand Up @@ -244,6 +244,10 @@ CollectorDocFiles += AnalyticsEnv['ANALYTICS_DOC_FILES']
CollectorDocFiles += AnalyticsEnv.SandeshGenDoc('collector_uve.sandesh')
CollectorDocFiles += AnalyticsEnv.SandeshGenDoc('uflow.sandesh')
CollectorDocFiles += AnalyticsEnv.SandeshGenDoc('sflow.sandesh')
CollectorDocFiles += AnalyticsEnv.SandeshGenDoc('../database/gendb.sandesh')
CollectorDocFiles += AnalyticsEnv.SandeshGenDoc('../database/cassandra/cql/cql.sandesh')
CollectorDocFiles += AnalyticsEnv.SandeshGenDoc('#tools/sandesh/library/common/sandesh_uve.sandesh')
CollectorDocFiles += AnalyticsEnv.SandeshGenDoc('#tools/sandesh/library/common/derived_stats_results.sandesh')

# Please update sandesh/common/vns.sandesh on process name change
AnalyticsEnv.Alias('install', AnalyticsEnv.InstallAs(
Expand Down

0 comments on commit b98fa38

Please sign in to comment.