summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Added image metadata to compute.instance.existsBrian Elliott2012-05-102-2/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Minor help text related changes"Jenkins2012-05-102-5/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Minor help text related changesMandar Vaze2012-05-102-5/+3
* | | | | | Merge "API does need new image_ref on rebuild immediately."Jenkins2012-05-105-39/+49
|\ \ \ \ \ \
| * | | | | | API does need new image_ref on rebuild immediately.Chris Behrens2012-05-095-39/+49
* | | | | | | Update PostgreSQL sequence names for zones/quotas.Dan Prince2012-05-101-0/+52
| |/ / / / / |/| | | | |
* | | | | | Merge "fix bug 977007,make nova create correct size of qcow2 disk file."Jenkins2012-05-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix bug 977007,make nova create correct size of qcow2 disk file.Yaguang Tang2012-05-101-1/+1
* | | | | | Avoid unnecessary inst lookup in vmops _shutdown.Dan Prince2012-05-091-1/+2
* | | | | | Merge "implement blueprint floating-ip-notification."Jenkins2012-05-092-4/+31
|\ \ \ \ \ \
| * | | | | | implement blueprint floating-ip-notification.Yaguang Tang2012-05-092-4/+31
* | | | | | | Merge "Defer image_ref update to manager on rebuild"Jenkins2012-05-096-23/+67
|\ \ \ \ \ \ \
| * | | | | | | Defer image_ref update to manager on rebuildChris Behrens2012-05-096-23/+67
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Sync to newer openstack.common.cfg"Jenkins2012-05-091-40/+160
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Sync to newer openstack.common.cfgMark McLoughlin2012-05-041-40/+160
* | | | | | Merge "Improvement for the correct query extraction."Jenkins2012-05-092-17/+20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Improvement for the correct query extraction.Dina Belova2012-04-262-17/+20
* | | | | | Merge "Remove unnecessary shutdown argument to _destroy()"Jenkins2012-05-091-8/+7
|\ \ \ \ \ \
| * | | | | | Remove unnecessary shutdown argument to _destroy()Johannes Erdfelt2012-05-091-8/+7
* | | | | | | Merge "Fixes bug 983024"Jenkins2012-05-091-6/+40
|\ \ \ \ \ \ \
| * | | | | | | Fixes bug 983024Mandar Vaze2012-04-261-6/+40
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Run ip link show in linux_net._device_exists as root"Jenkins2012-05-091-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Run ip link show in linux_net._device_exists as roothua zhang2012-05-031-1/+1
* | | | | | | Merge "Minor refactor of servers viewbuider."Jenkins2012-05-081-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Minor refactor of servers viewbuider.Alex Meade2012-05-011-2/+1
* | | | | | | | Merge "Do not fail on notify when quantum and melange are out of sync."Jenkins2012-05-081-6/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not fail on notify when quantum and melange are out of sync.Jason Kölker2012-05-081-6/+20
* | | | | | | | | Merge "fix bug 982360, multi ip block for dmz_cidr"Jenkins2012-05-081-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix bug 982360, multi ip block for dmz_cidrPeng Yong2012-04-161-6/+7
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Remove state altering in live-migration code"Jenkins2012-05-084-65/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove state altering in live-migration codeVishvananda Ishaya2012-05-044-65/+0
* | | | | | | | | | Merge "Find context arg by type rather than by name."Jenkins2012-05-083-25/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Find context arg by type rather than by name.Andrew Bogott2012-05-043-25/+30
* | | | | | | | | | | Merge "Fix bug 983206 : _try_convert parsing string"Jenkins2012-05-082-24/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix bug 983206 : _try_convert parsing stringJoe Gordon2012-05-072-24/+23
* | | | | | | | | | | | Remove instance action logging mechanismBrian Waldon2012-05-0812-258/+52
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "httplib throw "TypeError: an integer is required" when run quantum"Jenkins2012-05-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | httplib throw "TypeError: an integer is required" when run quantumhua zhang2012-05-081-2/+2
* | | | | | | | | | | | Merge "pylint cleanup"Jenkins2012-05-0810-20/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | pylint cleanupJoe Gordon2012-05-0710-20/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Implement key pair quotas."Jenkins2012-05-0810-5/+165
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Implement key pair quotas.Dan Prince2012-05-0310-5/+165
* | | | | | | | | | | Merge "Remove Deprecated AuthMiddleware"Jenkins2012-05-0810-483/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove Deprecated AuthMiddlewareBrian Waldon2012-05-0710-483/+8
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix a race with rpc.register_opts in service.py."Jenkins2012-05-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix a race with rpc.register_opts in service.py.Dan Prince2012-05-061-0/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "adjust logging levels for utils.py"Jenkins2012-05-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | adjust logging levels for utils.pyPeng Yong2012-05-011-2/+2
* | | | | | | | | | | Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-0738-207/+208
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Fix semantics for migration test environment var"Jenkins2012-05-041-5/+6
|\ \ \ \ \ \ \ \ \ \