| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged trunk | Ed Leafe | 2011-08-08 | 7 | -3/+39 |
| |\ | |||||
| | * | Merged trunk | Ed Leafe | 2011-08-04 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Changed all references to 'power state' to 'power action' as requested by rev... | Ed Leafe | 2011-08-04 | 7 | -11/+11 |
| | * | | Merged trunk | Ed Leafe | 2011-08-04 | 3 | -32/+7 |
| | |\ \ | |||||
| | * \ \ | Merged trunk | Ed Leafe | 2011-08-03 | 10 | -80/+124 |
| | |\ \ \ | |||||
| | * | | | | Removed duplicate methods created by previous merge. | Ed Leafe | 2011-08-03 | 7 | -35/+0 |
| | * | | | | Merged trunk | Ed Leafe | 2011-08-02 | 2 | -16/+8 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merged from lab | Ed Leafe | 2011-08-02 | 8 | -127/+46 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merged trunk | Ed Leafe | 2011-08-02 | 2 | -127/+14 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Added option for rebooting or shutting down a host. | Ed Leafe | 2011-08-01 | 7 | -0/+32 |
| | * | | | | | | | Merged trunk | Ed Leafe | 2011-08-01 | 20 | -327/+961 |
| | |\| | | | | | | |||||
| | * | | | | | | | pep8 fixes | Ed Leafe | 2011-07-07 | 1 | -2/+2 |
| | * | | | | | | | Added API and supporting code for rebooting or shutting down XenServer hosts. | Ed Leafe | 2011-07-07 | 7 | -3/+42 |
| * | | | | | | | | Make sure mapping['dns'] is formatted correctly before injecting via template... | Adam Gandelman | 2011-08-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Properly format mapping['dns'] before handing off to template for injection (... | Adam Gandelman | 2011-08-04 | 1 | -1/+1 |
| * | | | | | | | | | Add a generic image service test and run it against the fake image service. | Soren Hansen | 2011-08-05 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Make disk_format and container_format optional for libvirt's snapshot impleme... | Soren Hansen | 2011-08-05 | 1 | -3/+7 |
| * | | | | | | | | | | Fixes lp821144 | Matt Dietz | 2011-08-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Bad method call | Matt Dietz | 2011-08-04 | 1 | -1/+1 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Remove instances of the "diaper pattern" | Matthew Hooker | 2011-08-05 | 3 | -5/+6 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | remove unused reference to exception object | Matthew Hooker | 2011-08-04 | 1 | -2/+2 |
| | * | | | | | | | | Remove instances of the "diaper pattern" | Matthew Hooker | 2011-08-03 | 3 | -6/+7 |
| | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | | Fixed rescue/unrescue since the swap changes landed in trunk. Minor refactori... | Josh Kearney | 2011-08-04 | 2 | -11/+18 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| | * | | | | | | | Added more informative docstring. | Josh Kearney | 2011-08-04 | 1 | -1/+4 |
| | * | | | | | | | Fixed rescue unit tests. | Josh Kearney | 2011-08-04 | 1 | -6/+9 |
| | * | | | | | | | Fixed rescue and unrescue. | Josh Kearney | 2011-08-04 | 2 | -6/+6 |
| | * | | | | | | | Fixed rescue and unrescue. | Josh Kearney | 2011-08-04 | 1 | -1/+2 |
| * | | | | | | | | Fixes lp819397 | matt.dietz@rackspace.com | 2011-08-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| | * | | | | | | | Fixes lp819397 | matt.dietz@rackspace.com | 2011-08-03 | 1 | -1/+1 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Found a case where an UnboundLocalError would be raised in xenapi_conn.py's w... | Ed Leafe | 2011-08-04 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Changed the definition of the 'action' dict to always occur. | Ed Leafe | 2011-08-04 | 1 | -4/+3 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Moves code restarting instances after compute node reboot from libvirt driver... | Nikolay Sokolov | 2011-08-04 | 1 | -28/+2 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Yet another conflict resolved. | Nikolay Sokolov | 2011-08-03 | 15 | -296/+211 |
| | |\| | | | | | |||||
| | * | | | | | | Resolved conflicts with trunk | Nikolay Sokolov | 2011-07-27 | 18 | -138/+631 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Removed driver-specific autostart code. | Nikolay Sokolov | 2011-07-25 | 1 | -5/+0 |
| | * | | | | | | | Moved restaring instances from livbirt driver to ComputeManager. | Nikolay Sokolov | 2011-07-22 | 1 | -23/+2 |
| * | | | | | | | | Defaults `dns` to '' if not present, just as we do with the other network inf... | Rick Harris | 2011-08-04 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| | * | | | | | | | Default dns to '' if not present | Rick Harris | 2011-08-03 | 1 | -0/+2 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | | Glance has been updated for integration with keystone. That means that nova ... | Kevin L. Mitchell | 2011-08-02 | 10 | -80/+124 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Fix an error in fetch_image() | Kevin L. Mitchell | 2011-08-02 | 1 | -2/+2 |
| | * | | | | | | pull-up from trunk/fix merge conflict | Kevin L. Mitchell | 2011-08-02 | 2 | -128/+14 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | Revert hasattr() check on 'set_auth_token' for clients | Kevin L. Mitchell | 2011-08-01 | 1 | -2/+1 |
| | * | | | | | | Only call set_auth_token() on the glance client if there's one available | Kevin L. Mitchell | 2011-07-29 | 1 | -1/+2 |
| | * | | | | | | Make unit tests pass | Kevin L. Mitchell | 2011-07-29 | 1 | -1/+1 |
| | * | | | | | | Revert to using context; to avoid conflict, we import context module as nova_... | Kevin L. Mitchell | 2011-07-29 | 10 | -84/+85 |
| | * | | | | | | pull-up from trunk and conflict resolution | Kevin L. Mitchell | 2011-07-29 | 5 | -39/+33 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-07-29 | 1 | -20/+4 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | pull-up from trunk; fix problem obscuring context module with context param; ... | Kevin L. Mitchell | 2011-07-29 | 9 | -57/+66 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix to_dict() and elevated() to preserve auth_token; revert an accidental cha... | Kevin L. Mitchell | 2011-07-28 | 1 | -2/+2 |
| | * | | | | | | | | pull-up from trunk | Kevin L. Mitchell | 2011-07-28 | 9 | -25/+31 |
| | |\ \ \ \ \ \ \ \ | |||||
