ironic-python-agent/ironic_python_agent/api
Sam Betts f58f7b9a07 TinyIPA: Precompile python code for faster load
This patch adds code into the tinyipa build process and IPA itself to
allow the required python code to be PYTHONOPTIMIZE precompiled into
pyo files, this speeds up IPA startup time in a nested virt by 50%.

Change-Id: Ib60c420719ea52a602c1752b572d3b217c2cefc7
2016-05-11 18:58:57 +01:00
..
controllers Fixes incorrect description URL 2015-09-15 21:05:19 +00:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
app.py TinyIPA: Precompile python code for faster load 2016-05-11 18:58:57 +01:00
app.wsgi Renaming to IPA 2014-03-19 15:50:43 -07:00
config.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00