Skip to content

aaronorosen/congress

 
 

Repository files navigation

Congress

Congress: The open policy framework for the cloud.

  1. Compile:
  • from the root directory make
  1. Run the API server:
  • from the root directory ./bin/congress-server --config-file congress/etc/congress.sample.conf
  1. Run the unit tests
  • from the root directory

    tox -epy27 or via ./run_test.sh

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Shell 1.1%
  • GAP 0.6%