summaryrefslogtreecommitdiff
path: root/nova/conf/compute.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-only][cve] Check VMDK create-type against an allowed listDan Smith2023-01-251-0/+9
* Disallow CONF.compute.max_disk_devices_to_attach = 0melanie witt2021-01-291-1/+7
* docs: Remove references to XenAPI driverStephen Finucane2020-08-311-1/+0
* Provider Config File: Enable loading and merging of provider configsDustin Cowles2020-08-261-0/+13
* Limit the number of concurrent snapshotsAlexandre Arents2020-06-301-0/+14
* Create and bind Cyborg ARQs.Sundar Nadathur2020-03-211-0/+11
* Merge "doc: note the need to configure cinder auth in reclaim_instance_interval"Zuul2020-03-031-0/+12
|\
| * doc: note the need to configure cinder auth in reclaim_instance_intervalMatt Riedemann2019-10-231-0/+12
* | Absolutely-non-inheritable image propertiesBrian Rosmaita2020-02-171-6/+14
* | Fix typos for update_available_resource referenceRiccardo Pittau2020-01-161-1/+1
* | Consolidate [image_cache] conf optionsEric Fried2019-11-131-41/+0
* | Merge "Update help for image_cache_manager_interval option"Zuul2019-10-311-1/+15
|\ \ | |/ |/|
| * Update help for image_cache_manager_interval optionMatt Riedemann2019-08-271-1/+15
* | libvirt: Start reporting PCPU inventory to placementStephen Finucane2019-09-181-22/+124
* | Docs and functional test for max_local_block_devicesMatt Riedemann2019-08-231-7/+6
|/
* Merge "Remove nova-consoleauth"Zuul2019-07-241-1/+1
|\
| * Remove nova-consoleauthStephen Finucane2019-07-051-1/+1
* | Remove deprecated Core/Ram/DiskFilterStephen Finucane2019-07-231-54/+48
|/
* Fix failure to boot instances with qcow2 format imageszhu.boxiang2019-05-201-0/+3
* Add minimum value in max_concurrent_live_migrationsTakashi NATSUME2019-04-121-2/+1
* Do not log a warning about not using compute monitorsMatt Riedemann2019-04-041-3/+3
* Set min=0 for block_device_allocate_retries optionMatt Riedemann2019-03-071-1/+1
* Clean up block_device_allocate_retries config option helpMatt Riedemann2019-03-071-6/+24
* Merge "conf: Deprecated 'defer_iptables_apply'"Zuul2019-02-251-6/+0
|\
| * conf: Deprecated 'defer_iptables_apply'Stephen Finucane2019-02-251-6/+0
* | Merge "Change live_migration_wait_for_vif_plug=True by default"Zuul2019-02-141-9/+4
|\ \
| * | Change live_migration_wait_for_vif_plug=True by defaultMatt Riedemann2019-02-071-9/+4
* | | Add minimum value in maximum_instance_delete_attemptsTakashi NATSUME2019-02-071-3/+1
|/ /
* | Merge "Fix config docs for handle_virt_lifecycle_events"Zuul2019-01-311-1/+1
|\ \
| * | Fix config docs for handle_virt_lifecycle_eventsMatt Riedemann2019-01-301-1/+1
* | | Merge "Add configuration of maximum disk devices to attach"Zuul2019-01-311-0/+44
|\ \ \ | |/ / |/| |
| * | Add configuration of maximum disk devices to attachmelanie witt2019-01-301-0/+44
* | | Consolidate inventory refreshEric Fried2019-01-161-2/+2
|/ /
* | libvirt: Add workaround to cleanup instance dir when using rbdLee Yarwood2019-01-021-0/+4
* | Merge "Add docs for (initial) allocation ratio configuration"Zuul2018-12-101-0/+9
|\ \
| * | Add docs for (initial) allocation ratio configurationMatt Riedemann2018-12-051-0/+9
* | | Merge "Use new ``initial_xxx_allocation_ratio`` CONF"Zuul2018-12-081-3/+60
|\ \ \ | |/ /
| * | Use new ``initial_xxx_allocation_ratio`` CONFYikun Jiang2018-11-301-3/+60
* | | Merge "Change the default values of XXX_allocation_ratio"Zuul2018-12-061-18/+18
|\ \ \ | |/ /
| * | Change the default values of XXX_allocation_ratioYikun Jiang2018-11-281-18/+18
* | | Merge "Remove ironic/pike note from *_allocation_ratio help"Zuul2018-12-061-9/+0
|\ \ \ | |/ /
| * | Remove ironic/pike note from *_allocation_ratio helpMatt Riedemann2018-11-261-9/+0
* | | Merge "Clean up cpu_shared_set config docs"Zuul2018-12-061-2/+3
|\ \ \
| * | | Clean up cpu_shared_set config docsMatt Riedemann2018-11-011-2/+3
* | | | Merge "SIGHUP n-cpu to clear provider tree cache"Zuul2018-12-041-0/+5
|\ \ \ \
| * | | | SIGHUP n-cpu to clear provider tree cacheEric Fried2018-11-291-0/+5
| | |/ / | |/| |
* | | | Add I/O Semaphore to limit concurrent disk opsJack Ding2018-11-211-0/+9
|/ / /
* | | Allow resource_provider_association_refresh=0Eric Fried2018-11-061-2/+5
|/ /
* | Fix min config value for shutdown_timeout optionMatt Riedemann2018-10-261-3/+4
* | conf: Use new-style choice valuesStephen Finucane2018-09-121-35/+27
|/