Commit Graph

4 Commits

Author SHA1 Message Date
Denis Makogon 014f31342e Issue #17: Introduce Bandit static security checks
Implements #17
2016-12-13 03:48:30 +02:00
Denis Makogon b78d1a7dc3 Impelemts functional testing framework
Includes:
  - base functional test case class
  - apps tests
  - route tests
  - coverage included

 README updated
2016-11-18 19:03:44 +02:00
Denis Makogon 68b54f28bb Refactoring
- enable public/private routes exectuion
	- implementing new DB model - routes
	- refactoring service model to allow sub-apps
	- examples/hello-lambda.sh was changed to reflect new routes API
2016-11-16 18:27:02 +02:00
Denis Makogon 4471a4081a Initial commit
Project LaOS aka Lambdas-on-OpenStack
2016-11-14 17:57:27 +02:00