Skip to content

HTTP-APIs/hydra-flock-central-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydra-flock-central-controller

The Central Controller component for the simulation

This is part of the hydra-flock-demo test-bed. Check the hydra-flock-demo for cloud deployment of the full test-bed.

Running tests:

  • Create and activate a new virtualenv
  • Upgrade pip and setuptools
  • Check if python3-dev is installed
  • Run pip install -r requirements.txt
  • Start the controller server using python -m flock_controller.main
  • In another teminal instance run python -m flock_controller.tests.test_central_controller_endpoints

NOTE :- For design principles and other details please read the Simulation Wiki

About

The Central Controller for the simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages