| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | clean up compute_api.get_all filter name remappings. ditch fixed_ip one-off ... | Chris Behrens | 2011-07-06 | 1 | -38/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | test fixes.. one more to go | Chris Behrens | 2011-08-04 | 1 | -10/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-08-04 | 2 | -13/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | test fixes and typos | Chris Behrens | 2011-08-04 | 1 | -31/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | typos | Chris Behrens | 2011-08-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | a lot of major re-work.. still things to finish up | Chris Behrens | 2011-08-03 | 1 | -134/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-08-03 | 4 | -461/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-07-27 | 3 | -79/+126 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | clarify a couple comments | Chris Behrens | 2011-07-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | minor fixups | Chris Behrens | 2011-07-20 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-07-20 | 2 | -36/+90 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | pep8 fixes | Chris Behrens | 2011-07-20 | 1 | -8/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-07-18 | 2 | -59/+79 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | missed power_state import in api | Chris Behrens | 2011-07-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | add image and flavor searching to v1.0 api | Chris Behrens | 2011-07-18 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | added searching by 'image', 'flavor', and 'status' | Chris Behrens | 2011-07-18 | 2 | -5/+71 | |
| | * | | | | | | | | | | | | | | | | | | | | | compute's get_all should accept 'name' not 'display_name' for searching Insta... | Chris Behrens | 2011-07-17 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Refactored OS API code to allow checking of invalid query string paremeters a... | Chris Behrens | 2011-07-17 | 1 | -67/+87 | |
| | * | | | | | | | | | | | | | | | | | | | | | clean up checking for exclusive search options | Chris Behrens | 2011-07-14 | 1 | -17/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-07-12 | 1 | -6/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | fix bugs with fixed_ip returning a 404 | Chris Behrens | 2011-07-12 | 1 | -1/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | added searching by instance name | Chris Behrens | 2011-07-12 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | pep8 fixes | Chris Behrens | 2011-07-11 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Replace 'like' support with 'regexp' matching done in python. Since 'like' w... | Chris Behrens | 2011-07-11 | 1 | -26/+49 | |
| | * | | | | | | | | | | | | | | | | | | | | | start of re-work of compute/api's 'get_all' to handle more search options | Chris Behrens | 2011-07-08 | 1 | -24/+59 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Resolve conflicts and fixed broken unit testcases | Tushar Patil | 2011-08-08 | 3 | -464/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | zone_aware_scheduler classes couldn't build instances due to a change to comp... | Chris Behrens | 2011-08-05 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | Fixes lp821144 | Matt Dietz | 2011-08-05 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Revert migration now finishes | Matt Dietz | 2011-08-04 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | Forgot the instance_id parameter in the finish call | Matt Dietz | 2011-08-04 | 1 | -1/+2 | |
| | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | | | | | | | | fix pep8 issues that are in trunk | Chris Behrens | 2011-08-04 | 1 | -2/+4 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | The logic for confirming and reverting resizes was flipped. As a result, reve... | Johannes Erdfelt | 2011-08-04 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | Revert should be sent to destination node and confirm should be sent to source | Johannes Erdfelt | 2011-08-04 | 1 | -2/+2 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Moves code restarting instances after compute node reboot from libvirt driver... | Nikolay Sokolov | 2011-08-04 | 1 | -0/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | Yet another conflict resolved. | Nikolay Sokolov | 2011-08-03 | 4 | -461/+26 | |
| | | |\| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Resolved conflicts with trunk | Nikolay Sokolov | 2011-07-27 | 2 | -24/+45 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Warn user instead of ignoring | Nikolay Sokolov | 2011-07-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Added ensuring filter rules for all VMs. | Nikolay Sokolov | 2011-07-26 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | Estetic fix. | Nikolay Sokolov | 2011-07-26 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | Fixed old libvirt semantics, added resume_guests_state_on_host_boot flag. | Nikolay Sokolov | 2011-07-26 | 1 | -5/+4 | |
| | | * | | | | | | | | | | | | | | | | | | Hotfix. | Nikolay Sokolov | 2011-07-25 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Some estetic refactoring. | Nikolay Sokolov | 2011-07-25 | 1 | -27/+21 | |
| | | * | | | | | | | | | | | | | | | | | | pep8 | Nikolay Sokolov | 2011-07-25 | 1 | -8/+15 | |
| | | * | | | | | | | | | | | | | | | | | | Fixed logging. | Nikolay Sokolov | 2011-07-25 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Fixed id. | Nikolay Sokolov | 2011-07-25 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Fixed init_host context name. | Nikolay Sokolov | 2011-07-25 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Moved restaring instances from livbirt driver to ComputeManager. | Nikolay Sokolov | 2011-07-22 | 1 | -0/+19 | |
| | | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge with trunk | Johannes Erdfelt | 2011-08-03 | 2 | -441/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Glance has been updated for integration with keystone. That means that nova ... | Kevin L. Mitchell | 2011-08-02 | 1 | -6/+6 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-08-02 | 1 | -6/+3 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
