RETIRED, Congress
Go to file
Tim Hinrichs 9f768a7411 Expanded private_network script
Renamed 'projection' to 'simulation' and expanded private_public_network
demo script to include simulation.

Issue: #
Change-Id: I3cae526d37425bb53e91034d1af75199c1d83050
2013-10-18 11:28:40 -07:00
examples Expanded private_network script 2013-10-18 11:28:40 -07:00
scripts Add test wrapper to work around PYTHONPATH 2013-08-13 14:15:23 -07:00
src/policy Expanded private_network script 2013-10-18 11:28:40 -07:00
thirdparty Rearrange project directory structure 2013-08-13 10:34:44 -07:00
.gitignore Rearrange project directory structure 2013-08-13 10:34:44 -07:00
Makefile Rearrange project directory structure 2013-08-13 10:34:44 -07:00
README Add test wrapper to work around PYTHONPATH 2013-08-13 14:15:23 -07:00

README

Congress
----------------------------------
Copyright (c) 2013 VMware, Inc. All rights reserved.

1. Compile:

- from the root directory
  make

2. Run the API server:

- from the root directory
  ./scripts/run_api_server

3. Run the unit tests

- from the root directory
  ./scripts/run_tests