summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8Soren Hansen2011-03-101-3/+3
* Merge trunkSoren Hansen2011-03-091-18/+27
|\
| * Fixes bug 726359. Passes unit tests.Eric Windisch2011-03-091-14/+23
| |\
| | * execvp passes pep8Eric Windisch2011-03-091-9/+10
| | * Fixes uses of process_inputEric Windisch2011-03-091-2/+2
| | * execvp: unit tests passEric Windisch2011-03-091-0/+1
| | * execvp: almost passes testsEric Windisch2011-03-091-6/+13
| | * execvpEric Windisch2011-03-081-8/+8
| | * execute: shell=True removed.Eric Windisch2011-02-271-3/+3
* | | Log failed command execution if there are more retry attempts left.Soren Hansen2011-03-071-0/+1
* | | Merge sync branch.Soren Hansen2011-03-011-2/+4
|\| |
| * | Use functools.wraps to make sure wrapped method's metadata (docstring and nam...Soren Hansen2011-03-011-2/+4
* | | Merge lock_path change.Soren Hansen2011-02-281-1/+4
|\| |
| * | Add a lock_path flag for lock files.Soren Hansen2011-02-281-1/+4
* | | Merge sync branch.Soren Hansen2011-02-281-0/+62
|\| |
| * | Add utils.synchronized decorator to allow for synchronising method entrance a...Soren Hansen2011-02-281-0/+11
| |/
| * Helper function that supports XPath style selectors to traverse an object tre...Justin Santa Barbara2011-02-231-0/+51
| |\
| | * Rename minixpath_select to get_from_pathJustin Santa Barbara2011-02-231-12/+12
| | * Cope when we pass a non-list to xpath_select - wrap it in a listJustin Santa Barbara2011-02-231-1/+7
| | * Created mini XPath implementation, to simplify mapping logicJustin Santa Barbara2011-02-231-0/+45
* | | Merge trunkSoren Hansen2011-02-221-1/+1
|\| |
| * | switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-1/+1
| * | fixes for various logging errors and issuesVishvananda Ishaya2011-02-201-1/+1
| |/
* | PEP-8 fixesSoren Hansen2011-02-211-6/+6
* | Merge trunkSoren Hansen2011-02-191-0/+23
|\|
| * Uncommitted changes using the wrong author, and re-committing under the corre...Ed Leafe2011-02-171-1/+60
| |\
* | | Introduce IptablesManager in linux_net. Port every use of iptables in linux_n...Soren Hansen2011-02-181-26/+35
| |/ |/|
* | Use eventlet.green.subprocess instead of standard subprocessSoren Hansen2011-02-141-1/+1
* | Fix PEP8 violationsSuperStack2011-02-091-0/+1
* | Fixes for Vish & Devin's feedbackJustin Santa Barbara2011-02-041-0/+35
|/
* Fixed formatting issues in current codebase.Ed Leafe2011-01-271-2/+2
* merged r621Nachi Ueno2011-01-261-1/+1
|\
| * Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-181-3/+5
* | get_my_linklocal raises exceptionNachi Ueno2011-01-191-5/+5
* | Fixed error message in get_my_linklocalHisaharu Ishii2011-01-181-5/+3
|/
* Merging trunkRick Harris2011-01-171-0/+70
|\
| * merge from upstreamAndy Smith2011-01-141-0/+36
| |\
| | * Fixed missing _().Koji Iida2011-01-131-15/+2
| | * Fixed syntax errorsNachi Ueno2011-01-121-1/+1
| | * Merged with 549Nachi Ueno2011-01-121-0/+5
| | |\
| | * | Change command to get link local addressHisaharu Ishii2011-01-121-2/+2
| | * | Merged with r548Nachi Ueno2011-01-121-10/+11
| | |\ \
| | * | | Fixed for pep8Hisaharu Ishii2011-01-121-1/+0
| | * | | changed exception classNachi Ueno2011-01-121-4/+7
| | * | | missing _()Nachi Ueno2011-01-051-1/+1
| | * | | Some Bug FixNachi Ueno2011-01-041-3/+1
| | * | | Merged and fiexed conflicts with r515Nachi Ueno2011-01-041-29/+137
| | |\ \ \
| | * | | | Support IPv6NTT PF Lab.2010-12-241-0/+39
| * | | | | merge from upstream and fix leaks in console teststermie2011-01-121-13/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | merged from upstream and made applicable changesAndy Smith2011-01-071-9/+13
| |\ \ \ \ \