summaryrefslogtreecommitdiffstats
path: root/openstack/common/processutils.py
Commit message (Collapse)AuthorAgeFilesLines
* updating sphinx documentationJoe Heck2012-11-181-16/+27
| | | | | | | | | | * adding openstack theming (copied from keystone project theme) * updating .gitignore to ignore generated API docs * updated formatting in index.rst page * updaed openstack/common/processutils.py to match hacking docstring * updated docstrings to resolve sphinx warnings Change-Id: Ie89afe20eeab1efd2daf440fc65ccdf90f723c51
* Move utils.execute to its own module.Michael Still2012-11-011-0/+124
Also move the exceptions raised to being local to the executils module. Change-Id: Ibb2445f92840b9ce4b52373b0b09adb3d6a4a897