summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Removed blank lineNachi Ueno2011-08-231-1/+0
* Merged with trunkNachi Ueno2011-08-231-1/+17
|\
| * Merged from trunk,resolved conflicts and fixed broken unit tests due to chang...Tushar Patil2011-08-221-4/+10
| |\
| * \ Merged from trunkTushar Patil2011-08-191-38/+3
| |\ \
| * \ \ Merged with trunk and fixed broken unit testcasesTushar Patil2011-08-121-6/+9
| |\ \ \
| * \ \ \ Merged with trunkTushar Patil2011-08-091-1/+1
| |\ \ \ \
| * \ \ \ \ Resolve conflicts and fixed broken unit testcasesTushar Patil2011-08-081-20/+72
| |\ \ \ \ \
| * \ \ \ \ \ Merged with trunkTushar Patil2011-07-291-7/+16
| |\ \ \ \ \ \
| * | | | | | | add optional parameter networks to the Create server OS APITushar Patil2011-07-111-0/+16
* | | | | | | | Fixed typo and docstring and example class nameNachi Ueno2011-08-231-2/+2
* | | | | | | | Fixed conflict with branchNachi Ueno2011-08-221-4/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | merge with trunkWilliam Wolf2011-08-221-3/+9
| |\ \ \ \ \ \ \
| | * | | | | | | Fixes primitive with builtins, modules, etcSandy Walsh2011-08-191-3/+9
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | merge with trunkWilliam Wolf2011-08-191-38/+3
| |\| | | | | |
| * | | | | | | merge from trunkWilliam Wolf2011-08-111-6/+9
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | tenant_id -> project_idWilliam Wolf2011-08-101-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Added Test Code, doc string, and fixed pip-requireswNachi Ueno2011-08-221-3/+23
* | | | | | | Fixed typoNachi Ueno2011-08-191-1/+1
* | | | | | | Merged with trunkwNachi Ueno2011-08-191-38/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Make all services use the same launching strategyVishvananda Ishaya2011-08-171-38/+3
| | |/ / / / | |/| | | |
* / | | | | Added monkey patching notification code functionNachi Ueno2011-08-191-1/+23
|/ / / / /
* | | | | * Removes rogue direct usage of subprocess module by proper utils.execute callsThierry Carrez2011-08-111-6/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename sudo_helper FLAG into root_helperThierry Carrez2011-08-091-2/+2
| * | | | Command args can be a tuple, convert them to listThierry Carrez2011-08-091-1/+1
| * | | | Fix usage of sudo -E and addl_env in dnsmasq/radvd calls, remove addl_env sup...Thierry Carrez2011-08-091-7/+1
| * | | | Use close_fds by default since it's good for youThierry Carrez2011-08-091-0/+1
| * | | | Fix ajaxterm's use of shell=True, prevent vmops.py from running its own versi...Thierry Carrez2011-08-091-4/+0
| * | | | Add run_as_root parameter to utils.execute, uses new sudo_helper FLAG to pref...Thierry Carrez2011-08-051-0/+8
| * | | | Remove spurious direct use of subprocessThierry Carrez2011-08-051-0/+4
| | |_|/ | |/| |
* | | | Merge from trunk.Naveed Massjouni2011-08-081-1/+17
|\| | |
| * | | Remove instances of the "diaper pattern"Matthew Hooker2011-08-031-1/+17
* | | | Fixing a bug in nova.utils.novadir()Naveed Massjouni2011-08-081-1/+1
|/ / /
* | | While we currently trap JSON encoding exceptions and bail out, for error noti...Sandy Walsh2011-08-021-19/+55
|\ \ \ | |_|/ |/| |
| * | made the whole instance handling thing optionalSandy Walsh2011-07-291-22/+55
| * | added instance support to to_primitive and testsSandy Walsh2011-07-291-0/+3
| |/
* / change context to maintain exact time, store roles, use ids instead of object...Vishvananda Ishaya2011-07-211-7/+16
|/
* trunk merge with migration renumberingTrey Morris2011-06-301-0/+11
|\
| * fix issue of recurse_zones not being converted to bool properlyChris Behrens2011-06-291-0/+11
* | merged trunkTrey Morris2011-06-291-0/+16
|\|
| * This adds system usage notifications using the notifications framework. Monsyne Dragon2011-06-281-0/+16
| |\
| | * Refactored usage generationMonsyne Dragon2011-06-281-0/+16
* | | merged trunk, fixed the floating_ip fixed_ip exception stupidityTrey Morris2011-06-291-4/+43
|\| |
| * | pep8 fixBrian Lamar2011-06-281-1/+0
| * | Merged trunk.Brian Lamar2011-06-271-0/+10
| |\|
| * | Added nova.version to utils.pyBrian Lamar2011-06-271-0/+1
| * | Created Bootstrapper to handle Nova bootstrapping logic.Brian Lamar2011-06-231-0/+37
| * | fix some issues with flags and loggingMark Washenberger2011-06-221-4/+6
* | | trunk merge, getting fierce..Trey Morris2011-06-271-0/+10
|\ \ \ | | |/ | |/|
| * | PEP8 fixYuriy Taraday2011-06-251-1/+2
| * | Merged with trunkYuriy Taraday2011-06-241-0/+15
| |\|