summaryrefslogtreecommitdiff
path: root/nova/objects
Commit message (Expand)AuthorAgeFilesLines
* Add aggregates list to Destination objectDan Smith2018-03-281-1/+35
* Merge "Move _make_instance_list call outside of DB transaction context"Zuul2018-03-231-3/+9
|\
| * Move _make_instance_list call outside of DB transaction contextmelanie witt2018-03-231-3/+9
* | Merge "Add the version description for InstanceActionEventList"Zuul2018-03-231-0/+2
|\ \
| * | Add the version description for InstanceActionEventListYikun Jiang2018-03-231-0/+2
| |/
* | Merge "Add CellMappingList.get_by_disabled() query method"Zuul2018-03-231-1/+20
|\ \
| * | Add CellMappingList.get_by_disabled() query methodSurya Seetharaman2018-03-211-1/+20
* | | Merge "Add disabled field to CellMapping object"Zuul2018-03-231-2/+12
|\ \ \ | |/ / | | / | |/ |/|
| * Add disabled field to CellMapping objectSurya Seetharaman2018-03-201-2/+12
* | Merge "Remove old flavor_create db api method"Zuul2018-03-201-3/+3
|\ \
| * | Remove old flavor_create db api methodMatt Riedemann2018-02-141-3/+3
* | | Merge "Don't filter out sibling sets with one core"Zuul2018-03-191-12/+10
|\ \ \
| * | | Don't filter out sibling sets with one coreStephen Finucane2018-01-301-12/+10
* | | | Add --by-service to discover_hostsDan Smith2018-03-161-10/+42
| |_|/ |/| |
* | | Merge "Move resource provider objects into placement hierarchy"Zuul2018-03-131-3613/+0
|\ \ \
| * | | Move resource provider objects into placement hierarchyChris Dent2018-03-131-3613/+0
* | | | Merge "Move resource class fields"Zuul2018-03-132-56/+10
|\ \ \ \ | |/ / /
| * | | Move resource class fieldsChris Dent2018-03-132-56/+10
* | | | Merge "Transform servergroup.addmember notification"Zuul2018-03-132-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Transform servergroup.addmember notificationTakashi NATSUME2018-03-062-1/+3
* | | | Merge "remove unnecessary conf imports"Zuul2018-03-131-2/+1
|\ \ \ \
| * | | | remove unnecessary conf importsMatthew Edmonds2018-03-091-2/+1
| |/ / /
* | | | Merge "Remove vestigial extra_info update in PciDevice.save()"Zuul2018-03-121-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove vestigial extra_info update in PciDevice.save()Matt Riedemann2017-11-291-1/+0
* | | | Remove unused LOG variablesTakashi NATSUME2018-02-271-2/+0
* | | | rp: GET /resource_providers?required=<traits>Eric Fried2018-02-231-0/+16
* | | | Merge "Lazy-load instance attributes with read_deleted=yes"Zuul2018-02-191-3/+4
|\ \ \ \
| * | | | Lazy-load instance attributes with read_deleted=yesDan Smith2018-02-131-3/+4
* | | | | Merge "Remove deprecated aggregate DB compatibility"Zuul2018-02-191-165/+20
|\ \ \ \ \
| * | | | | Remove deprecated aggregate DB compatibilityDan Smith2018-02-141-165/+20
| |/ / / /
* | | | | Merge "Fix nits in allocation candidate limit handling"Zuul2018-02-151-7/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix nits in allocation candidate limit handlingChris Dent2018-01-231-7/+5
* | | | | Bump compute RPC API to version 5.0Dan Smith2018-02-081-1/+3
* | | | | Merge "Add late server group policy check to rebuild"Zuul2018-02-071-1/+3
|\ \ \ \ \
| * | | | | Add late server group policy check to rebuildBalazs Gibizer2018-02-061-1/+3
| | |_|/ / | |/| | |
* | | | | Merge "Remove instance.keypairs migration code"Zuul2018-02-071-60/+4
|\ \ \ \ \
| * | | | | Remove instance.keypairs migration codeMatt Riedemann2017-11-021-60/+4
* | | | | | Merge "Fix nits in support traits changes"Zuul2018-02-011-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix nits in support traits changesHe Jie Xu2018-01-311-3/+3
* | | | | | Merge "libvirt: QEMU native LUKS decryption for encrypted volumes"Zuul2018-01-311-2/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | libvirt: QEMU native LUKS decryption for encrypted volumesLee Yarwood2018-01-231-2/+18
| | |_|/ / | |/| | |
* | | | | Merge "Reduce complexity of _from_db_object"Zuul2018-01-271-46/+56
|\ \ \ \ \
| * | | | | Reduce complexity of _from_db_objectJackie Truong2018-01-251-46/+56
| |/ / / /
* | | | | Merge "Change compute RPC to use alternates for resize"Zuul2018-01-271-1/+3
|\ \ \ \ \
| * | | | | Change compute RPC to use alternates for resizeEd Leafe2018-01-221-1/+3
| |/ / / /
* | | | | Merge "placement: support traits in allocation candidates API"Zuul2018-01-271-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | placement: support traits in allocation candidates APIHe Jie Xu2018-01-221-1/+1
* | | | Merge "Pass multiattach flag to reserve_block_device_name"Zuul2018-01-201-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Pass multiattach flag to reserve_block_device_nameMatt Riedemann2018-01-181-1/+4
* | | | Merge "placement: _get_trees_matching_all_resources()"Zuul2018-01-181-0/+116
|\ \ \ \ | |/ / / |/| | |