#!/usr/bin/env python3
# Copyright (c) 2010 Arastra, Inc.  All rights reserved.
# Arastra, Inc. Confidential and Proprietary.

import VmAgent
VmAgent.main()
