#include "oper/instance_manager.h"
#include <boost/bind.hpp>
#include <boost/functional/hash.hpp>
#include <boost/filesystem.hpp>
#include <boost/tokenizer.hpp>
#include <sys/wait.h>
#include "cmn/agent.h"
#include "db/db.h"
#include "io/event_manager.h"
#include "oper/instance_task.h"
#include "oper/operdb_init.h"
#include "oper/service_instance.h"
#include "oper/vm.h"
#include "oper/docker_instance_adapter.h"
#include "oper/netns_instance_adapter.h"
#include "base/util.h"
Go to the source code of this file.
const char loadbalancer_config_path_default[] |
|
static |
const char namespace_prefix[] = "vrouter-" |
|
static |
const char namespace_store_path_default[] |
|
static |