summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* merge trunk, fix conflictAnthony Young2011-01-111-1/+2
|\
| * Now tries to install virtualenv via easy_install if not presentLorin Hochstein2011-01-111-1/+2
* | consolidate boto_extensions.py and euca-get-ajax-console, fix bugsAnthony Young2011-01-101-1/+47
* | merge trunkAnthony Young2011-01-101-1/+3
|\|
| * Merge trunk.Todd Willey2010-12-272-1/+3
| |\
| * \ Merge trunk.Todd Willey2010-12-221-0/+1
| |\ \
| * | | Use paste.deploy for running the api server.Todd Willey2010-12-211-1/+3
* | | | add timeout constant, set to 5 minutesAnthony Young2011-01-031-2/+3
* | | | merge trunkAnthony Young2010-12-282-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | merged trunk, resolved conflict David Pravec2010-12-242-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Make nova work even when user has LANG or LC_ALL configuredDavid Pravec2010-12-162-1/+3
| | |/
* | | better bin name, and pep8Anthony Young2010-12-231-22/+25
* | | add licenseAnthony Young2010-12-231-0/+20
* | | move euca-get-ajax-console up one directoryAnthony Young2010-12-231-1/+0
* | | rewrite proxy to not use twistedAnthony Young2010-12-221-1/+1
* | | working connection securityAnthony Young2010-12-221-0/+1
* | | connecting ajax proxy to rabbit to allow token based securityAnthony Young2010-12-221-0/+9
* | | remove a debugging lineAnthony Young2010-12-211-1/+0
* | | merging in trunkAnthony Young2010-12-213-1/+136
|\| |
| * | Merge trunk (naïvely).Soren Hansen2010-12-171-0/+1
| |\|
| | * Added Twisted version dependency into pip-requiresEldar Nugaev2010-12-131-0/+1
| * | Merge trunkSoren Hansen2010-12-141-0/+1
| |\|
| | * add bzr to the dev dependenciesAndy Smith2010-12-081-0/+1
| * | merged Justin Santa Barbara's raw-disk-image back into the latest trunkRick Clark2010-11-301-0/+1
| |\ \ | | |/ | |/|
| | * Merged with trunk, fixed broken stuffJustin Santa Barbara2010-10-143-4/+169
| | |\
| | * \ Merged with trunkJustin Santa Barbara2010-08-182-20/+63
| | |\ \
| | * | | Added Cheetah to pip-requiresJustin Santa Barbara2010-07-301-0/+1
| * | | | Adds nova-debug to tools directory, for debugging of instances that lose netw...Vishvananda Ishaya2010-11-171-0/+92
| |\ \ \ \
| | * | | | nova-debug, relaunch an instance with a serial consoleVishvananda Ishaya2010-10-251-0/+92
| * | | | | renamed target_id to iscsi_targetVishvananda Ishaya2010-10-251-1/+0
| |\| | | |
| | * | | | Duplicate the two trivial escaping functions remaining from tornado's code an...Andy Smith2010-10-251-1/+0
| * | | | | ISCSI Volume supportVishvananda Ishaya2010-10-251-0/+41
| |/ / / /
* | | | | prototype works with kvm. now moving call from api to compute Anthony Young2010-12-211-2/+6
* | | | | basics to get proxied ajaxterm working with virshroot2010-11-011-0/+83
* | | | | merge lp:novaJesse Andrews2010-10-243-3/+167
|\| | | |
| * | | | fix typo in boto line of pip-requiresRick Clark2010-10-201-1/+1
| * | | | reverted python-boto version in pip-requires to 1.9b1.\Rick Clark2010-10-191-1/+1
| | |_|/ | |/| |
| * | | Cleans up the unit tests that are meant to be run with nosetestsjaypipes@gmail.com2010-10-011-0/+1
| * | | improved commentingVishvananda Ishaya2010-09-281-7/+20
| * | | reorganize iptables clear and make sure use_nova_chains is a booleanVishvananda Ishaya2010-09-251-2/+2
| * | | disable output drop for the moment because it is too restrictiveVishvananda Ishaya2010-09-251-1/+6
| * | | allow mgmt ip access to apiVishvananda Ishaya2010-09-251-0/+3
| * | | flush the nova chainsVishvananda Ishaya2010-09-251-0/+3
| * | | add a reset commandVishvananda Ishaya2010-09-241-33/+41
| * | | improved the shell script for iptablesVishvananda Ishaya2010-09-241-46/+78
| * | | put setup_iptables in the right dirVishvananda Ishaya2010-09-231-0/+94
| * | | renamed ipchains to iptablesVishvananda Ishaya2010-09-231-94/+0
| * | | merged fix-iptablesVishvananda Ishaya2010-09-231-0/+94
| |\ \ \
| | * | | Added iptables host initial configurationDevin Carlen2010-09-151-0/+94
| * | | | Support querying version list, per the RS API spec. Fixes bug 613117.Michael Gundlach2010-09-201-2/+2
| |\ \ \ \