summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fixes volume snapshotting issues and tests"Jenkins2012-02-082-4/+6
|\ \ \
| * | | Fixes volume snapshotting issues and testsVishvananda Ishaya2012-02-072-4/+6
| |/ /
* / / Fix bug 921814 changes handling of adminPass in API.Mike Pittaro2012-02-071-2/+5
|/ /
* | Merge "Adds flags for href prefixes"Jenkins2012-02-062-2/+22
|\ \ | |/ |/|
| * Adds flags for href prefixesPhilip Knouff2012-02-032-2/+22
* | X_USER is deprecated in favor of X_USER_IDMark Washenberger2012-02-031-4/+4
|/
* Merge "Move cfg to nova.openstack.common"Jenkins2012-02-033-3/+3
|\
| * Move cfg to nova.openstack.commonMark McLoughlin2012-02-033-3/+3
* | Use Keystone Extension Syntax for EC2 CredsZiad Sawalha2012-02-031-8/+21
|/
* Fix bug #924093masumotok2012-02-031-33/+42
* Merge "Throw an user error on creating duplicate keypairs Fixes bug 902162"Jenkins2012-02-021-1/+2
|\
| * Throw an user error on creating duplicate keypairsNirmal Ranganathan2012-02-021-1/+2
* | Fixes uuid lookup in virtual interfaces extensionVishvananda Ishaya2012-02-021-1/+4
|/
* DRYing up Volume/Compute APIRoutersRick Harris2012-02-023-125/+74
* Respect availability_zone parameter in nova apiHengqing Hu2012-02-023-15/+25
* Merge "Support custom routes for extensions."Jenkins2012-02-023-1/+9
|\
| * Support custom routes for extensions.Rick Harris2012-02-013-1/+9
* | Merge "Add 'all_tenants' filter to GET /servers."Jenkins2012-02-021-0/+11
|\ \ | |/ |/|
| * Add 'all_tenants' filter to GET /servers.Dan Prince2012-01-291-0/+11
* | Merge "Ties quantum, melange, and nova network model"Jenkins2012-02-013-72/+28
|\ \
| * | Ties quantum, melange, and nova network modelTrey Morris2012-02-013-72/+28
* | | Merge "Instances to be created with a bookmark link"Jenkins2012-02-011-2/+5
|\ \ \ | |/ / |/| |
| * | Instances to be created with a bookmark linkAlex Meade2012-01-271-2/+5
* | | Merge "remove unsupported ec2 extensions"Jenkins2012-02-013-495/+4
|\ \ \
| * | | remove unsupported ec2 extensionsJesse Andrews2012-01-313-495/+4
* | | | Merge "Correct checking existence of security group rule"Jenkins2012-02-012-22/+16
|\ \ \ \
| * | | | Correct checking existence of security group ruleMotoKen2012-02-012-22/+16
| |/ / /
* | | | Merge "fixed bug 920856"Jenkins2012-02-011-3/+3
|\ \ \ \
| * | | | fixed bug 920856Thorsten Tarrach2012-02-011-3/+3
* | | | | Expand policies for admin_actions extensionBrian Waldon2012-01-311-16/+16
| |/ / / |/| | |
* | | | Merge "Allow for auditing of API calls."Jenkins2012-01-311-0/+12
|\ \ \ \
| * | | | Allow for auditing of API calls.Kevin L. Mitchell2012-01-311-0/+12
| |/ / /
* | | | Use single call in ExtendedStatus extensionBrian Waldon2012-01-311-17/+19
* | | | Return instancesSet in TerminateInstances ec2 apiHengqing Hu2012-01-311-1/+24
|/ / /
* | | Handle kepair delete when not foundBrian Waldon2012-01-301-5/+5
* | | Merge "Refactor away the flags.DEFINE_* helpers"Jenkins2012-01-303-16/+37
|\ \ \
| * | | Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-283-16/+37
| |/ /
* | | Merge "Raise 400 if bad kepair data is provided"Jenkins2012-01-301-1/+6
|\ \ \ | |_|/ |/| |
| * | Raise 400 if bad kepair data is providedBrian Waldon2012-01-281-1/+6
| |/
* | Merge "Add authorization checks to flavormanage extension"Jenkins2012-01-291-11/+6
|\ \ | |/ |/|
| * Add authorization checks to flavormanage extensionBrian Waldon2012-01-251-11/+6
* | Added validation of name when creating a new keypairPhilip Knouff2012-01-271-0/+3
* | Add a note explaining why unhandled exceptions shouldn't be returnedJohannes Erdfelt2012-01-261-0/+4
* | Merge changes If0c92dca,I75d8b616Jenkins2012-01-261-0/+223
|\ \
| * | blueprint host-aggregates: OSAPI extensionsArmando Migliaccio2012-01-251-0/+223
* | | Merge "Remove LazySerializationMiddleware."Jenkins2012-01-264-46/+0
|\ \ \
| * | | Remove LazySerializationMiddleware.Dan Prince2012-01-264-46/+0
* | | | Adding live migration server actionsmasumotok2012-01-262-0/+113
|/ / /
* | | Fix authorization checks for simple_usage.showAnthony Young2012-01-252-12/+10
* | | Fix uptime calculation in simple_usageAnthony Young2012-01-251-1/+1
| |/ |/|