| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | updated models a bit and removed service classes | Vishvananda Ishaya | 2010-09-02 | 3 | -10/+6 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | more pep8 | Vishvananda Ishaya | 2010-08-30 | 3 | -6/+7 | |
| * | | | | | merged trunk, fixed a couple errors | Vishvananda Ishaya | 2010-08-30 | 1 | -8/+0 | |
| |\| | | | | ||||||
| | * | | | | Dead code removal. | Eric Day | 2010-08-30 | 1 | -8/+0 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Removed old cloud_topic queue setup, it is no longer used. | Eric Day | 2010-08-18 | 1 | -8/+0 | |
| * | | | | | | ip addresses work now | Vishvananda Ishaya | 2010-08-30 | 1 | -2/+2 | |
| * | | | | | | instance runs | Vishvananda Ishaya | 2010-08-30 | 3 | -4/+3 | |
| * | | | | | | tests pass | Vishvananda Ishaya | 2010-08-29 | 1 | -9/+12 | |
| * | | | | | | network tests pass again | Vishvananda Ishaya | 2010-08-25 | 1 | -4/+0 | |
| * | | | | | | typo in release_ip | Vishvananda Ishaya | 2010-08-24 | 1 | -1/+1 | |
| * | | | | | | run instances works | Vishvananda Ishaya | 2010-08-24 | 1 | -2/+3 | |
| * | | | | | | merged trunk and fixed merge errors | Vishvananda Ishaya | 2010-08-23 | 9 | -25/+28 | |
| |\| | | | | | ||||||
| | * | | | | | Check exit codes when spawning processes by default | Justin Santa Barbara | 2010-08-20 | 2 | -4/+5 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merged with trunk | Justin Santa Barbara | 2010-08-18 | 8 | -180/+161 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merged with trunk | Justin Santa Barbara | 2010-08-08 | 3 | -23/+28 | |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | | Greater compliance with pep8/pylint style checks | Justin Santa Barbara | 2010-08-08 | 1 | -1/+3 | |
| | | * | | | | | | Merged with trunk, added note about suspicious behaviour | Justin Santa Barbara | 2010-07-30 | 1 | -5/+0 | |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | | Added --fail argument to curl invocations, so that HTTP request fails get sur... | Justin Santa Barbara | 2010-07-29 | 1 | -3/+3 | |
| | | * | | | | | | Merged with trunk | Justin Santa Barbara | 2010-07-29 | 7 | -128/+54 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Check exit codes when spawning processes by default | Justin Santa Barbara | 2010-07-22 | 1 | -1/+1 | |
| | * | | | | | | | | PEP8/pylint cleanup in bin and nova/auth. | Eric Day | 2010-08-20 | 8 | -17/+19 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | | * | | | | | | | More bin/ pep8/pylint cleanup. | Eric Day | 2010-08-18 | 8 | -17/+19 | |
| | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * / | | | | | | In an effort to keep new and old API code separate, I've created a nova.api t... | Eric Day | 2010-08-17 | 1 | -4/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Refactored network model access into data abstraction layer. | Vishvananda Ishaya | 2010-08-23 | 1 | -11/+12 | |
| * | | | | | | | last few test fixes | Vishvananda Ishaya | 2010-08-18 | 1 | -4/+10 | |
| * | | | | | | | fixing more network issues | Vishvananda Ishaya | 2010-08-18 | 1 | -5/+5 | |
| * | | | | | | | network tests pass | Vishvananda Ishaya | 2010-08-18 | 1 | -1/+5 | |
| * | | | | | | | almost there | Vishvananda Ishaya | 2010-08-17 | 1 | -8/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | See description of change... what's the difference between that message and t... | Michael Gundlach | 2010-08-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Move eventlet-using class out of endpoint/__init__.py into its own submodule,... | Michael Gundlach | 2010-08-17 | 1 | -3/+2 | |
| | * | | | | | PEP8 and name corrections | Michael Gundlach | 2010-08-16 | 1 | -1/+1 | |
| | * | | | | | Make WSGI routing support routing to WSGI apps or to controller+action | Michael Gundlach | 2010-08-12 | 2 | -3/+4 | |
| | |\ \ \ \ \ | ||||||
| * | \ \ \ \ \ | Fixes issues with allocation and deallocation of fixed and elastic addresses. | Vishvananda Ishaya | 2010-08-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fix dhcpbridge issues | Vishvananda Ishaya | 2010-08-11 | 1 | -1/+1 | |
| * | | | | | | | | Fixes bug lp:616312 by reversing the order of args in nova-manage when it cal... | Vishvananda Ishaya | 2010-08-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fixes out of order arguments in get_credentials | Vishvananda Ishaya | 2010-08-13 | 1 | -1/+1 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Sets a hostname for instances that properly resolves and cleans up network cl... | Vishvananda Ishaya | 2010-08-14 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | Actually pass in hostname and create a proper model for data in network code | Vishvananda Ishaya | 2010-08-11 | 1 | -2/+2 | |
| | * | | | | | | | support a hostname that can be looked up | Vishvananda Ishaya | 2010-08-10 | 1 | -4/+2 | |
| * | | | | | | | | Improves pep8 compliance and pylint score in network code. | Vishvananda Ishaya | 2010-08-14 | 1 | -3/+4 | |
| |\| | | | | | | | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | pylint cleanup | Vishvananda Ishaya | 2010-08-10 | 1 | -2/+3 | |
| | * | | | | | | merged trunk, fixed an error with releasing ip | Vishvananda Ishaya | 2010-08-09 | 7 | -147/+130 | |
| | |\| | | | | | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | rename create_zip to zipfile so lazy match works | Vishvananda Ishaya | 2010-08-10 | 1 | -1/+1 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | This branch builds off of Todd and Michael's API branches to rework the Racks... | Eric Day | 2010-08-09 | 1 | -28/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Reworked WSGI helper module and converted rackspace API endpoint to use it. | Eric Day | 2010-08-07 | 1 | -17/+4 | |
| | * | | | | | Merged Todd and Michael's changes. | Eric Day | 2010-08-06 | 1 | -12/+1 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | Merge from trunk. | Todd Willey | 2010-08-03 | 10 | -170/+85 | |
| | | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | | Share my updates to the Rackspace API. | Todd Willey | 2010-07-26 | 1 | -12/+1 | |
| * | | | | | | Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is alr... | Eric Day | 2010-08-07 | 6 | -119/+126 | |
| |/ / / / / | ||||||
| * | | | | | merged trunk | Vishvananda Ishaya | 2010-08-06 | 1 | -5/+0 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
