summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Use bare container format by default"Jenkins2012-09-051-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use bare container format by defaultBoris Filippov2012-09-051-2/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Sync some updates from openstack-common"Jenkins2012-09-054-6/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Sync some updates from openstack-commonMark McLoughlin2012-09-054-6/+6
| |/ / / / / /
* | | | | | | Merge "Yield to another greenthread when some time-consuming task finished."Jenkins2012-09-052-1/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Yield to another greenthread when some time-consuming task finished.TianTian Gao2012-09-052-1/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Allow hard reboot of a soft rebooting instance"Jenkins2012-09-052-2/+45
|\ \ \ \ \ \
| * | | | | | Allow hard reboot of a soft rebooting instanceMathew Odden2012-09-012-2/+45
| | |_|/ / / | |/| | | |
* | | | | | Merge "Makes sure new flavors default to is_public=True"Jenkins2012-09-052-1/+40
|\ \ \ \ \ \
| * | | | | | Makes sure new flavors default to is_public=TrueVishvananda Ishaya2012-09-042-1/+40
* | | | | | | Merge "Optimizes flavor_access to not make a db request"Jenkins2012-09-051-18/+6
|\| | | | | |
| * | | | | | Optimizes flavor_access to not make a db requestVishvananda Ishaya2012-09-041-18/+6
| | |/ / / / | |/| | | |
* / | | | | Automatically convert device namesVishvananda Ishaya2012-09-047-35/+69
|/ / / / /
* | | | | Merge "Skip tests in OSX due to readlink compat"Jenkins2012-09-041-0/+5
|\ \ \ \ \
| * | | | | Skip tests in OSX due to readlink compatBrian Lamar2012-09-041-0/+5
| |/ / / /
* / / / / On rebuild, the compute.instance.existsRick Harris2012-09-015-19/+34
|/ / / /
* | | | Merge "Adds API sample test for limits"Jenkins2012-09-045-0/+213
|\ \ \ \ | | |/ / | |/| |
| * | | Adds API sample test for limitsTiago Mello2012-09-035-0/+213
* | | | Merge "Add API samples to images api"Jenkins2012-09-0457-3/+2198
|\| | |
| * | | Add API samples to images apiMauro S. M. Rodrigues2012-09-0357-3/+2198
* | | | Merge "Add method to manage 'put' requests in api-sample tests"Jenkins2012-09-041-2/+5
|\| | |
| * | | Add method to manage 'put' requests in api-sample testsMauro S. M. Rodrigues2012-09-031-2/+5
* | | | Merge "Fix hyperv driver spawn() signature"Jenkins2012-09-042-4/+6
|\ \ \ \
| * | | | Fix hyperv driver spawn() signatureMark McLoughlin2012-09-032-4/+6
* | | | | Merge "Fix vmwareapi driver spawn() signature"Jenkins2012-09-042-3/+5
|\ \ \ \ \
| * | | | | Fix vmwareapi driver spawn() signatureMark McLoughlin2012-09-032-3/+5
| |/ / / /
* | | | | Add full python path to test stubbing modules for libvirtIan Wells2012-09-032-4/+4
* | | | | Merge "Fixes spawn method signature for PowerVM driver."Jenkins2012-09-032-17/+4
|\ \ \ \ \
| * | | | | Fixes spawn method signature for PowerVM driver.Tiago Mello2012-08-292-17/+4
* | | | | | Merge "Rename imagebackend arguments."Jenkins2012-09-035-38/+37
|\ \ \ \ \ \
| * | | | | | Rename imagebackend arguments.Michael Still2012-09-035-38/+37
| | |/ / / / | |/| | | |
* | | | | | Merge "Fixes sqlalchemy.api.compute_node_get_by_host"Jenkins2012-09-031-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes sqlalchemy.api.compute_node_get_by_hostJian Wen2012-09-031-1/+1
| |/ / / / /
* | | | | | Merge "Update nova-rpc-zmq-receiver to load nova.conf."Jenkins2012-09-031-8/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update nova-rpc-zmq-receiver to load nova.conf.Dan Prince2012-08-301-8/+9
| | |_|/ / | |/| | |
* | | | | Merge "Add public network support when launching an instance."Jenkins2012-09-032-35/+117
|\ \ \ \ \
| * | | | | Add public network support when launching an instance.Akihiro MOTOKI2012-08-232-35/+117
* | | | | | Merge "Add extensions for flavor swap and rxtx_factor"Jenkins2012-09-0321-57/+449
|\ \ \ \ \ \
| * | | | | | Add extensions for flavor swap and rxtx_factorVishvananda Ishaya2012-08-3121-57/+449
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add api sample tests for flavors endpoint"Jenkins2012-09-0317-0/+523
|\| | | | |
| * | | | | Add api sample tests for flavors endpointVishvananda Ishaya2012-08-3117-0/+523
* | | | | | Merge "Fix quota reservation expiration"Jenkins2012-09-033-0/+27
|\ \ \ \ \ \
| * | | | | | Fix quota reservation expirationMark McLoughlin2012-09-013-0/+27
* | | | | | | Merge "Clear up the .gitignore file"Jenkins2012-09-011-14/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Clear up the .gitignore filepyw2012-08-311-14/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge "Address race condition from concurrent task state update"Jenkins2012-08-316-38/+187
|\ \ \ \ \ \
| * | | | | | Address race condition from concurrent task state updateYun Mao2012-08-316-38/+187
* | | | | | | Merge "Avoid leaking security group quota reservations"Jenkins2012-08-312-5/+38
|\ \ \ \ \ \ \
| * | | | | | | Avoid leaking security group quota reservationsMark McLoughlin2012-08-312-5/+38
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Fix deallocate_fixed_ip invocation"Jenkins2012-08-313-1/+22
|\ \ \ \ \ \ \