summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle case where instance['info_cache'] is None"Jenkins2012-02-282-2/+4
|\
| * Handle case where instance['info_cache'] is NoneChris Behrens2012-02-282-2/+4
* | Merge "TypeError API exceptions get logged incorrectly"Jenkins2012-02-281-2/+3
|\ \ | |/ |/|
| * TypeError API exceptions get logged incorrectlyChris Behrens2012-02-281-2/+3
* | Merge "Fixes cloudpipe extension to work with keystone"Jenkins2012-02-282-40/+59
|\ \ | |/ |/|
| * Fixes cloudpipe extension to work with keystoneVishvananda Ishaya2012-02-262-40/+59
* | Make sure detail view works for volume snaphotsVishvananda Ishaya2012-02-262-4/+5
* | Update EC2KeystoneAuth to grab tenant 'id'.Dan Prince2012-02-251-1/+1
|/
* Fixes bug lp#940734 - Adding manager import so AuthMiddleware worksmbasnight2012-02-241-2/+2
* Merge "Don't delete security group in use from OS API."Jenkins2012-02-241-0/+3
|\
| * Don't delete security group in use from OS API.Russell Bryant2012-02-231-0/+3
* | Merge "Fix instance stop in EC2 create_image"Jenkins2012-02-241-1/+1
|\ \ | |/ |/|
| * Fix instance stop in EC2 create_imageJulien Danjou2012-02-221-1/+1
* | Making link prefixes support https.Naveed Massjouni2012-02-231-1/+1
* | Remove network_api fallback for info_cache from APIsChris Behrens2012-02-222-53/+11
* | Return 40x for flavor.create duplicate.Anthony Young2012-02-221-3/+6
* | Merge "Don't allow EC2 removal of security group in use."Jenkins2012-02-221-0/+2
|\ \
| * | Don't allow EC2 removal of security group in use.Russell Bryant2012-02-141-0/+2
* | | Merge "Makes HTTP Location Header return as utf-8 as opposed to Unicode."Jenkins2012-02-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Makes HTTP Location Header return as utf-8 as opposed to Unicode.Jason Cannavale2012-02-211-1/+1
* | | Merge "Backslash continuations (nova.api.openstack)"Jenkins2012-02-2222-64/+68
|\ \ \
| * | | Backslash continuations (nova.api.openstack)Zhongyue Luo2012-02-2022-64/+68
* | | | Merge "blueprint host-aggregates: host maintenance"Jenkins2012-02-221-8/+30
|\ \ \ \
| * | | | blueprint host-aggregates: host maintenanceArmando Migliaccio2012-02-211-8/+30
| | |/ / | |/| |
* | | | Merge "Alter output format of volume types resources"Jenkins2012-02-222-6/+6
|\ \ \ \
| * | | | Alter output format of volume types resourcesBrian Waldon2012-02-212-6/+6
| |/ / /
* | | | Merge "blueprint host-aggregates: xenapi implementation"Jenkins2012-02-221-29/+28
|\ \ \ \
| * | | | blueprint host-aggregates: xenapi implementationArmando Migliaccio2012-02-211-29/+28
| |/ / /
* / / / Fix error that causes 400 in flavor create.Anthony Young2012-02-211-2/+2
|/ / /
* | | Merge "Don't inherit controllers from each other, we don't want the methods o...Jenkins2012-02-211-10/+8
|\ \ \ | |/ / |/| |
| * | Don't inherit controllers from each other, we don't want the methods of our p...Justin Santa Barbara2012-02-181-10/+8
* | | Merge "Add additional information to servers output."Jenkins2012-02-201-0/+129
|\ \ \ | |/ / |/| |
| * | Add additional information to servers output.Anthony Young2012-02-171-0/+129
* | | Merge "Add ephemeral storage to flavors api."Jenkins2012-02-182-5/+98
|\ \ \
| * | | Add ephemeral storage to flavors api.Anthony Young2012-02-172-5/+98
* | | | Merge "Query directly for just the ip"Jenkins2012-02-181-10/+7
|\ \ \ \
| * | | | Query directly for just the ipJason Kölker2012-02-171-10/+7
| | |/ / | |/| |
* | | | Merge "Partial fix for bug 919051"Jenkins2012-02-182-1/+29
|\ \ \ \
| * | | | Partial fix for bug 919051Joe Gordon2012-02-172-1/+29
| | |/ / | |/| |
* | | | Merge "Fix bug 933147 Security group trigger notifications."Jenkins2012-02-172-1/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug 933147 Security group trigger notifications.Dave Lapsley2012-02-162-1/+27
* | | | Merge "Adding traceback to async faults"Jenkins2012-02-171-2/+12
|\ \ \ \
| * | | | Adding traceback to async faultsAlex Meade2012-02-171-2/+12
| | |/ / | |/| |
* | | | Merge "Simple way of returning per-server security groups"Jenkins2012-02-171-0/+40
|\ \ \ \
| * | | | Simple way of returning per-server security groupsJustin Santa Barbara2012-02-141-0/+40
* | | | | Merge "The security_group name should be an XML attribute"Jenkins2012-02-172-3/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | The security_group name should be an XML attributeJustin Santa Barbara2012-02-162-3/+14
* | | | | Merge "Allow file logging config"Jenkins2012-02-171-3/+7
|\ \ \ \ \
| * | | | | Allow file logging configJason Kölker2012-02-171-3/+7
| | |_|/ / | |/| | |
* | | | | Merge "Adding logging for 500 errors."Jenkins2012-02-171-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |