9a650a5e2f
This allows us to pre-store a template in the database before creating/updating a stack over RPC, so that we don't need to send the contents over RPC. This will help us safely de-duplicate files dicts in the database, reduce the size of messages, and prevent unnecessary copies of files (in particular) being loaded into memory. Change-Id: Id1990d5cbac8b3954ce224af73425d4fd8db17d6 |
||
---|---|---|
.. | ||
__init__.py | ||
api.py | ||
client.py | ||
listener_client.py | ||
worker_api.py | ||
worker_client.py |