summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | network manager returns empty list, not raise an exceptionAlessio Ababilov2012-07-121-1/+4
* | | | | | | Merge "add network creation call to network.api.API"Jenkins2012-07-141-0/+6
|\| | | | | |
| * | | | | | add network creation call to network.api.APIAlessio Ababilov2012-07-121-0/+6
* | | | | | | Merge "overriden VlanManager.create_networks must return a result"Jenkins2012-07-131-1/+2
|\| | | | | |
| * | | | | | overriden VlanManager.create_networks must return a resultAlessio Ababilov2012-07-121-1/+2
* | | | | | | Merge "bug 1024557"Jenkins2012-07-133-2/+3
|\ \ \ \ \ \ \
| * | | | | | | bug 1024557Troy Toman2012-07-133-2/+3
* | | | | | | | Merge "Raise HTTP 500 if service catalog is not json."Jenkins2012-07-132-1/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Raise HTTP 500 if service catalog is not json.Dan Prince2012-07-122-1/+12
* | | | | | | | | Merge "Expose over-quota exceptions via native API."Jenkins2012-07-133-9/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose over-quota exceptions via native API.Eoghan Glynn2012-07-103-9/+47
* | | | | | | | | | Merge "Janitorial: Catch rpc up with a change in common"Jenkins2012-07-134-10/+11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Janitorial: Catch rpc up with a change in commonAndrew Bogott2012-07-084-10/+11
* | | | | | | | | | Merge "Fix spelling in docstrings"Jenkins2012-07-131-4/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix spelling in docstringsJoe Gordon2012-07-131-4/+5
* | | | | | | | | | | Merge "Fix snapshots tests failing bug 1022670"Jenkins2012-07-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix snapshots tests failingGhe Rivero2012-07-101-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix SADeprecationWarning: useexisting is deprecated"Jenkins2012-07-131-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix SADeprecationWarning: useexisting is deprecatedJoe Gordon2012-07-131-1/+1
* | | | | | | | | | | Merge "Extension to show usage of limited resources in /limits response."Jenkins2012-07-132-0/+202
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Extension to show usage of limited resources in /limits response.Alex Meade2012-07-132-0/+202
| |/ / / / / / / / /
* / / / / / / / / / Attach ISO as separate disk if given proper instruction.Josh Kearney2012-07-131-0/+9
|/ / / / / / / / /
* | | | | | | | | Merge "Fix RuntimeWarning nova_manage not found"Jenkins2012-07-131-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix RuntimeWarning nova_manage not foundJoe Gordon2012-07-131-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Sync importutils from openstack-common."Jenkins2012-07-131-1/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Sync importutils from openstack-common.Russell Bryant2012-07-131-1/+3
* | | | | | | | | Merge "Change base rpc version to 1.0 in compute rpcapi."Jenkins2012-07-1312-45/+57
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Change base rpc version to 1.0 in compute rpcapi.Russell Bryant2012-07-1212-45/+57
* | | | | | | | | Merge "associate_floating_ip an ip already in use"Jenkins2012-07-132-3/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | associate_floating_ip an ip already in useJohn Tran2012-07-102-3/+7
* | | | | | | | | | Merge "Sync cfg from openstack-common."Jenkins2012-07-131-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Sync cfg from openstack-common.Russell Bryant2012-07-131-2/+2
* | | | | | | | | | Merge "Remove VDI chain limit for snapshots."Jenkins2012-07-133-14/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove VDI chain limit for snapshots.Rick Harris2012-07-123-14/+17
* | | | | | | | | | | Merge "Remove unnecessary logging from API"Jenkins2012-07-131-5/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unnecessary logging from APIJohannes Erdfelt2012-07-131-5/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Sync a commit from openstack-common."Jenkins2012-07-131-0/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sync a commit from openstack-common.Russell Bryant2012-07-131-0/+39
* | | | | | | | | | | | Merge "Add SKIP_WRITE_GIT_CHANGELOG to setup.py."Jenkins2012-07-131-17/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add SKIP_WRITE_GIT_CHANGELOG to setup.py.Dan Prince2012-07-131-17/+25
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "only mount guest image once when injecting files"Jenkins2012-07-133-44/+24
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | only mount guest image once when injecting filesPádraig Brady2012-07-113-44/+24
* | | | | | | | | | | | Merge "When over quota for floating ips, return HTTPRequestEntityTooLarge."Jenkins2012-07-132-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | When over quota for floating ips, return HTTPRequestEntityTooLarge.Andrew Bogott2012-07-122-2/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "ensure libguestfs mounts are cleaned up"Jenkins2012-07-131-3/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ensure libguestfs mounts are cleaned upPádraig Brady2012-07-121-3/+13
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix typo in docstring"Jenkins2012-07-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix typo in docstringPhil Day2012-07-131-1/+1
* | | | | | | | | | | | Merge "Propagate setup.py change from common."Jenkins2012-07-131-7/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Propagate setup.py change from common.Andrew Bogott2012-07-081-7/+15
| |/ / / / / / / / / /