summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|/
* Uncommitted changes using the wrong author, and re-committing under the corre...Ed Leafe2011-02-171-1/+60
|\
| * 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
| |\ \ \ \ \
| * \ \ \ \ \ merged from trunkAndy Smith2011-01-041-1/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Added stack command-line toolAndy Smith2010-12-271-1/+1
| * | | | | | added tests to ensure the easy api works as a backend for Compute APIAndy Smith2010-12-221-0/+31
* | | | | | | Merging trunkRick Harris2011-01-121-0/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | merge trunk, fix conflictAnthony Young2011-01-111-13/+0
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | merge trunkAnthony Young2011-01-101-8/+9
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | merge trunkAnthony Young2010-12-281-1/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | merge trunkAnthony Young2010-12-231-13/+93
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | merging in trunkAnthony Young2010-12-211-22/+91
| |\ \ \ \ \ \
| * | | | | | | basics to get proxied ajaxterm working with virshroot2010-11-011-1/+2
| * | | | | | | merge lp:novaJesse Andrews2010-10-241-13/+32
| |\ \ \ \ \ \ \
| * | | | | | | | add in support for ajaxterm console accessroot2010-09-171-0/+4
* | | | | | | | | Merging trunkRick Harris2011-01-111-20/+8
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Moved get_my_ip into flags because that is the only thing it is being used fo...Vishvananda Ishaya2011-01-091-13/+0
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-8/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Removing some FIXMEsRick Harris2011-01-061-1/+2
* | | | | | | Reserving image before uploadingRick Harris2011-01-061-2/+18
|/ / / / / /
* | | | / / logs inner exception in nova/utils.py->import_classArmando Migliaccio2010-12-261-1/+2
| |_|_|/ / |/| | | |
* | | | | WSGI middleware for lockout after failed authentications of ec2 access key.root2010-12-221-1/+40
|\ \ \ \ \
| * \ \ \ \ merged trunkVishvananda Ishaya2010-12-161-13/+43
| |\ \ \ \ \ | | | |_|/ / | | |/| | |