summaryrefslogtreecommitdiff
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* [placement] Add status and links fields to version document at /Chris Dent2020-09-111-0/+12
* Reject boot request for unsupported imagesBrian Rosmaita2020-07-171-0/+1
* Block deleting compute services with in-progress migrationsMatt Riedemann2020-02-121-2/+43
* Avoid error 500 on shelve task_state raceArtom Lifshitz2019-11-011-1/+2
* Retrun 400 if invalid query parameters are specifiedTakashi NATSUME2019-08-131-2/+14
* Merge "Delete resource providers for all nodes when deleting compute service"...Zuul2019-08-091-3/+8
|\
| * Delete resource providers for all nodes when deleting compute serviceMatt Riedemann2019-06-211-3/+8
* | Fail to live migration if instance has a NUMA topologyStephen Finucane2019-07-021-1/+5
|/
* Block swap volume on volumes with >1 rw attachmentMatt Riedemann2019-05-301-1/+2
* Merge "Provide a useful error message when trying to update non-compute servi...Zuul2019-03-151-1/+10
|\
| * Provide a useful error message when trying to update non-compute servicesMatt Riedemann2019-02-231-1/+10
* | Merge "Make service all-cells min version helper use scatter-gather" into sta...Zuul2019-03-131-0/+3
|\ \ | |/ |/|
| * Make service all-cells min version helper use scatter-gatherDan Smith2019-02-181-0/+3
* | Merge "Fix os-simple-tenant-usage result order" into stable/queensZuul2019-02-221-1/+2
|\ \ | |/ |/|
| * Fix os-simple-tenant-usage result orderLucian Petrut2019-01-221-1/+2
* | Handle HostMappingNotFound when deleting a compute serviceMatt Riedemann2018-07-181-2/+8
* | Handle CannotDeleteParentResourceProvider to 409 Conflictdeepak.mourya2018-06-281-0/+4
|/
* Add policy rule to block image-backed servers with 0 root disk flavorMatt Riedemann2018-06-181-1/+2
* Merge "Cleanup RP and HM records while deleting a compute service." into stab...Zuul2018-05-221-0/+9
|\
| * Cleanup RP and HM records while deleting a compute service.Surya Seetharaman2018-04-231-0/+9
* | Merge "Block deleting compute services which are hosting instances" into stab...Zuul2018-05-211-1/+17
|\ \ | |/
| * Block deleting compute services which are hosting instancesMatt Riedemann2018-04-201-1/+17
* | placement: Fix HTTP error generationBalazs Gibizer2018-05-162-12/+8
|/
* List instances performace optimizationAndrey Volkov2018-04-161-1/+2
* Merge "Return 400 when compute host is not found" into stable/queensZuul2018-03-291-1/+2
|\
| * Return 400 when compute host is not foundSivasathurappan Radhakrishnan2018-03-081-1/+2
* | Ensure the JSON-Schema covers the legacy v2 APIMatt Riedemann2018-03-062-2/+2
|/
* Make bdms querying in multi-cell use scatter-gather and ignore down cellSurya Seetharaman2018-02-121-6/+17
* Merge "doc: mark the max microversions for queens"Zuul2018-02-072-4/+4
|\
| * doc: mark the max microversions for queensMatt Riedemann2018-02-012-4/+4
* | Merge "Log options at debug when starting API services under wsgi"Zuul2018-02-012-2/+18
|\ \
| * | Log options at debug when starting API services under wsgiMatt Riedemann2018-01-312-2/+18
* | | Merge "Use util.validate_query_params in list_traits"Zuul2018-02-011-7/+1
|\ \ \
| * | | Use util.validate_query_params in list_traitsYikun Jiang2018-01-311-7/+1
* | | | Merge "Fix nits in support traits changes"Zuul2018-02-012-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix nits in support traits changesHe Jie Xu2018-01-312-4/+4
* | | | Merge "[placement] Separate API schemas (resource_provider)"Zuul2018-02-012-92/+105
|\ \ \ \ | |_|_|/ |/| | |
| * | | [placement] Separate API schemas (resource_provider)Takashi NATSUME2018-01-312-92/+105
* | | | Merge "Remove the inherits parameter for the Resource object"Zuul2018-01-311-12/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove the inherits parameter for the Resource objectHe Jie Xu2017-12-211-12/+1
* | | | Merge "Merge server create for availability zone extension"Zuul2018-01-302-13/+1
|\ \ \ \
| * | | | Merge server create for availability zone extensionghanshyam2018-01-252-13/+1
* | | | | Merge "Merge server create schema for availability zone extension"Zuul2018-01-304-31/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge server create schema for availability zone extensionghanshyam2018-01-254-31/+3
* | | | | Merge "Cleanup redundant want_version assignment."Zuul2018-01-301-1/+0
|\ \ \ \ \
| * | | | | Cleanup redundant want_version assignment.Yikun Jiang2018-01-191-1/+0
* | | | | | Merge "Merge ResourceV21 obj into Resource obj"Zuul2018-01-273-6/+6
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge ResourceV21 obj into Resource objHe Jie Xu2017-12-213-6/+6
* | | | | | Merge "Fix missing marker functions"Zuul2018-01-271-3/+4
|\ \ \ \ \ \
| * | | | | | Fix missing marker functionsTakashi NATSUME2018-01-251-3/+4
| | |_|/ / / | |/| | | |