summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge "Remove network_api from Servers Controller"Jenkins2012-01-121-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove network_api from Servers ControllerBrian Waldon2012-01-121-2/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fix policy import in nova.compute.apiBrian Waldon2012-01-121-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | minor fix in commentJoe Gordon2012-01-121-1/+1
|/ / / / / / /
* / / / / / / Add policy checks to Compute.APIBrian Waldon2012-01-128-38/+363
|/ / / / / /
* | | | | | Merge "Unbreak start instance and fixes bug 905270"Jenkins2012-01-1217-87/+401
|\ \ \ \ \ \
| * | | | | | Unbreak start instance and fixes bug 905270Isaku Yamahata2012-01-1217-87/+401
* | | | | | | Merge "Add 'os-networks' extension"Jenkins2012-01-128-2/+374
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add 'os-networks' extensionBrian Waldon2011-12-268-2/+374
* | | | | | | catch InstanceInvalidState in more placesChris Behrens2012-01-1210-44/+324
| |/ / / / / |/| | | | |
* | | | | | Merge "Blueprint xenapi-security-groups"Jenkins2012-01-1215-286/+915
|\ \ \ \ \ \
| * | | | | | Blueprint xenapi-security-groupsSalvatore Orlando2012-01-1015-286/+915
* | | | | | | Merge "Fix metadata mapping in s3._s3_parse_manifest."Jenkins2012-01-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix metadata mapping in s3._s3_parse_manifest.Hengqing Hu2012-01-101-2/+2
* | | | | | | | Merge "Call to instance_info_cache_delete to use uuid"Jenkins2012-01-125-72/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | Call to instance_info_cache_delete to use uuidAlex Meade2012-01-115-72/+73
* | | | | | | | | Merge "Fix libguestfs operation with specified partitions"Jenkins2012-01-111-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix libguestfs operation with specified partitionsPádraig Brady2012-01-101-3/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Don't overwrite local context on elevated"Jenkins2012-01-111-4/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Don't overwrite local context on elevatedVishvananda Ishaya2012-01-091-4/+10
* | | | | | | | | Merge "Remove 'location' from GlanceImageService"Jenkins2012-01-113-7/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove 'location' from GlanceImageServiceBrian Waldon2012-01-113-7/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | Makes common/cfg.py raise AttributeErrorVishvananda Ishaya2012-01-112-1/+6
|/ / / / / / / /
* | | | | | | | Merge "fix reboot_instance typo"Jenkins2012-01-111-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix reboot_instance typolzyeval2012-01-101-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add @utils.deprecated()."Jenkins2012-01-112-1/+280
|\ \ \ \ \ \ \
| * | | | | | | Add @utils.deprecated().Kevin L. Mitchell2012-01-102-1/+280
| | |_|/ / / / | |/| | | | |
* | | | | | | Bug #914907: register_models in db/sqlalchemy/models.py references non-existe...Armando Migliaccio2012-01-111-1/+1
* | | | | | | Merge "Update logging in compute manager to use uuids"Jenkins2012-01-111-38/+43
|\ \ \ \ \ \ \
| * | | | | | | Update logging in compute manager to use uuidsAlex Meade2012-01-111-38/+43
* | | | | | | | Merge "nova-manage floating ip fixes"Jenkins2012-01-111-5/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | nova-manage floating ip fixesDean Troyer2012-01-101-5/+7
* | | | | | | | Do not overwrite project_id from request paramsThierry Carrez2012-01-1122-200/+202
* | | | | | | | Add optional revision field to version numberMark McLoughlin2012-01-111-3/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Add a modify function to the floating ip dns api.Andrew Bogott2012-01-108-27/+87
|/ / / / / /
* | | | | | Adding the request id to response headers.Naveed Massjouni2012-01-102-3/+23
* | | | | | Merge "Bug #894683: nova.service does not handle attribute specific exception...Jenkins2012-01-101-3/+3
|\ \ \ \ \ \
| * | | | | | Bug #894683: nova.service does not handle attribute specific exceptions and c...Armando Migliaccio2012-01-061-3/+3
* | | | | | | Merge "libvirt: implements boot from ISO images"Jenkins2012-01-103-22/+55
|\ \ \ \ \ \ \
| * | | | | | | libvirt: implements boot from ISO imagesJulien Danjou2012-01-033-22/+55
* | | | | | | | Merge "Isolate certain images on certain hosts."Jenkins2012-01-102-2/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | Isolate certain images on certain hosts.Todd Willey2012-01-082-2/+118
* | | | | | | | | Merge "Fix call to compute_api.resize from _migrate"Jenkins2012-01-101-1/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix call to compute_api.resize from _migrateFrançois Charlier2012-01-101-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Use instance_properties in resize."Jenkins2012-01-106-15/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Use instance_properties in resize.Mark Washenberger2012-01-056-15/+21
* | | | | | | | Merge "Adds support for floating ip pools"Jenkins2012-01-1016-45/+371
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds support for floating ip poolsVishvananda Ishaya2012-01-0916-45/+371
* | | | | | | | | Merge "fix bug 914049: private key in log"Jenkins2012-01-101-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix bug 914049: private key in logJoe Gordon2012-01-091-1/+7