Commit Graph

11 Commits

Author SHA1 Message Date
Denis Makogon ba13e225b5 Use PBR for setup.py 2016-12-14 12:39:29 +02:00
Denis Makogon b8c5041e47 Update descriptions in readme and setup.py 2016-12-07 00:23:41 +02:00
Denis Makogon a0dd07553e New project name: Picassa 2016-12-07 00:01:44 +02:00
Denis Makogon a6a8405510 Prepare for project renaming
- refactoring with relative imports to support simple renaming
 - new tox job to build and simply test code inside docker container
2016-12-06 09:42:29 +02:00
Denis Makogon e02b003fcb Massive update
- new version of python-functionsclient
 - updated swagger doc
 - improved tests
2016-12-02 17:11:26 +02:00
Denis Makogon 15710f6cd4 Use aioservice v0.0.1 2016-11-22 17:16:43 +02:00
Denis Makogon c58186cf20 Use stable release package of python-functionsclient 2016-11-19 02:12:53 +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 af3e5d1c44 Implementing Swagger doc generation
partially depends on aiohttp_swagger/pull/13
2016-11-17 19:51:01 +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