summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* merged trunkVishvananda Ishaya2010-09-0710-4/+99
|\
| * Make the scripts in bin/ detect if they're being run from a bzr checkoutSoren Hansen2010-09-0810-4/+99
* | dhcpbridge fixes from reviewVishvananda Ishaya2010-09-071-5/+4
* | removed model from nova-manageVishvananda Ishaya2010-09-021-5/+3
* | updated models a bit and removed service classesVishvananda Ishaya2010-09-023-10/+6
* | more pep8Vishvananda Ishaya2010-08-303-6/+7
* | merged trunk, fixed a couple errorsVishvananda Ishaya2010-08-301-8/+0
|\|
| * Dead code removal.Eric Day2010-08-301-8/+0
| |\
| | * Removed old cloud_topic queue setup, it is no longer used.Eric Day2010-08-181-8/+0
* | | ip addresses work nowVishvananda Ishaya2010-08-301-2/+2
* | | instance runsVishvananda Ishaya2010-08-303-4/+3
* | | tests passVishvananda Ishaya2010-08-291-9/+12
* | | network tests pass againVishvananda Ishaya2010-08-251-4/+0
* | | typo in release_ipVishvananda Ishaya2010-08-241-1/+1
* | | run instances worksVishvananda Ishaya2010-08-241-2/+3
* | | merged trunk and fixed merge errorsVishvananda Ishaya2010-08-239-25/+28
|\| |
| * | Check exit codes when spawning processes by defaultJustin Santa Barbara2010-08-202-4/+5
| |\ \
| | * \ Merged with trunkJustin Santa Barbara2010-08-188-180/+161
| | |\ \
| | * \ \ Merged with trunkJustin Santa Barbara2010-08-083-23/+28
| | |\ \ \
| | * | | | Greater compliance with pep8/pylint style checksJustin Santa Barbara2010-08-081-1/+3
| | * | | | Merged with trunk, added note about suspicious behaviourJustin Santa Barbara2010-07-301-5/+0
| | |\ \ \ \
| | * | | | | Added --fail argument to curl invocations, so that HTTP request fails get sur...Justin Santa Barbara2010-07-291-3/+3
| | * | | | | Merged with trunkJustin Santa Barbara2010-07-297-128/+54
| | |\ \ \ \ \
| | * | | | | | Check exit codes when spawning processes by defaultJustin Santa Barbara2010-07-221-1/+1
| * | | | | | | PEP8/pylint cleanup in bin and nova/auth.Eric Day2010-08-208-17/+19
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | More bin/ pep8/pylint cleanup.Eric Day2010-08-188-17/+19
| | | |_|_|_|/ | | |/| | | |
| * / | | | | In an effort to keep new and old API code separate, I've created a nova.api t...Eric Day2010-08-171-4/+4
| |/ / / / /
* | | | | | Refactored network model access into data abstraction layer.Vishvananda Ishaya2010-08-231-11/+12
* | | | | | last few test fixesVishvananda Ishaya2010-08-181-4/+10
* | | | | | fixing more network issuesVishvananda Ishaya2010-08-181-5/+5
* | | | | | network tests passVishvananda Ishaya2010-08-181-1/+5
* | | | | | almost thereVishvananda Ishaya2010-08-171-8/+9
|/ / / / /
* | | | | See description of change... what's the difference between that message and t...Michael Gundlach2010-08-171-2/+2
|\ \ \ \ \
| * | | | | Move eventlet-using class out of endpoint/__init__.py into its own submodule,...Michael Gundlach2010-08-171-3/+2
| * | | | | PEP8 and name correctionsMichael Gundlach2010-08-161-1/+1
| * | | | | Make WSGI routing support routing to WSGI apps or to controller+actionMichael Gundlach2010-08-122-3/+4
| |\ \ \ \ \
* | \ \ \ \ \ Fixes issues with allocation and deallocation of fixed and elastic addresses.Vishvananda Ishaya2010-08-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix dhcpbridge issuesVishvananda Ishaya2010-08-111-1/+1
* | | | | | | | Fixes bug lp:616312 by reversing the order of args in nova-manage when it cal...Vishvananda Ishaya2010-08-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes out of order arguments in get_credentialsVishvananda Ishaya2010-08-131-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Sets a hostname for instances that properly resolves and cleans up network cl...Vishvananda Ishaya2010-08-141-4/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Actually pass in hostname and create a proper model for data in network codeVishvananda Ishaya2010-08-111-2/+2
| * | | | | | | support a hostname that can be looked upVishvananda Ishaya2010-08-101-4/+2
* | | | | | | | Improves pep8 compliance and pylint score in network code.Vishvananda Ishaya2010-08-141-3/+4
|\| | | | | | | | |/ / / / / / |/| | | | | |
| * | | | | | pylint cleanupVishvananda Ishaya2010-08-101-2/+3
| * | | | | | merged trunk, fixed an error with releasing ipVishvananda Ishaya2010-08-097-147/+130
| |\| | | | | | | |_|_|_|/ | |/| | | |
* | | | | | rename create_zip to zipfile so lazy match worksVishvananda Ishaya2010-08-101-1/+1
| |/ / / / |/| | | |
* | | | | This branch builds off of Todd and Michael's API branches to rework the Racks...Eric Day2010-08-091-28/+4
|\ \ \ \ \
| * | | | | Reworked WSGI helper module and converted rackspace API endpoint to use it.Eric Day2010-08-071-17/+4
| * | | | | Merged Todd and Michael's changes.Eric Day2010-08-061-12/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |