#include <boost/uuid/uuid_io.hpp>
#include <vnc_cfg_types.h>
#include <cmn/agent_cmn.h>
#include <ifmap/ifmap_node.h>
#include <cfg/cfg_init.h>
#include <oper/agent_sandesh.h>
#include <oper/ifmap_dependency_manager.h>
#include <oper/interface_common.h>
#include <oper/physical_device.h>
#include <oper/nexthop.h>
#include <oper/config_manager.h>
#include <vector>
#include <string>
Go to the source code of this file.
static void SetReq |
( |
DBRequest * |
req, |
|
|
const string & |
fqdn, |
|
|
const string & |
display_name, |
|
|
const string & |
vrf_name, |
|
|
const uuid & |
device_uuid |
|
) |
| |
|
static |