OpenSDN source code
agent_paths.cc
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2018 Juniper Networks, Inc. All rights reserved.
3
*/
4
5
#include <
cmn/agent.h
>
6
7
const
std::string
Agent::config_file_
=
"/etc/contrail/contrail-vrouter-agent.conf"
;
8
const
std::string
Agent::log_file_
=
"/var/log/contrail/vrouter.log"
;
agent.h
Agent::log_file_
static const std::string log_file_
Definition:
agent.h:1657
Agent::config_file_
static const std::string config_file_
Definition:
agent.h:1656
contrail
controller
src
vnsw
agent
cmn
nix
agent_paths.cc
Generated by
1.9.1