Skip to content

Commit

Permalink
Add sandesh config to vcenter-manager config file
Browse files Browse the repository at this point in the history
Change-Id: Ib7f21daa53e78264ed47f46cdf2fc953723f30ba
Partial-Bug: #1780072
  • Loading branch information
krzysztofg256 committed Jul 6, 2018
1 parent 6bbda41 commit e8a85f4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions containers/vcenter/manager/entrypoint.sh
Expand Up @@ -32,6 +32,13 @@ vnc:
password: $KEYSTONE_AUTH_ADMIN_PASSWORD
tenant_name: $KEYSTONE_AUTH_ADMIN_TENANT
sandesh:
collectors: $COLLECTOR_SERVERS
introspect_port: 9090
logging_level: $LOG_LEVEL
log_file: $LOG_DIR/contrail-vcenter-manager.log
EOM

exec "$@"

0 comments on commit e8a85f4

Please sign in to comment.