summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / / /
* | | | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge from trunk.Todd Willey2010-08-0310-170/+85
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Share my updates to the Rackspace API.Todd Willey2010-07-261-12/+1
* | | | | | Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is alr...Eric Day2010-08-076-119/+126
|/ / / / /
* | | | | merged trunkVishvananda Ishaya2010-08-061-5/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Make nodaemon twistd processes log to stdoutVishvananda Ishaya2010-07-301-5/+0
| | |_|/ | |/| |
* | | | clean up nova-manage. If vpn data isn't set for user it skips itVishvananda Ishaya2010-08-041-12/+11
* | | | fixed tests, moved compute network config call, added notes, made inject opti...Vishvananda Ishaya2010-08-041-6/+1
* | | | change network_service flag to network_type and don't take full class nameVishvananda Ishaya2010-08-031-4/+6
* | | | Huge network refactor, Round IVishvananda Ishaya2010-08-032-12/+21
|/ / /
* | | Merge with trunk, including fixing up conflicts with the removal of fake_usersEwan Mellor2010-07-297-128/+53
|\ \ \
| * \ \ merged trunkVishvananda Ishaya2010-07-274-13/+13
| |\ \ \
| | * \ \ merged trunkVishvananda Ishaya2010-07-262-26/+49
| | |\ \ \
| | | * \ \ Added missing importEwan Mellor2010-07-251-0/+1
| | | |\ \ \
| | | * \ \ \ Changes nova-volume to use twisted.Vishvananda Ishaya2010-07-252-26/+48
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | More Cleanup of codeVishvananda Ishaya2010-07-251-1/+1
| | * | | | | Merged trunk, fixed extra references to fake_usersVishvananda Ishaya2010-07-211-1/+1
| | |\| | | |
| | * | | | | Merged trunk. Fixed new references to UserManagerVishvananda Ishaya2010-07-192-25/+29
| | |\| | | |
| | * | | | | Massive refactor of users.pyVishvananda Ishaya2010-07-194-15/+15
| * | | | | | renamed xxxservice to serviceVishvananda Ishaya2010-07-263-6/+6
| * | | | | | renamed xxxnode to xxserviceVishvananda Ishaya2010-07-233-6/+6
| * | | | | | typo fixes and extra print statements removedVishvananda Ishaya2010-07-223-6/+6