summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | Moves code restarting instances after compute node reboot from libvirt driver...Nikolay Sokolov2011-08-041-28/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | Yet another conflict resolved.Nikolay Sokolov2011-08-0315-296/+211
| | | |\| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | Resolved conflicts with trunkNikolay Sokolov2011-07-2718-138/+631
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | Removed driver-specific autostart code.Nikolay Sokolov2011-07-251-5/+0
| | | * | | | | | | | | | | | | | | | | | | Moved restaring instances from livbirt driver to ComputeManager.Nikolay Sokolov2011-07-221-23/+2
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Defaults `dns` to '' if not present, just as we do with the other network inf...Rick Harris2011-08-041-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | Default dns to '' if not presentRick Harris2011-08-031-0/+2
| | * | | | | | | | | | | | | | | | | | | Glance has been updated for integration with keystone. That means that nova ...Kevin L. Mitchell2011-08-0210-80/+124
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | Fix an error in fetch_image()Kevin L. Mitchell2011-08-021-2/+2
| | | * | | | | | | | | | | | | | | | | | pull-up from trunk/fix merge conflictKevin L. Mitchell2011-08-022-128/+14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | Revert hasattr() check on 'set_auth_token' for clientsKevin L. Mitchell2011-08-011-2/+1
| | | * | | | | | | | | | | | | | | | | | | Only call set_auth_token() on the glance client if there's one availableKevin L. Mitchell2011-07-291-1/+2
| | | * | | | | | | | | | | | | | | | | | | Make unit tests passKevin L. Mitchell2011-07-291-1/+1
| | | * | | | | | | | | | | | | | | | | | | Revert to using context; to avoid conflict, we import context module as nova_...Kevin L. Mitchell2011-07-2910-84/+85
| | | * | | | | | | | | | | | | | | | | | | pull-up from trunk and conflict resolutionKevin L. Mitchell2011-07-295-39/+33
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-07-291-20/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ pull-up from trunk; fix problem obscuring context module with context param; ...Kevin L. Mitchell2011-07-299-57/+66
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | Fix to_dict() and elevated() to preserve auth_token; revert an accidental cha...Kevin L. Mitchell2011-07-281-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-07-289-25/+31
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | Use auth_token to set x-auth-token header in glance requestsKevin L. Mitchell2011-07-271-2/+5
| | | * | | | | | | | | | | | | | | | | | | | | Fix context argument in a test; add TODOsKevin L. Mitchell2011-07-271-0/+33
| | | * | | | | | | | | | | | | | | | | | | | | Add context argument a lot more places and make unit tests workKevin L. Mitchell2011-07-278-22/+28
| | | * | | | | | | | | | | | | | | | | | | | | First pass at converting this stuff--pass context down into vmops. Still nee...Kevin L. Mitchell2011-07-262-25/+26
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merged trunkEd Leafe2011-08-022-16/+8
| |\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merged from labEd Leafe2011-08-028-127/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged trunkEd Leafe2011-08-022-127/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Added option for rebooting or shutting down a host.Ed Leafe2011-08-017-0/+32
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merged trunkEd Leafe2011-08-0120-327/+961
| |\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | pep8 fixesEd Leafe2011-07-071-2/+2
| * | | | | | | | | | | | | | | | | | | | | | Added API and supporting code for rebooting or shutting down XenServer hosts.Ed Leafe2011-07-077-3/+42
* | | | | | | | | | | | | | | | | | | | | | | fix pylint W0102 errors.Matthew Hooker2011-08-033-4/+17
* | | | | | | | | | | | | | | | | | | | | | | all subclasses of ComputeDriver should fully implement the interface of the d...Matthew Hooker2011-08-034-4/+4
* | | | | | | | | | | | | | | | | | | | | | | use an existing exceptionMatthew Hooker2011-08-031-1/+1
* | | | | | | | | | | | | | | | | | | | | | | use correct exception nameMatthew Hooker2011-08-031-1/+1
* | | | | | | | | | | | | | | | | | | | | | | fix missing method call and add failing testMatthew Hooker2011-08-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | remove unused parameterMatthew Hooker2011-08-021-1/+1
| |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | - Remove Twisted dependency from pip-requiresBrian Waldon2011-08-022-16/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | removing compute monitorBrian Waldon2011-08-022-16/+8
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | pep8Brian Waldon2011-07-291-1/+0
* | | | | | | | | | | | | | | | | | | | | mergingBrian Waldon2011-07-2920-231/+626
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Round 1 of changes for keystone integration.Vishvananda Ishaya2011-07-295-39/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-07-293-17/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | merged trunk and fix time callVishvananda Ishaya2011-07-291-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | Make network_info truly optionalJohannes Erdfelt2011-07-271-2/+2
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-07-2819-155/+654
| | |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | fix a whole bunch of testsVishvananda Ishaya2011-07-225-39/+32
| | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix various errors discovered by pylint and pyflakes.Matthew Hooker2011-07-291-20/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Rewrite ImageType enumeration to be more pythonicMatthew Hooker2011-07-281-20/+4
| | * | | | | | | | | | | | | | | | | fix undeclared name errorsMatthew Hooker2011-07-271-4/+4
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | merge trunkJason Koelker2011-07-281-1/+1
| |\| | | | | | | | | | | | | | | |