solum/solum/deployer/handlers
James Li 24649a7e24 Convert bash scripts to Python
This patch sets up a LP handler framework to accommodate
build-lp, unittest-app and build-app functionalities.

Additionally, the patch also implements isolation improvements in
building an application container on worker node.
Specifically, the git clone command for cloning application code
is run inside a docker container. This helps in constraining
the resources of memory, CPU, disk and network bandwidth
to prevent Solum from the DoS attacks of a malicious git server.

Partially-fixes-bug: #1302552
Change-Id: Ie0f700c0d4bd74e24ac1a9727f4b17907f88cca1
2016-01-25 20:08:33 +00:00
..
__init__.py Added common RPC service and API classes 2014-03-19 23:04:04 +10:00
heat.py Convert bash scripts to Python 2016-01-25 20:08:33 +00:00
noop.py Delete assemblies when plan is deleted 2015-03-10 10:13:58 -05:00