| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | Use auth_token to set x-auth-token header in glance requests | Kevin L. Mitchell | 2011-07-27 | 1 | -2/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | Fix context argument in a test; add TODOs | Kevin L. Mitchell | 2011-07-27 | 1 | -0/+33 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | Add context argument a lot more places and make unit tests work | Kevin L. Mitchell | 2011-07-27 | 8 | -22/+28 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | First pass at converting this stuff--pass context down into vmops. Still nee... | Kevin L. Mitchell | 2011-07-26 | 2 | -25/+26 | |
| | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | | | fix pylint W0102 errors. | Matthew Hooker | 2011-08-03 | 3 | -4/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | all subclasses of ComputeDriver should fully implement the interface of the d... | Matthew Hooker | 2011-08-03 | 4 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | use an existing exception | Matthew Hooker | 2011-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | use correct exception name | Matthew Hooker | 2011-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | fix missing method call and add failing test | Matthew Hooker | 2011-08-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | remove unused parameter | Matthew Hooker | 2011-08-02 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | - Remove Twisted dependency from pip-requires | Brian Waldon | 2011-08-02 | 2 | -16/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | removing compute monitor | Brian Waldon | 2011-08-02 | 2 | -16/+8 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | pep8 | Brian Waldon | 2011-07-29 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | merging | Brian Waldon | 2011-07-29 | 20 | -231/+626 | |
| |\| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Round 1 of changes for keystone integration. | Vishvananda Ishaya | 2011-07-29 | 5 | -39/+32 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-07-29 | 3 | -17/+26 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | merged trunk and fix time call | Vishvananda Ishaya | 2011-07-29 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | Make network_info truly optional | Johannes Erdfelt | 2011-07-27 | 1 | -2/+2 | |
| | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-07-28 | 19 | -155/+654 | |
| | | |\| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | fix a whole bunch of tests | Vishvananda Ishaya | 2011-07-22 | 5 | -39/+32 | |
| | | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix various errors discovered by pylint and pyflakes. | Matthew Hooker | 2011-07-29 | 1 | -20/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Rewrite ImageType enumeration to be more pythonic | Matthew Hooker | 2011-07-28 | 1 | -20/+4 | |
| | | * | | | | | | | | | | | | | | | | | fix undeclared name errors | Matthew Hooker | 2011-07-27 | 1 | -4/+4 | |
| | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | merge trunk | Jason Koelker | 2011-07-28 | 1 | -1/+1 | |
| | |\| | | | | | | | | | | | | | | | | ||||||
