summaryrefslogtreecommitdiff
path: root/ironic_python_agent/api/app.py
Commit message (Collapse)AuthorAgeFilesLines
* TinyIPA: Precompile python code for faster loadSam Betts2016-05-111-0/+1
| | | | | | | | 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
* Add docstrings for api/ treeJim Rollenhagen2014-09-221-2/+15
| | | | | | | | Does what it says. Partial-Bug 1367915 Change-Id: Id1a718d652f6d98e6acb1d667f42d9c3cc82aef5
* Use # instead of """ for copyright blocksJim Rollenhagen2014-04-101-15/+13
| | | | | | | Reformats copyright messages to be comments rather than docstring-style blocks. Change-Id: I4d863f53b67bb49d03bda0952b9e6179b6d23c59
* Replacing teeth/overlord with ipa/ironicJosh Gachnang2014-03-191-1/+1
|
* Renaming to IPAJosh Gachnang2014-03-191-0/+63