nova/releasenotes/notes
Dan Smith 91e29079a0 Change consecutive build failure limit to a weigher
There is concern over the ability for compute nodes to reasonably
determine which events should count against its consecutive build
failures. Since the compute may erronenously disable itself in
response to mundane or otherwise intentional user-triggered events,
this patch adds a scheduler weigher that considers the build failure
counter and can negatively weigh hosts with recent failures. This
avoids taking computes fully out of rotation, rather treating them as
less likely to be picked for a subsequent scheduling
operation.

This introduces a new conf option to control this weight. The default
is set high to maintain the existing behavior of picking nodes that
are not experiencing high failure rates, and resetting the counter as
soon as a single successful build occurs. This is minimal visible
change from the existing behavior with default configuration.

The rationale behind the default value for this weigher comes from the
values likely to be generated by its peer weighers. The RAM and Disk
weighers will increase the score by number of available megabytes of
memory (range in thousands) and disk (range in millions). The default
value of 1000000 for the build failure weigher will cause competing
nodes with similar amounts of available disk and a small (less than ten)
number of failures to become less desirable than those without, even
with many terabytes of available disk.

Change-Id: I71c56fe770f8c3f66db97fa542fdfdf2b9865fb8
Related-Bug: #1742102
2018-06-06 15:18:50 -07:00
..
.placeholder Add reno for release notes management 2015-11-12 17:34:24 +01:00
13.0.0-cve-bugs-fe43ef267a82f304.yaml Add release notes for security fixes in 13.0.0 mitaka GA 2016-03-10 09:39:37 -05:00
1516578-628b417b372f4f0f.yaml libvirt: Add ppc to supported arch for NUMA 2016-03-01 17:38:15 +00:00
Deprecate-support-for-Intel-CMT-events-017fbb890b631d70.yaml libvirt: Deprecate support for monitoring Intel CMT `perf` events 2018-05-24 23:20:06 +00:00
Make-versioned-notifications-topics-configurable-a4baad995a74a076.yaml Make versioned notifications topics configurable 2017-03-14 22:18:15 +02:00
aarch64-minimum-libvirt-version-86331e5282effbf0.yaml Provide basic data for AArch64 support matrix/functionality 2018-02-09 18:55:23 +00:00
aarch64-set-proper-cpu-mode-8455bad7d69dc6fd.yaml libvirt: use 'host-passthrough' as default on AArch64 2018-01-09 09:49:34 +00:00
abort-live-migration-cb902bb0754b11b6.yaml Abort an ongoing live migration 2016-02-26 15:11:41 +00:00
add-aggregate-type-extra-specs-affinity-filter-79a2d3ee152b8ecd.yaml Fix reno reverts that are still shown 2016-03-16 15:03:01 +01:00
add-api-config-to-api-group-af20a57a9e3e1b85.yaml conf: Move api options to a group 2016-11-25 16:32:31 -06:00
add-association-refresh-config-opt-d1ca1af238d10c9a.yaml Make association_refresh configurable 2018-05-02 13:06:49 +02:00
add-cloudpipe-config-to-cloudpipe-group-ab96ebcb3ffc5d82.yaml conf: Move cloudpipe options to a group 2016-08-22 09:31:03 +01:00
add-consoleauth-config-to-consoleauth-group-aaa4d9ab8db7c78a.yaml conf: Move consoleauth options to a group 2016-10-07 13:43:43 +01:00
add-cors-to-versions-pipeline-56277ca66e796569.yaml Update cors-to-versions-pipeline release note 2016-12-06 10:31:53 +00:00
add-cpu-weigher-2e982c9f9751d631.yaml Add CPUWeigher 2018-04-18 15:20:30 +01:00
add-crypto-config-to-crypto-group-ac6c75ccf3c815f1.yaml config options: Move crypto options into a group 2016-04-05 12:01:06 +01:00
add-disabled-to-create_cell-feb1643ec4716eb2.yaml Add --enable and --disable options to nova-manage update_cell 2018-04-04 20:23:51 +00:00
add-extra-specs-to-flavor-list-362a4794c0871f2f.yaml Add microversion to support extra_specs in flavor API. 2018-04-11 17:47:57 +08:00
add-host-to-instance-action-events-aad2cc18fe191afa.yaml Add host/hostId to instance action events API 2018-04-26 14:17:02 +00:00
add-interface-attach-detach-support-in-ironic-cb2bf11f3875350a.yaml Implement interface attach/detach in ironic virt driver 2017-07-21 14:54:57 +00:00
add-ironic-configdrive-network-metadata-4e8f06dfd6d6d6d4.yaml Generate necessary network metadata for ironic port groups 2017-01-19 22:13:16 -05:00
add-ivs-filter-to-compute-093734c1c5348e99.yaml Add bigswitch command to compute rootwrap filters 2016-09-02 14:01:38 -02:30
add-lan9118-vif-property-qemu-fcc19774945d41f3.yaml Add lan9118 as valid nic for hw_vif_model property for qemu 2017-03-22 17:06:29 +00:00
add-live-migration-support-in-xapi-pool-5ac42c2468c3616e.yaml xenapi: Use XAPI pool instead of aggregate pool for shared SR migration 2018-04-19 05:50:31 +00:00
add-neutron-floating_pool-option-cba402c2de407b78.yaml conf: Add neutron.default_floating_pool 2017-04-20 09:41:45 +01:00
add-new-fields-to-InstancePaylod-bc5ef2ecfed880a2.yaml Fix unnecessary code block in a release note 2017-04-25 05:50:17 +00:00
add-novnc-proxy-config-to-vnc-group-f5bb68740f623744.yaml config options: Make noVNC proxy into vnc group 2016-02-03 13:29:36 +00:00
add-numa-hugepage-support-for-aarch64-14279c307e44b147.yaml Adding hugepage and NUMA support check for aarch64 2016-10-12 16:33:14 +05:30
add-osprofiler-support-b04f1e4cfa550440.yaml Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
add-pci-config-to-pci-group-5648cc0f307f24f8.yaml conf: Move PCI options to a PCI group 2016-09-29 10:02:08 +01:00
add-pci-weigher-4a7e0a7b8e908975.yaml Add PCIWeigher 2017-06-08 09:44:46 +01:00
add-perf-event-e1385b6b6346fbda.yaml Libvirt: Correct PERF_EVENTS_CPU_FLAG_MAPPING 2016-09-08 10:41:23 +00:00
add-req-id-to-versioned-notifications-fd0b525bd37b7e41.yaml Add request_id to instance action notifications 2018-04-19 13:06:59 -04:00
add-scheduler-config-to-scheduler-group-c83bc770e67ac115.yaml conf: Group scheduler options 2016-10-07 14:36:21 +01:00
add-server-groups-keys-in-quota-class-set-response-4a91ef4b2683e31c.yaml Fix the releasenote and api-ref for quota-class API 2017-07-13 07:05:22 +00:00
add-storpool-libvirt-driver-8dfa78f46f58b034.yaml Add the Nova libvirt StorPool attachment driver. 2018-01-24 00:01:42 +02:00
add-support-for-vgpu-libvirt-91d2983e643f5ff1.yaml trivial: Fix typos in release notes 2018-01-31 10:51:03 +00:00
add-swap-volume-notifications-bb7e14230fccfd6e.yaml Add swap volume notifications (error) 2016-10-20 13:50:44 +00:00
add-whitelist-for-server-list-filter-sort-params-2ae766d03ba895e5.yaml Add release note for filter/sort whitelist 2017-02-02 19:32:03 -05:00
add-wsgi-config-to-wsgi-group-712b8cd9ada65b2e.yaml config options: Move wsgi options into a group 2016-03-22 15:18:18 +00:00
add-xvp-config-to-vnc-group-349cca99f05fcfd3.yaml config options: Make xvp proxy into vnc group 2016-01-19 11:11:59 +00:00
add_keystone_option-138dff5efb9a53aa.yaml Enable custom certificates for keystone communication 2017-09-19 08:18:23 -04:00
added-network-metadata-7784295884f65c09.yaml Update network metadata type field for IPv6 2017-04-12 13:55:13 +00:00
agg-resource-filters-6e24c92a69afa85f.yaml Add release note for Aggregate[Core|Ram|Disk]Filter change 2018-02-05 21:30:33 +00:00
aggregate-uuid-generation-1f029af7a9af519b.yaml Allocate uuids for aggregates as they are created or loaded 2016-02-24 07:48:09 -08:00
aggregates-moved-to-api-database-e1bd30909aaf79d3.yaml Aggregate create and destroy work against API db 2016-08-01 08:22:08 -07:00
allocation-candidates-limit-37fe5c2ce57daf7f.yaml [placement] Enable limiting GET /allocation_candidates 2017-12-20 20:08:39 +00:00
allocation-candidates-traits-1adf079ed0c6563c.yaml Fix nits in support traits changes 2018-01-31 11:07:07 -05:00
allocation_candidates_support_member_of-92f7e1440ed63fe7.yaml Add 'member_of' param to GET /allocation_candidates 2018-03-16 16:32:02 +00:00
allow-reserved-equal-total-inventory-fe93584dd28c460d.yaml Placement: allow to set reserved value equal to total for inventory 2018-05-18 23:04:27 +00:00
api-database-now-required-6245f39d36885d1c.yaml Fix reno for RC1 2016-03-16 11:17:28 +01:00
api.fault-notification-removal-9f3142ba7cb13ca9.yaml Remove dead code of api.fault notification sending 2017-10-09 17:29:40 +02:00
api_servers_no_scheme-e4aa216d251022f2.yaml Clean up glance url handling 2015-12-11 08:24:40 -05:00
apply-limits-to-qemu-img-8813f7a333ebdf69.yaml virt: set address space & CPU time limits when running qemu-img 2016-06-07 10:42:08 +01:00
archive-all-db-aadf2ce0394c24fa.yaml Allow running db archiving continuously 2016-10-04 12:30:14 -07:00
async-live-migration-rest-check-675ec309a9ccc28e.yaml Fixed typos in api-ref and releasenotes directory 2016-07-20 09:08:50 +00:00
attach-detach-vol-for-shelved-and-shelved-offloaded-instances-93f70cfd49299f05.yaml Enable volume operations for shelved instances 2016-02-03 17:51:26 +00:00
automatic-live-migration-completion-auto-converge-3ddd3a40eaf3ef5b.yaml Add new configuration option to turn auto converge on/off 2016-06-28 14:24:53 +02:00
automatic-live-migration-completion-post-copy-a7a3a986961c93d8.yaml Extend live-migration-force-complete to use postcopy if available 2016-06-29 06:41:58 +00:00
availability-zone-placement-filter-0006c9895853c9bc.yaml Honor availability_zone hint via placement 2018-05-22 08:56:50 -07:00
block-live-migrate-with-attached-volumes-ee02afbfe46937c7.yaml Add reno for block live migraton with cinder volumes 2016-02-18 13:50:19 +01:00
bp-add-pagination-for-instance-actions-1c14cb3fc9887d2a.yaml Add pagination and changes-since for instance-actions 2017-12-14 07:42:17 +00:00
bp-add-pagination-for-os-migrations-2f8d5d257b0c5658.yaml Add pagination and Changes-since filter support for os-migrations. 2018-01-10 14:02:53 -05:00
bp-add-project-and-user-id-a560d087656157d4.yaml Add project-id and user-id when list server-groups 2015-12-10 20:11:33 +08:00
bp-boot-from-uefi-b413b96017db76dd.yaml enable uefi boot 2016-01-18 11:34:10 +08:00
bp-cells-instance-groups-api-db-910a44ef5f2f7769.yaml Add online migration to move instance groups to API database 2016-08-22 03:50:24 -07:00
bp-cinder-new-attach-apis-eca854e27a255e3e.yaml Implement new attach Cinder flow 2017-12-07 10:29:15 -05:00
bp-deprecate-file-injection-feaf490524d10b3d.yaml Deprecate file injection 2017-12-12 09:22:21 -05:00
bp-deprecate-image-meta-proxy-api-7f21e1e6a94944ee.yaml [proxy-api] microversion 2.39 deprecates image-metadata proxy API 2016-12-07 19:22:43 +03:00
bp-ephemeral-disk-ploop-a9b3af1f36ae42ed.yaml libvirt: ephemeral disk support for virtuozzo containers 2017-01-26 14:19:08 +03:00
bp-fix-console-auth-tokens-16b1b1b402dca362.yaml Fix ConsoleAuthTokens to work for all console types 2016-06-22 17:11:09 +03:00
bp-flavor-notifications-7b3a56509c3f138d.yaml Update notification for flavor 2017-01-11 11:16:49 -05:00
bp-get-valid-server-state-a817488f4c8d3822.yaml Add host_status attribute for servers/detail and servers/{server_id} 2016-01-16 20:07:49 +02:00
bp-granular-placement-policy-65722fc6d7cb1359.yaml Implement granular policy rules for placement 2018-05-17 11:12:16 -04:00
bp-hyper-v-remotefx-1474ef1a082ad1b0.yaml Fix reno from hyper-v-remotefx 2016-06-10 11:34:08 -04:00
bp-hyperv-storage-qos-d559634e5df0f1d4.yaml Add Hyper-V storage QoS support 2016-09-23 11:34:24 -07:00
bp-hyperv-use-os-brick-bf576a5bc97f0ea2.yaml HyperV: use os-brick for volume related operations 2016-11-17 18:36:05 +02:00
bp-inject-nmi-ironic-be5405065b6dd890.yaml ironic: Add trigger crash dump support to ironic driver 2017-01-26 04:27:25 +00:00
bp-instance-crash-dump-7ccbba7799dc66f9.yaml Add a REST API to trigger crash dump in an instance. 2016-01-20 09:42:50 +08:00
bp-instance-tags-3acb227083320796.yaml Added server tags support in nova-api 2016-04-06 16:38:21 +03:00
bp-ironic-boot-from-volume-cfb98c733cf09a92.yaml Ironic: Support boot from Cinder volume 2017-07-25 03:57:51 +00:00
bp-ironic-volume-connector-ip-467396a516dc668a.yaml Ironic: Get IP address for volume connector 2018-01-25 14:10:02 -05:00
bp-keypairs-pagination-634c46aaa1058161.yaml Microversion 2.35 adds keypairs pagination support 2016-07-12 19:48:05 +03:00
bp-libvirt-virtio-set-queue-sizes-6c54a2ce3dc30d18.yaml libvirt: add support for virtio-net rx/tx queue sizes 2018-04-23 06:26:40 -04:00
bp-making-live-migration-api-friendly-3b547f4e0958ee05.yaml API: Improve os-migrateLive input parameters 2016-02-29 17:44:17 +00:00
bp-memory-bw-4ceb971cfe1a2fd0.yaml Allow monitor plugins to set own metric object 2016-06-27 14:38:32 +05:30
bp-nova-api-hypervsor-cpu-info-b84cddf8b70b88d2.yaml Microversion 2.28 changes cpu_info string to JSON object 2016-06-01 16:25:17 +00:00
bp-nvme-over-fabric-nova-ae1ef46fb5a7fc02.yaml Adding NVMEoF for libvirt driver 2018-05-29 11:26:01 +00:00
bp-opencontrail-nova-vif-plugin-b132102ad79ebf90.yaml contrail: add vrouter VIF plugin type support 2017-06-07 12:19:02 +00:00
bp-rbd-instance-snapshots-130e860b726ddc16.yaml libvirt: make snapshot use RBD snapshot/clone when available 2016-01-20 15:36:05 -08:00
bp-rebuild-keypair-reset-9ed45744bd85e358.yaml Enable reset keypair while rebuilding instance 2017-11-13 10:49:02 +08:00
bp-restore-vm-diagnostics-544b56bbb0167071.yaml Fixed some nits for microversion 2.48 2017-06-06 13:34:17 +00:00
bp-service-create-destroy-notification-f2f340903eed8f84.yaml Versioned notifications for service create and delete 2017-11-27 11:11:44 -05:00
bp-service-hyper-uuid-in-api-cc7b9f21cc458e1b.yaml Handle uuids in os-hypervisors API 2017-07-18 17:08:01 -04:00
bp-soft-reboot-poweroff-203e0f33e3b8042e.yaml Ironic: Add soft reboot support to ironic driver 2017-01-20 21:15:30 +00:00
bp-soft-reboot-poweroff-6215d216a6aedafa.yaml Ironic: Add soft power off support to Ironic driver. 2017-01-25 08:43:14 +00:00
bp-split-network-plane-for-live-migration-40bc127734173759.yaml Split-network-plane-for-live-migration 2016-02-05 09:13:05 +08:00
bp-symmetric-allocations-6ff7b270c32dcb7d.yaml [placement] Fix GET PUT /allocations nits 2017-11-28 12:25:13 +00:00
bp-virt-driver-cpu-thread-pinning-1aaeeb6648f8e009.yaml releasenotes: Note on CPU thread pinning support 2016-01-26 14:28:13 +00:00
bp-virtuozzo-cloud-storage-support-4f4cda52ca41538e.yaml Release note for vzstorage volume driver 2016-07-10 13:15:18 -04:00
bp-virtuozzo-instance-admin-password-8278cad73f3be98d.yaml libvirt: support user password settings in virtuozzo 2016-09-28 18:46:26 +00:00
bp-virtuozzo-instance-resize-support-b523e6e8a0de0fbc.yaml libvirt: virtuozzo instance resize support 2016-06-28 22:13:49 +03:00
bp-virtuozzo-rescue-support-a0f69357a93e5e92.yaml libvirt: virtuozzo instance rescue mode support 2016-06-29 17:29:30 +03:00
bp-xenapi-vif-hotplug-2a2b913c49123fe0.yaml xenapi: support the hotplug of a neutron port 2017-01-11 12:24:27 -05:00
bug-1377781-c91d5319862bb9d8.yaml VMware: add support for graceful shutdown of instances 2017-10-30 08:54:45 +00:00
bug-1482040-rebuild-volume-backed-new-image-1b8e130c06e05b86.yaml Fail fast if changing image on a volume-backed server rebuild 2017-12-04 16:47:30 -05:00
bug-1559026-47c3fa3468d66b07.yaml The 'record' option of the WebSocketProxy should be string 2016-04-01 02:15:05 +00:00
bug-1599034-35ca4dea612d8fdb.yaml Use URIOpt 2017-07-18 00:38:24 +00:00
bug-1604116-87a823c3c165d057.yaml Not allow overcommit ratios to be negative 2016-08-29 14:05:25 -04:00
bug-1633518-0646722faac1a4b9.yaml Add a releasenote for bug#1633518 2016-11-30 13:17:51 +00:00
bug-1636157-2148ea3675969a5d.yaml Fix some release notes in preparation for the o-2 beta release 2016-12-15 00:06:01 +00:00
bug-1645175-b1ef3ad9a3e44ed6.yaml Don't delete neutron port when attach failed 2017-07-03 15:40:12 +08:00
bug-1657585-99b7eddc40c71e5a.yaml Handle conflicts for os-assisted-volume-snapshots 2017-03-02 15:10:26 -05:00
bug-1661258-ee202843157f6a27.yaml Delete a compute node's resource provider when node is deleted 2017-02-03 14:16:58 +00:00
bug-1662699-06203e7262e02aa6.yaml Allow None for block_device_mapping_v2.boot_index 2017-02-08 17:08:07 -05:00
bug-1664931-refine-validate-image-rebuild-6d730042438eec10.yaml Refined fix for validating image on rebuild 2017-11-27 15:52:45 -05:00
bug-1664931-validate-image-rebuild-9c5b05a001c94a4d.yaml Add security release note for OSSA-2017-005 2017-11-14 15:32:20 -05:00
bug-1670522-0a9f20e05e531c7a.yaml libvirt: pass log_path to _create_pty_device for non-kvm/qemu 2017-03-06 19:00:31 -05:00
bug-1673569-cve-2017-7214-2d7644b356015c93.yaml Add release note for CVE-2017-7214 2017-03-21 17:54:43 -04:00
bug-1673613-7357d40ba9ab1fa6.yaml Handle special characters in database connection URL netloc 2017-05-12 13:39:12 -04:00
bug-1679750-local-delete-allocations-cb7bfbcb6c36b6a2.yaml Delete allocations from API if nova-compute is down 2018-04-18 19:19:02 -04:00
bug-1686136-b07bef4c56e92b31.yaml trivial: Fix typos in release notes 2018-01-31 10:51:03 +00:00
bug-1691545-1acd6512effbdffb.yaml Cache database and message queue connection objects 2017-05-18 18:17:06 +00:00
bug-1695861-ebc8a0aa7a87f7e0.yaml Fix typos in release notes 2018-03-19 18:02:30 +00:00
bug-1700359-b123208d51d73ae3.yaml Add release note for PUT /os-services/* for non-compute services 2017-08-01 10:21:43 -04:00
bug-1704788-490797827bae9142.yaml Accept any scheduler driver entrypoint 2017-08-01 16:50:10 +00:00
bug-1707256-shared-storage-placement-5f221e124500b999.yaml Add release note for shared storage known issue 2017-08-09 11:17:45 -04:00
bug-1712008-4ab2538211b8c3d9.yaml Add release note for force live migration allocations 2017-09-06 11:30:52 -04:00
bug-1713150-default_publisher_id-f46f4f6a39347951.yaml Change default for [notifications]/default_publisher_id to $host 2017-08-25 18:54:35 -04:00
bug-1713786-0ee9e543683dafa4.yaml Create allocations against forced dest host during evacuate 2017-09-12 11:15:38 -04:00
bug-1716786-7c3fc081f29f4dac.yaml Deprecate idle_timeout in api_database 2017-09-25 15:22:21 +00:00
bug-1721179-87bc7b64215944c0.yaml Add 'delete_host' command in 'nova-manage cell_v2' 2017-10-19 01:31:02 +00:00
bug-1725331-fcf93514045a557a.yaml Add a warning in 'nova-manage cell_v2 delete_cell' 2018-01-12 07:22:32 +00:00
bug-1732000-log-options-6db2cc8c747145ca.yaml Log options at debug when starting API services under wsgi 2018-01-31 15:45:27 +00:00
bug-1732976-doubled-allocations-rebuild-23e4d3b06eb4f43f.yaml Fix doubling allocations on rebuild 2017-12-05 11:11:05 -05:00
bug-1733886-os-quota-sets-force-2.36-5866924621ecc857.yaml Fix 'force' parameter in os-quota-sets PUT schema 2017-12-07 08:59:29 -05:00
bug-1734625-419fd0e21bd332f6.yaml [placement] Add sending global request ID in get 2018-02-10 10:28:04 +09:00
bug-1735687-add-list-hosts-in-cellv2-7afa67ce0d48b6a2.yaml Add support for listing hosts in cellv2 2017-12-07 23:38:47 +00:00
bug-1744325-rebuild-error-status-9e2da03f3f81fd6e.yaml Set server status to ERROR if rebuild failed 2018-01-23 11:39:45 -05:00
bug-1747511-glance-api-servers-1e17757b901a76d8.yaml Workaround glanceclient bug when CONF.glance.api_servers not set 2018-02-08 09:06:48 -05:00
bug-1753550-image-ref-url-notifications-42df5911a46b7de7.yaml Handle EndpointNotFound when building image_ref_url in notifications 2018-03-20 17:22:50 -04:00
bug-1759316-nova-status-api-version-check-183fac0525bfd68c.yaml Log a warning and add nova-status check for old API service versions 2018-04-09 14:43:34 -04:00
bug-1763183-service-delete-with-instances-d7c5c47e4ce31239.yaml Block deleting compute services which are hosting instances 2018-04-18 19:16:00 -04:00
bug-hyperv-1629040-e1eb35a7b31d9af8.yaml Disable 'supports_migrate_to_same_host' HyperV driver capability 2016-09-30 12:34:58 +03:00
bug-volume-attach-policy-1635358-671ce4d4ee8c211b.yaml fix os-volume_attachments policy checks 2017-03-20 18:08:27 +00:00
bug_1659328-73686be497f5f85a.yaml Removes getfattr from Quobyte Nova driver 2017-07-03 09:26:23 +02:00
cell-id-db-sync-nova-manage-8504b54dd115a2e9.yaml Add detail to cellsv2-related release notes 2016-12-15 04:37:07 +00:00
cells-discover-hosts-06a3079ba687e092.yaml Add a TODO and add info to a releasenote 2016-08-30 14:16:12 -04:00
cells-single-migration-command-0e98d66e31e02a50.yaml Fix the generated cell0 default database name 2017-01-16 17:02:59 -05:00
ceph-minimum-version-bump-6ef4597c3e117201.yaml rbd: Remove unnecessary 'encode' calls 2017-09-05 15:04:14 +01:00
change-consecutive-boot-failure-counter-to-weigher-428de7da0ed2033a.yaml Change consecutive build failure limit to a weigher 2018-06-06 15:18:50 -07:00
check_destination_when_evacuating-37b52ebe8b5b086c.yaml API change for verifying the scheduler when evacuating 2016-06-02 15:03:39 +02:00
check_destination_when_livemig-e69d32e02d7a18c9.yaml API change for verifying the scheduler when live migrating 2016-06-06 11:44:06 +02:00
cinder-backend-report-discard-1def1c28140def9b.yaml libvirt: add discard support for attached volumes 2016-01-08 13:07:36 -08:00
cold-migration-with-target-queens-2dcd09c3a3414302.yaml Enable cold migration with target host(2/2) 2017-11-29 20:48:16 -05:00
compute-node-auto-disable-303eb9b0fdb4f3f1.yaml Make compute auto-disable itself if builds are failing 2017-05-15 09:22:30 -07:00
compute_upgrade_levels_auto-97acebc7b45b76df.yaml Revise the compute_upgrade_levels_auto release note 2016-01-28 02:43:06 -08:00
conductor_rpcapi_v2_drop-9893c27bb32d9786.yaml Add note for removing conductor RPC API v2 2015-12-01 13:22:17 +11:00
config-cinder-admin-creds-b86038a3e87a1021.yaml Fix bug case by none token context 2018-01-24 20:53:50 -05:00
config-ironic-client_log_level-2bb84f12154417ca.yaml config: remove deprecated ironic.client_log_level 2016-05-09 10:24:40 +00:00
config_scheduler_driver-e751ae392bc1a1d0.yaml Use stevedore for scheduler driver 2016-01-26 03:55:45 +00:00
config_scheduler_host_manager_driver-a543a74ea70f5e90.yaml Use stevedore for scheduler host manager 2016-01-26 03:55:45 +00:00
configure-amount-of-pcie-ports-486bfa44e9fbdd84.yaml Allow to configure amount of PCIe ports 2018-03-08 08:53:48 +01:00
create-cell0-mapping-60a9229c223a7516.yaml Add manage command for cell0. 2016-04-21 09:07:16 -04:00
default-non-inheritable-image-properties-dfd13ba3b09278dd.yaml conf: Do not inherit image signature props with snapshots 2018-01-13 11:33:36 +00:00
default-value-pointer-model-cb3d9a3e9c51e503.yaml libvirt: add ps2mouse in choice for pointer_model 2016-09-14 12:31:36 +00:00
delete-TypeAffinityFilter-61bb92d1382f4a68.yaml Delete the TypeAffinityFilter 2017-12-14 17:09:56 -05:00
delete-inventories-placement-api-13582910371308c4.yaml DELETE all inventory for a resource provider 2017-03-20 14:00:33 +00:00
deprecate-TypeAffinityFilter-465c47a6b2a7bd77.yaml Deprecate TypeAffinityFilter 2017-05-27 10:15:25 +00:00
deprecate-allow_instance_snapshots-c63c45856c902e1e.yaml Deprecate CONF.api.allow_instance_snapshots 2017-04-11 14:42:32 -04:00
deprecate-api-eventlet-1a0279f1f2333082.yaml Deprecate running API services under eventlet 2018-05-16 03:48:32 +00:00
deprecate-api-extensions-policies-5613bc4eea59709d.yaml trivial: Fix typos in release notes 2018-01-31 10:51:03 +00:00
deprecate-barbican-config-options-68ae65643ac41e2f.yaml Deprecate barbican options 2016-07-29 15:36:28 -05:00
deprecate-baremetal-filters-618249af65115bf6.yaml Deprecate bare metal filters 2017-08-11 10:40:57 +00:00
deprecate-cells-driver-options-473893e4e87f95c2.yaml Improve the help text for cells options (8) 2016-06-16 15:04:06 +03:00
deprecate-cellsv1-592b3c3612a9dfa5.yaml Deprecate cells v1 2017-08-01 11:07:55 -04:00
deprecate-compute-options-011c9a454182a8bf.yaml Deprecate compute options 2016-12-12 21:09:34 +00:00
deprecate-conductor-manager-class-03620676d939b0eb.yaml Deprecate conductor manager option 2016-02-26 11:41:26 +00:00
deprecate-config-image-file-url-46c20999756afce0.yaml deprecate "file transfer" feature for Glance images 2016-05-12 09:41:12 +00:00
deprecate-config-s3-image-adb7c86c9b9220a5.yaml deprecate s3 image service config options 2016-05-17 11:15:01 +02:00
deprecate-configurable-hide-server-address-feature-0ca03d8c8d11e991.yaml Deprecate configurable Hide Server Address Feature 2017-12-07 08:45:18 +00:00
deprecate-console_driver-opt-26475263aad3b655.yaml conf: Deprecate 'console_driver' 2017-01-24 13:00:55 +00:00
deprecate-default-flavor-6c144f67f8032dfa.yaml deprecate "default_flavor" config option 2016-05-13 09:15:57 +00:00
deprecate-fatal-exception-format-errors-a5d2bf64e3404c39.yaml deprecate config option "fatal_exception_format_errors" 2016-05-18 14:29:39 +02:00
deprecate-image-cache-checksumming-80e52279881ebc71.yaml Remove image cache image verification 2016-05-26 14:42:56 +01:00
deprecate-image-download-ext-point-cd5809e11bbd09d3.yaml Deprecate allowed_direct_url_schemes and nova.image.download.modules 2017-10-06 13:01:55 -04:00
deprecate-ironic-host-manager-bacb8d7b1e318e37.yaml Deprecate the IronicHostManager 2017-11-28 15:23:48 -05:00
deprecate-keymap-options-b41ad9f33a5923e1.yaml conf: Deprecate 'keymap' options 2018-03-07 10:18:23 +00:00
deprecate-live-migration-progress-timeout-b4640047dc5c8eed.yaml Default live_migration_progress_timeout to off 2017-02-08 18:19:12 +00:00
deprecate-local-conductor-9cb9f45728281eb0.yaml Add note for deprecating local conductor 2015-12-01 13:22:17 +11:00
deprecate-monkey-patch-5cd654924694b9ae.yaml Deprecate CONF.monkey_patch 2017-08-25 18:47:47 -04:00
deprecate-more-nova-network-opts-a9f87c79f7d26438.yaml conf: Deprecate 'default_floating_pool' 2017-04-20 09:41:45 +01:00
deprecate-nicira-iface-id-in-xenserver-dc3c147aef1bc2c8.yaml XenAPI: Deprecate nicira-iface-id for XenServer VIF 2017-05-26 21:57:29 -07:00
deprecate-nova-consoleauth-ed6ccbc324a0fb10.yaml Deprecate the nova-consoleauth service 2018-05-03 10:02:29 -04:00
deprecate-nova-manage-commands-9de1abbc94e06d16.yaml nova-manage: Deprecate 'log' commands 2017-05-19 16:07:49 -04:00
deprecate-nova-manage-commands-569835050b675180.yaml nova-manage: Deprecate 'cell' commands 2017-08-23 17:16:15 +01:00
deprecate-nova-manage-network-commands-212726e67bffdfc4.yaml Fix typos in release notes 2018-03-19 18:02:30 +00:00
deprecate-nova-manage-service-subcommand-7626f7692bd62e41.yaml Deprecate nova-manage service subcommand 2015-11-16 11:40:06 +01:00
deprecate-nova-manage-vm-list-571162f55173cccc.yaml Deprecate nova-manage vm list command 2016-07-07 16:15:09 -04:00
deprecate-nova-network-opts-b6da6af4497ef4ca.yaml conf: Deprecate yet more nova-net options 2017-01-09 09:47:37 +00:00
deprecate-old-auth-parameters-948d70045335b312.yaml Support Identity v3 when connecting to Ironic 2016-08-18 14:24:35 -03:00
deprecate-remap_vbd_dev-opt-c1690c5b447f0053.yaml conf: Deprecate 'remap_vbd_dev' option 2016-11-28 15:56:59 +00:00
deprecate-snapshot-name-template-46966b0f5e6cabeb.yaml config options: improve help text of database (related) options (1/2) 2016-08-11 14:23:30 +02:00
deprecate-the-cinder-v2-support-0cebc90580a3e80f.yaml Deprecate the Cinder API v2 support 2017-04-06 09:55:39 -07:00
deprecate-topic-opts-68b1a752dba1eb24.yaml conf: Deprecate all topic options 2016-09-30 13:38:10 +01:00
deprecate-vmware-wsdl-location-97af576f53fef771.yaml VMware: deprecate wsdl_location conf option 2016-09-23 01:39:43 +00:00
deprecate-xenserver-vif-driver-option-12eb279c0c93c157.yaml Deprecate xenserver.vif_driver config option and change default 2017-02-16 12:15:12 -05:00
deprecate_compute_stats_class-229abfcb8816bdbd.yaml Fix typo in nova release notes 2016-04-14 14:26:54 +07:00
deprecate_db_driver-91c76ca8011d663c.yaml Deprecate db_driver config option 2016-03-04 06:57:50 -05:00
deprecate_ert-449b16638c008457.yaml Add relnote for ERT deprecation 2015-11-16 22:10:34 +01:00
deprecate_fping_path-87d192cf0e6a5930.yaml deprecate fping_path config option 2018-03-21 15:06:51 +08:00
deprecate_glance_opts-eab01aba5dcda38a.yaml deprecate old glance config options 2015-12-19 12:57:12 +00:00
deprecate_hooks-6f6d60ac206a6da6.yaml Deprecate nova.hooks 2016-03-01 11:52:52 +00:00
deprecate_live_migration_uri-8ae6656664db5ba0.yaml Add new configuration option live_migration_scheme 2017-01-25 15:49:42 +00:00
deprecate_nova_all-eee03c2b0e944699.yaml deprecate nova-all 2016-04-21 17:49:45 +00:00
deprecate_nova_network-093e937dcdb7fc57.yaml Deprecate Nova Network 2016-04-27 12:03:56 -05:00
deprecate_os_cert-f0aa07bab1a229aa.yaml Deprecate cert option 2016-08-03 20:37:22 +00:00
deprecate_pluggable_managers-ca0224bcd779454c.yaml Fix reno for RC1 2016-03-16 11:17:28 +01:00
deprecate_security_group_api-3d96d683a3723e2c.yaml deprecate security_group_api config option 2016-03-04 13:45:23 -05:00
deprecate_sparse_lvs-99f30d70a68a028d.yaml Deprecate sparse LVs 2018-03-07 22:51:40 +01:00
deprecate_trustedfilter-d733a4b482967b00.yaml Deprecate scheduler trusted filter 2017-05-19 14:45:12 +00:00
deprecate_unused_policy-d3bf8589aee63eb6.yaml Deprecate unused policy from policy doc 2017-05-23 00:13:34 +08:00
deprecate_vendordata_driver-eefc745365a881c3.yaml Fix typo in nova release notes 2016-04-14 14:26:54 +07:00
deprecate_wsgi_log_format-43a10b7a608ea8f3.yaml deprecate ``wsgi_log_format`` config variable 2017-07-26 21:14:44 +00:00
deprecate_xenapi_torrent_downloader-ebcbb3d5f929d893.yaml conf: Deprecate 'torrent_' options 2016-11-29 10:12:49 +00:00
deprecates-multinic-floatingipaction-osvirtualinterface-api-73b24e5304635e9d.yaml Deprecate Multinic, floatingip action and os-virtual-interface API 2017-04-25 12:04:05 -04:00
deprecates-proxy-apis-5e11d7c4ae5227d2.yaml Fix typos in deprecates-proxy-apis release note 2016-07-26 12:27:05 -04:00
disable_ec2_api_by_default-0ec0946433fc7119.yaml Fix reno for RC1 2016-03-16 11:17:28 +01:00
disco_volume_libvirt_driver-916428b8bd852732.yaml Add reno for disco driver 2016-03-11 15:46:35 +01:00
discover-hosts-by-service-06ee20365b895127.yaml Add --by-service to discover_hosts 2018-03-16 15:55:19 -07:00
discover-hosts-periodic-is-more-efficient-6c55b606a7831750.yaml Make discover_hosts only query for unmapped ComputeNode records 2017-05-15 10:50:01 -04:00
disk-weight-scheduler-98647f9c6317d21d.yaml Remove prelude from disk-weight-sch reno 2016-02-03 18:59:43 +01:00
disk_ratio_to_rt-b6224ab8c0272d86.yaml Update ComputeNode values with disk allocation ratios in the RT 2016-02-22 09:58:53 +00:00
display-flavor-dict-in-server-details-589c1db487f226cb.yaml show flavor info in server details 2017-06-02 12:09:24 -04:00
drbd-libvirt-volume-driver-d27c79e62c0beb64.yaml Connecting Nova to DRBD storage nodes directly 2017-06-01 18:09:43 -04:00
drop-cinder-v2-support-d761d12d552616aa.yaml Drop support for the Cinder v2 API 2017-09-16 10:00:26 -04:00
drop_instancev1_obj-4447ddd2bea644fa.yaml Add note for dropping InstanceV1 objects 2015-12-01 13:22:17 +11:00
ebtables-version-fde659fe18b0e0c0.yaml Fix ebtables-version release note 2015-11-20 11:37:46 +01:00
emulator-threads-policy-e5b57767104531b8.yaml libvirt: place emulator threads on CONF.compute.cpu_shared_set 2018-05-18 08:52:25 +00:00
enable_new_services-compute-only-0abf5d3cbec40eb2.yaml Only auto-disable new nova-compute services 2017-06-14 12:38:35 -04:00
expose-shutdown-retry-interval-d83724ade1b44e62.yaml Expose shutdown retry interval as config setting 2018-04-10 14:36:01 +01:00
extensions_remove-37e9d4092981abbe.yaml remove personality extension 2016-06-24 14:44:53 -04:00
fill-instance-action-record-gaps-14b36eba313d6d87.yaml trivial: Fix typos in release notes 2018-01-31 10:51:03 +00:00
filters_use_reqspec-9f92b9c0ead76093.yaml Prepare filters for using RequestSpec object 2015-11-16 22:41:02 +01:00
fix-default-cell0-db-connection-f9717053cc34778e.yaml Fix the generated cell0 default database name 2017-01-16 17:02:59 -05:00
fix-ironic-inventory-d565c77af83c710d.yaml Fix reporting inventory for provisioned nodes in the Ironic driver 2017-08-15 15:05:34 +02:00
fix-multiarch-image-props-filter-f2e885aa53d585ea.yaml Added ability to configure default architecture for ImagePropertiesFilter 2018-05-14 16:55:13 -04:00
fix-virtual-device-role-tagging-7cfdb14f2ba4fbcf.yaml Fix tag attribute disappearing in 2.33 and 2.37 2017-01-30 19:38:46 -05:00
flavor-api-policy-granularity-f563d621c615fd64.yaml Add policy granularity to the Flavors API 2017-07-19 15:56:47 -04:00
flavor-description-02f8b8626da71a25.yaml Add microversion to allow setting flavor description 2017-11-15 22:10:39 +00:00
flavor_hw_watchdog_action-512d79155c91cb84.yaml Drop deprecated support for hw_watchdog_action flavor extra spec 2016-10-13 14:45:19 -04:00
flavors-moved-to-api-database-b33489ed3b1b246b.yaml Block flavor creation until main database is empty 2016-04-01 11:16:01 -07:00
forbidden-traits-in-nova-478f1884a06e50e7.yaml Parse forbidden in extra_specs 2018-04-17 18:18:43 +01:00
force-live-migration-be5a10cd9c8eb981.yaml Add new API to force live migration to complete 2016-02-08 08:59:52 +01:00
force_config_drive_opt-e087055e14c40d88.yaml Add note for force_config_drive opt change 2015-12-01 13:22:17 +11:00
get-me-a-network-992eabc81b5e5347.yaml Add REST API support for get me a network 2016-08-15 14:10:42 -04:00
glance-api-servers-must-be-urls-558298647cbfc81c.yaml Don't fix protocol-less glance api_servers anymore 2017-10-10 13:03:26 +00:00
glance-via-ksa-5646eb3d5db51c54.yaml Get auth from context for glance endpoint 2017-11-21 10:26:42 -06:00
glance_v2-15b080e361804976.yaml Default to using glance v2 2016-06-09 15:21:44 +00:00
granular-extra-specs-50b26b8f63717942.yaml Granular requests to get_allocation_candidates 2018-05-18 21:43:02 +00:00
hide_hypervisor_id-6f93e7552336930d.yaml Add `img_hide_hypervisor_id` image property 2017-05-29 16:03:43 +00:00
hide_hypervisor_id-flavor-a7c16afeab553b01.yaml Add `hide_hypervisor_id` flavor extra_spec 2018-04-19 22:36:26 +00:00
hyper-v-ovs-vif-348fca68db4918fe.yaml Adds Hyper-V OVS ViF driver 2017-01-11 22:22:13 +00:00
hyper-v-pci-passthrough-babf104d6bc2baa6.yaml Hyper-V PCI Passthrough 2017-01-26 15:28:06 +00:00
hyper-v-server-2012-support-deprecated-02a956e3926351d6.yaml hyper-v: Deprecates support for Windows / Hyper-V Server 2012 2018-01-03 09:31:22 -08:00
hyper-v-set-boot-order-1e76b08ca6783add.yaml Add support for setting boot order in Hyper-V 2017-01-03 19:46:31 +02:00
hyper-v-vnuma-support-ffedfaadac91bbac.yaml Hyper-V: Adds vNUMA implementation 2017-01-11 20:54:56 -05:00
hyperv-uefi-secure-boot-a2a617ac2c313afd.yaml Fix typos in release notes 2018-03-19 18:02:30 +00:00
hyperv_2k8_drop-fb309f811767c7c4.yaml Add note for HyperV 2008 drop of support 2015-12-01 14:33:21 +01:00
idempotent-put-resource-class-dc7a267c823b7995.yaml [placement] Idempotent PUT /resource_classes/{name} 2017-04-20 15:51:37 +00:00
image-id-in-snapshot-notification-7e1e10435475a1af.yaml Add snapshot id to the snapshot notifications 2017-10-12 09:13:13 +00:00
imageRef-as-uuid-only-0164c04206a42683.yaml Strict ImageRef validation to UUID only 2016-08-04 02:22:15 +00:00
instance-actions-read-deleted-instances-18bbb327924b66c7.yaml Make os-instance-action read deleted instances. 2016-02-05 07:59:52 -05:00
instance-hostname-used-to-populate-ports-dns-name-08341ec73dc076c0.yaml Release notes: fix typos 2016-06-25 23:23:19 -07:00
instance-list-limit-to-cells-config-f72701ac68444e95.yaml Address feedback from instance_list smart-cell behavior 2018-05-10 09:59:36 -07:00
instance-path-2efca507456d8a70.yaml Fix typos in release notes 2018-03-19 18:02:30 +00:00
introduce-encryption-provider-constants-a7cd0ce58da2bae8.yaml releasenotes: Add missing releasenote for encryption provider constants 2017-01-10 12:20:33 +00:00
ironic-driver-hash-ring-7d763d87b9236e5d.yaml Ironic: allow multiple compute services 2016-08-04 23:51:13 +00:00
ironic-empty-vcpus-66b4e1500ef8a34e.yaml Pick ironic nodes without VCPU set 2017-10-13 15:53:37 +02:00
ironic-multitenant-networking-6f124964831d4a6c.yaml Ironic: enable multitenant networking 2016-08-03 13:28:25 +00:00
ironic-resource-class-6496fed067df629f.yaml Ironic: report node.resource_class 2016-08-04 15:33:05 -04:00
ironic-serial-console-support-82632bd4db6d1fda.yaml Ironic Driver: override get_serial_console() 2016-10-14 11:27:18 -04:00
ironic-via-ksa-deffd3dac48ff4eb.yaml nova.utils.get_ksa_adapter() 2017-10-09 08:24:40 -05:00
ironic-virt-driver-switch-to-vif-attach-detach-cc8583c604510f95.yaml Support Ironic interface attach/detach in nova virt 2017-01-19 22:13:16 -05:00
ironic_api_version_opt_deprecated-50c9b0486e78fe6e.yaml Reno for Ironic api_version opt deprecation 2016-03-07 16:31:14 +01:00
ironic_offline_flavor_migration-4845307799f0e24e.yaml Add nova-manage db command for ironic flavor migrations 2017-09-15 00:30:23 -04:00
keypairs-moved-to-api-9cde30acac6f76b6.yaml Add online migration to move keypairs from main to API database 2016-05-19 11:59:14 -07:00
known-issue-on-api-1efca45440136f3e.yaml network: make nova to handle port_security_enabled=False 2016-04-14 11:42:39 -04:00
libvirt-change-default-value-of-live-migration-tunnelled-4248cf76df605fdf.yaml Change default value of live_migration_tunnelled to False 2016-08-16 08:19:27 +00:00
libvirt-cpu-model-extra-flags-a23085f58bd22d27.yaml libvirt: Lift the restriction of choices for `cpu_model_extra_flags` 2018-05-01 11:47:18 -04:00
libvirt-deprecate-migration-flags-config-4ba1e2d6c9ef09ff.yaml libvirt: deprecate live/block_migration_flag opts 2016-02-03 13:10:38 +00:00
libvirt-firewall-ignore-use_ipv6-c555f95799f991fd.yaml libvirt: Ignore 'use_ipv6' for port filters 2017-03-20 16:52:14 +00:00
libvirt-ignore-allow_same_net_traffic-fd88bb2801b81561.yaml Cleanup release note about ignoring allow_same_net_traffic 2017-08-08 12:43:20 -04:00
libvirt-live-migration-flags-mangling-a2407a31ddf17427.yaml libvirt: force config related migration flags 2016-01-14 17:24:27 +01:00
libvirt-live-migration-new-tunneled-option-d7ebb1eb1e95e683.yaml libvirt: add a new live_migration_tunnelled config 2016-01-14 17:24:27 +01:00
libvirt-script-with-empty-path-2b49caa68b05278d.yaml libvirt: avoid generating script with empty path 2017-01-24 12:50:49 +00:00
libvirt-uses-os-vif-plugins-31a0617de0c248b9.yaml libvirt: convert over to use os-vif for Linux Bridge & OVS 2016-08-10 10:29:49 -04:00
libvirt_hardware_policy_from_libosinfo-19e261851d1ad93a.yaml Reno for libvirt libosinfo with OS 2016-03-07 18:10:44 +01:00
libvirt_ppc64le_hugepage_support-b9fd39cf20c8e91d.yaml libvirt: add hugepages support for Power 2016-09-02 09:09:51 -03:00
list-invalid-status-af07af378728bc57.yaml Return HTTP 400 on list for invalid status 2016-08-17 13:47:53 +00:00
list-server-bad-status-fix-7db504b38c8d732f.yaml Return HTTP 200 on list for invalid status 2016-06-30 16:09:53 +00:00
live-migrate-config-option-force-minimum-value-c62ad8481614b146.yaml Use min parameter to restrict live-migration config options 2017-02-10 11:48:26 +00:00
live-migration-vz-3236af37a522e411.yaml libvirt: make live migration possible with Virtuozzo 2017-01-12 11:04:50 -05:00
live_migration_uri-dependent-on-virt_type-595c46c2310f45c3.yaml libvirt: make live_migration_uri flag dependent on virt_type 2016-02-15 09:50:01 +01:00
live_snapshot_by_default-f231485fc2bf77f1.yaml Change livesnapshot to true by default 2017-09-22 12:37:58 -04:00
lock_policy-75bea372036acbd5.yaml Fix reno reverts that are still shown 2016-03-16 15:03:01 +01:00
microversion-2.43-77d63cae38695fd1.yaml Deprecate os-hosts API 2017-04-20 11:58:26 -04:00
microversion-2.45-608ba80a84c8aec8.yaml 2.45: Remove Location header from createImage and createBackup responses 2017-04-25 15:52:14 -04:00
migration-tool-to-populate-inst.avz-29fed2fe57a9764d.yaml Metadata-API fails to retrieve avz for instances created before Pike 2018-05-17 13:24:08 -04:00
min-required-libvirt-b948948949669b02.yaml libvirt: increase min required libvirt to 1.2.1 2016-04-26 17:28:36 +01:00
min-required-qemu-c987a8a5c6c4fee0.yaml libvirt: add explicit check for min required QEMU version 2016-04-26 17:29:25 +01:00
min-required-shred-9e6454ab2038619e.yaml Add release note for requiring shred 8.22 or above. 2017-09-06 08:46:34 +10:00
min_libvirt_bump-d9916d9c4512dd11.yaml libvirt: update to min required version to 0.10.2 2016-01-07 19:29:01 -08:00
minimum_vc_version-0695a79dc1df3caa.yaml VMware: Enforce minimum vCenter version of 5.5 2016-09-25 09:42:38 -07:00
mirror-host-aggregates-to-placement-597473efa94ee558.yaml mirror nova host aggregate members to placement 2018-05-30 12:45:20 -04:00
mitaka_prelude-c8b955ed78a5ad65.yaml Add a prelude section for Mitaka relnotes 2016-03-16 11:20:30 +01:00
modern-microversions-964ae9a17df8c4b3.yaml Support for both microversion headers 2016-05-25 21:41:27 +00:00
move-console-opt-to-console-group-de693ac26bc9b090.yaml conf: move few console opts to xenserver group 2016-12-19 13:04:27 -06:00
move-ivs-plug-unplug-to-separate-os-vif-plugin-f7ee42da4ed9739b.yaml remove IVS plug/unplug as they're moved to separate plugin 2018-05-09 06:02:51 -07:00
move-notifications-opts-to-notifications-group-7dc9e76673472b8b.yaml conf: added notifications group 2017-01-03 14:38:57 +00:00
move-ssl-opts-to-glance-6553de9e773bccbc.yaml Adopts keystoneauth with glance client. 2017-06-07 20:10:38 +00:00
multi-member-of-4f9518a96652c0c6.yaml support multiple member_of qparams 2018-05-03 09:02:29 -04:00
multiple-scheduler-workers-3e5ac0d86f436338.yaml Scheduler multiple workers support 2018-02-18 19:10:55 -05:00
multiqueue-on-tap-interface-2c9e1504fa4590f4.yaml Check if flavor.vcpus is more than MAX_TAP_QUEUES 2016-06-24 21:46:10 +09:00
mutable-config-e7e82b3d7c38f3a5.yaml Update mutable-config reno with LM timeout params 2016-07-05 11:06:22 +01:00
netronome-smartnic-enablement-d3897fb294429282.yaml Netronome SmartNIC Enablement 2017-07-26 19:03:04 +00:00
network-allocate-retries-min-a5288476b11bfe55.yaml Cleanup: validate option at config read level 2016-07-25 16:49:03 +03:00
network-api-class-removed-a4a754ca24c02bde.yaml Remove deprecated network_api_class option 2016-07-14 21:22:35 -04:00
network-templates-ignore-use_ipv6-6d93c26f52a5b487.yaml netutils: Ignore 'use_ipv6' for network templates 2017-03-22 12:02:30 +00:00
neutron-mtu-6a7edd9e396107d7.yaml Add release note for nova using neutron mtu value for vif plugging 2016-03-04 19:17:08 +00:00
neutron-ovs-bridge-name-7b3477103622f4cc.yaml neutronv2: Allow Neutron to specify OVS/LB bridge. 2016-02-01 01:28:59 +00:00
neutron-via-ksa-9f386b09cff98a9e.yaml Use ksa adapter for neutron client 2017-11-21 16:31:38 +00:00
new-oslo-reports-option-619c3dbf3ae320fb.yaml Fix reno reverts that are still shown 2016-03-16 15:03:01 +01:00
no-placement-fallback-5db2d0645f51aca8.yaml nova-status: require placement >= 1.4 2017-03-14 12:26:37 +02:00
notification-transformation-newton-29a9324d1428b7d3.yaml Add release notes for notification transformation 2016-07-13 13:38:42 +00:00
notification-transformation-ocata-ec42281e9df6019c.yaml reno for notification-transformation-ocata 2017-02-01 21:11:00 +00:00
notification-transformation-queens-c360f10c7516cae4.yaml reno for notification-transformation-queens 2018-01-30 10:13:37 +01:00
notify_on_state_change_opt-e3c6f6664e143993.yaml Enhance value check for option notify_on_state_change 2016-04-04 18:52:10 +00:00
nova-network-only-for-cellsv1-dfb72fb1d3339bb3.yaml Revert "Revert "Make n-net refuse to start unless using CellsV1"" 2016-11-28 14:02:35 -05:00
nova-status-check-ironic-flavor-migration-4c78314bf4e74ff6.yaml Add nova-status check for ironic flavor migration 2018-04-04 17:23:06 -04:00
nova-status-upgrade-check-8190e6061680ff1f.yaml Add release note for nova-status upgrade check CLI 2017-02-01 16:57:48 -05:00
nova-support-attached-volume-extend-88ce16ce41aa6d41.yaml Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
ocata-bug-1635008-rbd-vol-auth-83277b02ea87e16e.yaml libvirt: prefer cinder rbd auth values over nova.conf 2016-11-29 21:26:33 -05:00
ocata-cellsv2-support-4b3b5e70e76bc756.yaml Fix typo in cells v2 ocata reno 2017-02-02 10:36:36 -05:00
ocata-drop-cinder-v1-support-e383bc3623dbdb21.yaml Remove support for the Cinder v1 API 2016-12-12 15:06:16 -05:00
ocata-requires-cellv2-96bd243be874d77f.yaml Fix the generated cell0 default database name 2017-01-16 17:02:59 -05:00
ocata-use-neutron-by-default-7a836e65e1c3ccaf.yaml Enable Neutron by default 2017-01-04 10:09:00 -05:00
ocata_prelude-cfa8793d07f963e7.yaml Add prelude section for Ocata 2017-02-01 16:46:42 -05:00
online-data-migrations-48dde6a1d8661e47.yaml Release notes: online_data_migrations nova-manage command 2016-03-07 15:03:16 +00:00
openstack-request-id-95f7bc7e960344a4.yaml Migrate to oslo request_id middleware - mv 2.46 2017-05-27 10:11:44 +00:00
optional_project_id-6aebf1cb394d498f.yaml Fixed incorrect names/comments for API version 2.18 2016-01-25 11:36:47 +03:00
os-brick-lock-dir-c659089679aac50f.yaml Add release note to warn about os-brick lock dir 2016-08-18 12:30:21 -07:00
os-migrations-ef225e5b309d5497.yaml Add new APIs and deprecate old API for migrations 2016-02-26 14:25:48 +00:00
os-server-tags-default-policy-change-003a244908a67289.yaml Change os-server-tags default policy 2017-03-21 14:45:55 +00:00
oslo_reports_config-23d89ab202937d25.yaml Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
oslopolicy-scripts-957b364b8ffd7c3f.yaml Add entry_point for oslo policy scripts 2016-08-24 16:37:13 -04:00
over-quota-api-behavior-change-fc2cbbf7c79b5ae3.yaml Mention API behavior change when over quota limit 2017-12-05 01:01:37 +00:00
pagination-for-hypervisor-9c3393cd58149791.yaml Microversion 2.33 adds pagination support for hypervisors 2016-07-01 08:47:50 +08:00
pagination-for-usage-a313397f9a7e9a70.yaml Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
parallels_support_snapshot-29b4ffae300c1f05.yaml Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
pci-passthrough-whitelist-regex-support-5004c5db4fbe09c8.yaml Add release note to PCI passthrough whitelist regex support 2016-12-26 09:49:53 +02:00
pike-fw-driver-noop-699d411b790035d4.yaml Default firewall_driver to nova.virt.firewall.NoopFirewallDriver 2017-03-02 15:46:38 -05:00
pike-libvirt-min-version-bb7f43020995ac10.yaml Bump minimum required libvirt/qemu versions for Pike 2017-02-11 20:30:25 -05:00
pike-multicell-api-ae4fbebd711165ce.yaml Add release note and update cell install guide for multi-cell limitations 2017-04-21 10:11:03 -07:00
pike_prelude-fedf9f27775d135f.yaml Add a prelude section for Pike 2017-08-08 21:56:19 -04:00
placement-aggregate-generation-9dad79fb0356fcc0.yaml placement: generation in provider aggregate APIs 2018-03-14 17:08:52 -05:00
placement-allocation-candidates-1114a843755b93c4.yaml placement: support GET /allocation_candidates 2017-07-03 10:57:59 -04:00
placement-allocations-link-in-get-resource-providers-0b1d26a264eceb4b.yaml Include /resource_providers/uuid/allocations link 2017-10-23 14:08:05 -05:00
placement-api-endpoint-interface-set-29af8b9400ce7775.yaml Cleanup some issues with CONF.placement.os_interface 2017-02-13 17:13:14 -05:00
placement-api-member-of-d8a08d0d0c5700d7.yaml HTTP interface for resource providers by aggregates 2017-01-05 20:26:18 +00:00
placement-claims-844540aa7bf52b33.yaml claim resources in placement API during schedule() 2017-07-27 17:56:28 -07:00
placement-config-section-59891ba38e0749e7.yaml Update placement config reno 2016-08-31 11:57:17 -04:00
placement-cors-c7a83e8c63787736.yaml Add rudimentary CORS support to placement API 2017-01-16 12:04:24 +00:00
placement-error-code-fcbbf5d45560984e.yaml Provide framework for setting placement error codes 2018-04-14 13:45:54 +01:00
placement-forbidden-traits-ace037856aa29a09.yaml [placement] Support forbidden traits in API 2018-04-13 19:24:08 +01:00
placement-generation-from-create-provider-203a0ac1ebfe64d9.yaml placement: Return new provider from POST /rps 2018-03-14 17:08:55 -05:00
placement-granular-resource-requests-944f9b73f306429f.yaml placement: Granular GET /allocation_candidates 2018-05-08 11:54:30 -05:00
placement-last-modified-cf43aece4c54fc97.yaml Qualify the Placement 1.15 release note 2018-01-08 21:13:08 -05:00
placement-required-traits-on-list-resource-providers-fab11cdb36cd3502.yaml rp: GET /resource_providers?required=<traits> 2018-02-23 12:08:32 -06:00
placement-rest-api-filter-providers-by-resources-0ab51c9766fe654f.yaml Expose a REST API for a specific list of RPs 2017-01-13 17:57:29 -05:00
placement-rest-api-nested-resource-providers-552a923a96d7adca.yaml placement: adds REST API for nested providers 2017-12-06 10:48:09 -06:00
placement-rest-custom-resource-classes-a3f2175772983b0a.yaml Fix some release notes in preparation for the o-2 beta release 2016-12-15 00:06:01 +00:00
placement-traits-api-efa17d46ea1b616b.yaml placement: Add Traits API to placement service 2017-04-11 10:31:37 +08:00
placement-via-ksa-02d87c87636912f8.yaml Use ksa adapter for placement conf & requests 2017-10-28 01:52:21 +00:00
pointer-model-b4a1828c43e8d523.yaml libvirt: enhance method to return pointer_model from image prop 2016-06-20 18:39:46 -04:00
policy-discover-cli-a14a115cacbdc9c6.yaml Fix typo for 'infomation'. 2016-11-18 11:25:24 +08:00
policy-sample-defaults-changed-b5eea1daeb305251.yaml Add release note for policy sample file update 2016-03-15 12:02:22 -04:00
post-allocations-427581fa41671820.yaml [placement] POST /allocations to set allocations for >1 consumers 2017-11-28 12:15:53 +00:00
powervm-hotplug-interface-e54c84ebc039b18c.yaml PowerVM Driver: Network interface attach/detach 2018-03-29 09:06:09 -04:00
powervm-localdisk-ccdf2347226303a8.yaml PowerVM Driver: Localdisk 2018-05-18 21:38:09 +00:00
powervm-snapshot-c44dc38bf69360f2.yaml PowerVM Driver: Snapshot 2018-04-25 14:35:12 -05:00
powervm-vscsi-46c82559f082d4ed.yaml PowerVM Driver: vSCSI Fibre Channel volume adapter 2018-05-22 11:39:32 -05:00
privsep-queens-4548989d1cbe3aeb.yaml First attempt at adding a privsep user to nova itself. 2017-09-07 03:01:01 +10:00
privsep-queens-rootwrap-adds-907aa1bc8e3eb2ca.yaml Move remaining uses of parted to privsep. 2018-01-24 22:26:36 +00:00
privsep-rocky-rootwrap-adds-644c43fbd86f9f8a.yaml Move xenapi disk resizing to privsep. 2018-04-13 07:09:58 +10:00
project_id_validation-568d31c13c3ef735.yaml Verify project id for flavor access calls 2017-05-04 18:23:17 -04:00
purge-db-command-d4cd9ea5400f479c.yaml Add --purge helper flag to archive_deleted_rows 2018-03-08 09:17:22 -08:00
pvm_proc_units_factor-50d1e4ba079d7a6c.yaml PowerVM: Add proc_units_factor conf option 2018-04-10 11:24:20 -05:00
qemu-native-luks-decryption-6e9ad8cc658be14d.yaml Add release note for QEMU native LUKS decryption 2018-01-25 19:01:39 +00:00
queens-compute-requires-placement-1.14-for-nested-rps-8abb49df061b167e.yaml Update nova-status and docs for nova-compute requiring placement 1.14 2017-12-13 15:18:27 -05:00
queens_prelude-4bdf895167f979b2.yaml Add a prelude release note for the 17.0.0 Queens GA 2018-02-06 18:18:56 -05:00
quota-config-group-8028127074d43c48.yaml Move quota options to a config group. 2017-01-04 22:57:14 -06:00
quota-driver-is-deprecated-a915edf8777f3ddb.yaml Deprecate the quota_driver config option 2016-07-07 11:32:02 -07:00
quota-limits-classes-api-db-88e5d0d2426d2dba.yaml Add online migration to move quotas to API database 2017-07-24 18:36:46 -04:00
quota-refresh-deprecated-08040cb2e62fdc6b.yaml Deprecate useless quota_usage_refresh from nova-manage 2017-07-19 19:33:23 +00:00
quota-show-detail-access-d6f37282d288fa33.yaml Change default policy to view quota details 2017-07-21 15:09:23 +00:00
rebuild-ironic-config-drive-77bea47ad20c105b.yaml Regenerate and pass configdrive when rebuild Ironic nodes 2017-11-21 17:37:03 -05:00
recheck-quota-conf-043a5d6057b33282.yaml Count server groups to check quota 2017-06-08 00:35:37 +00:00
refresh-quotas-usage-362b239171c75f5f.yaml Add nova-manage quota_usage_refresh command 2016-07-06 22:24:02 +00:00
remove-api-rate-limit-option-91a17e057081381a.yaml Remove api_rate_limit config option 2016-06-14 12:21:47 -04:00
remove-auth-admin-token-support-1b59ae7739b06bc2.yaml Support Identity v3 when connecting to Ironic 2016-08-18 14:24:35 -03:00
remove-baremetal-filters-52db06d597645d00.yaml Remove [scheduler]/host_manager config option 2018-05-03 09:39:26 -04:00
remove-bittorent-in-xenapi-driver-7b03447b8a1760fe.yaml XenAPI: Remove bittorrent.py which is already deprecated 2017-06-07 19:09:58 -07:00
remove-cert-becab1c042700f80.yaml Remove nova-cert 2017-04-27 22:28:01 -04:00
remove-check-attach-68b9ec781ad184ff.yaml Remove check_attach 2017-02-26 20:34:05 -05:00
remove-cloudpipe-api-f7aea9372046ecfc.yaml Remove cloudpipe APIs 2017-05-04 16:13:45 +08:00
remove-config-serial-listen-2660be1c0863ea5a.yaml Verify "needs:check_deprecation_status" for serial_console.py 2016-07-07 11:07:37 +02:00
remove-console-driver-opt-07344dbc02badaa4.yaml conf: remove console_driver opt 2017-03-06 19:49:34 +00:00
remove-crypt-opts-67a1f304ae09aaeb.yaml conf: Remove 'nova.crypto' opts 2018-03-08 10:28:58 +00:00
remove-db_driver-config-opt-50110843b3221fc4.yaml conf: Remove 'db_driver' config opt 2018-03-16 17:23:16 +00:00
remove-default-flavors-5238c2d9673c61e2.yaml Remove flavor seeding from the base migration 2016-04-05 08:01:33 -07:00
remove-deprecated-api-opts-d01d97fa19330e06.yaml conf: Remove deprecated 'allow_instance_snapshots' opt 2018-03-12 14:40:11 +00:00
remove-deprecated-cells-manager-option-d9d20691c08d2752.yaml Remove deprecated manager option in cells.py 2016-08-02 16:54:09 +00:00
remove-deprecated-cinder-options-newton-fc3dce6856101ef8.yaml Remove deprecated cinder options 2016-09-01 15:15:52 -07:00
remove-deprecated-cmd-all-c91c8fc2f3a56a97.yaml Remove deprecated nova-all binary 2016-10-12 10:02:17 -07:00
remove-deprecated-compute-options-dbf2be75d6bdbcc8.yaml Fix some release notes in preparation for the o-2 beta release 2016-12-15 00:06:01 +00:00
remove-deprecated-compute-opts-b640061349806d9e.yaml conf: Remove deprecated 'multi_instance_display_name_template' opt 2018-03-12 14:27:01 +00:00
remove-deprecated-compute-opts-bc935162bc4723ac.yaml conf: Remove deprecated 'null_kernel' opt 2017-10-21 00:23:51 +00:00
remove-deprecated-destroy_after_evacuate-option-2557d0634e78abd1.yaml conf: Remove 'destroy_after_evacuate' 2016-04-05 12:26:26 +01:00
remove-deprecated-extensions-enable-config-options-d6b3d62a6cc1cbe5.yaml Remove config opts for extension black/white list 2017-04-06 08:47:06 +00:00
remove-deprecated-glance-v1-opt-976e680457f8b2c7.yaml conf: Remove deprecated ``use_glance_v1`` 2016-10-12 12:21:59 +00:00
remove-deprecated-keymgr-db807dc76c83263e.yaml Remove deprecated keymgr code 2017-09-11 15:48:30 -04:00
remove-deprecated-legacy_api-config-options-f3f096df3a03d956.yaml Remove deprecated legacy_api config options 2016-08-05 11:18:48 +00:00
remove-deprecated-neutron-options-5f3a782aa9082fb5.yaml Remove deprecated neutron auth options 2015-12-09 06:04:05 -08:00
remove-deprecated-nicira-iface-id-in-xenserver-870bfab82f22cac1.yaml XenAPI: Don't use nicira-iface-id for XenServer VIF 2017-12-06 15:48:12 +00:00
remove-deprecated-nova-manage-commands-2826e6b50eccfef1.yaml Remove 'nova-manage host' and 'nova-manage agent' 2017-12-27 15:17:08 +00:00
remove-deprecated-placement-opts-aeffb090a2e94bdc.yaml Remove deprecated [placement] opts 2018-04-20 12:42:05 +00:00
remove-deprecated-remap_vbd_dev-opt-22c1898f25b58280.yaml conf: Remove deprecated 'remap_vbd_dev' option 2017-12-27 11:23:31 +00:00
remove-deprecated-remove_unused_kernels-b663aa6829761f1e.yaml Remove deprecated option libvirt.remove_unused_kernels 2016-05-17 11:09:02 +01:00
remove-deprecated-vendordata_driver-opt-3ececc051e581070.yaml trivial: Fix typos in release notes 2018-01-31 10:51:03 +00:00
remove-discoverable-policy-rules-4a2c87e1c88a3228.yaml Remove all discoverable policy rules 2017-04-26 15:31:37 +01:00
remove-ec2-api-service-c17a35ed297355b8.yaml Nuke EC2 API from api-paste and remove wsgi support 2015-12-21 18:48:15 -05:00
remove-extensible-resource-tracker-37e8fdac46ec6eba.yaml Remove extensible resource tracking 2016-04-01 16:45:34 +01:00
remove-glusterfs-volume-driver-dd211308bca4ad01.yaml libvirt: remove glusterfs volume driver 2017-05-19 14:51:42 -04:00
remove-image-s3-ae6164a0d524602f.yaml Remove nova.image.s3 and configs 2016-09-22 19:29:47 -04:00
remove-legacy-v2-api-7ac6d74edaedf011.yaml Clarified "user" to plural type 2016-06-08 15:20:16 -07:00
remove-libvirt-migration-flags-config-8bf909c1295cc53f.yaml [libvirt] Remove live_migration_flag & block_migration_flag 2016-08-16 13:40:24 +00:00
remove-memcached-default-option-e0e50d54cef17ac4.yaml Remove deprecated "memcached_server" in Default section 2016-05-13 00:58:10 +00:00
remove-monkey-patch-conf-220ea611d4ff348e.yaml Remove deprecated monkey_patch config options 2018-05-16 11:40:41 -04:00
remove-nova-cells-topic-config-a7cd4d1a3e2d7d5b.yaml Remove cells topic configuration option 2017-06-07 10:04:33 +00:00
remove-nova-manage-service-subcommand-2a11ed662864341c.yaml Fix reno for removal of nova-manage service command 2016-09-12 15:59:09 -04:00
remove-on-shared-storage-flag-from-evacuate-api-76a3d58616479fe9.yaml Remove onSharedStorage from evacuate API 2015-12-15 11:23:11 +01:00
remove-os-pci-api-4fcbf5fdf11c4c63.yaml Remove unused os-pci API 2017-04-18 23:47:40 -04:00
remove-ovs-integration-bridge-default-0b838f0816829b68.yaml XenAPI: Remove ovs_integration_bridge default value 2016-12-17 00:57:25 +00:00
remove-scality-volume-driver-21ff4832d0d3f28e.yaml libvirt: remove scality volume driver 2017-05-19 14:51:37 -04:00
remove-scheduler_driver_task_period-3d13293428db905d.yaml Remove the deprecated scheduler_driver_task_period option 2018-02-13 12:20:38 -05:00
remove-scheduler_json_config_location-option-c669e8c9867ce0fb.yaml Fix some release notes in preparation for the o-2 beta release 2016-12-15 00:06:01 +00:00
remove-topic-config-opts-336f72bebf4e9141.yaml conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
remove-topic-config-opts-705ebd829a6e80b6.yaml conf: Remove '[conductor] topic' opt 2018-03-12 13:26:08 +00:00
remove-trusted-filter-82afe7ebd3413e3e.yaml Remove deprecated TrustedFilter 2017-11-28 14:54:31 -05:00
remove-unused-admin_actions_policy-rule-c868436ac6fad50d.yaml Remove unused policy rule in admin_actions.py 2017-03-27 11:04:16 +00:00
remove-unused-config-opt-fake-call-37a56f6ec15f7d90.yaml Remove unused config option 'fake_call' 2016-07-26 19:02:33 +00:00
remove-unused-config-opt-iqn_prefix-defb44120dae93e3.yaml remove config option iqn_prefix 2016-07-26 15:50:14 +00:00
remove-wsdl-location-config-33d439f7fb7036a2.yaml Remove wsdl_location configuration option 2017-06-30 13:55:06 +00:00
remove_config_network_device_mtu-75780f727c322ff3.yaml Remove deprecated configuration option network_device_mtu 2016-09-07 12:31:57 +00:00
remove_deprecated_barbican_config_opts-7eb4e801d0ac252f.yaml conf: remove deprecated barbican options 2016-12-21 17:57:33 +00:00
remove_deprecated_cells_driver_conf_opt-dbb80137b3632500.yaml conf: remove deprecated cells driver option 2016-11-17 18:58:47 +00:00
remove_deprecated_cert_topic_conf_opt-6402aeca8629da95.yaml Fix some release notes in preparation for the o-2 beta release 2016-12-15 00:06:01 +00:00
remove_deprecated_exception_conf_opt-94bfea599c2ebf5c.yaml conf: remove deprecated exception option 2016-11-23 15:25:03 +00:00
remove_deprecated_image_file_config_opts-d7bf437f518b6eca.yaml conf: remove deprecated image url options 2017-02-03 21:32:33 +00:00
remove_deprecated_ironic_conf_opt-0bff87f16412d4b8.yaml conf: remove deprecated ironic options 2016-12-19 18:56:48 +00:00
remove_ec2_and_objectstore_api-4ccb539db1d171fa.yaml Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
remove_exact_filters-2fd96171b93d7413.yaml Remove ExactCoreFilter ExactDiskFilter ExactRamFilter 2018-05-01 10:33:23 -04:00
remove_legacy_v2_api_policy_rules-033fa77420ed6362.yaml Release notes: fix typos 2016-06-25 23:23:19 -07:00
remove_security_group_api-6fefb1a355876e83.yaml Remove deprecated security_group_api config option 2016-08-19 16:22:12 -05:00
remove_service_manager_config_options-2e1eaae92ea82d84.yaml conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
remove_volume_api_class-a3c618228c89f57b.yaml Remove deprecated config option volume_api_class 2016-07-21 23:08:08 +08:00
removing-pci-parent_addr-migration-f7dfa2b441cf30e8.yaml Fix typos in release notes 2018-03-19 18:02:30 +00:00
rename-iscsi-multipath-opt-eabbafccd2b74a0a.yaml config option: rename libvirt iscsi_use_multipath 2016-08-03 17:42:41 +00:00
rename-libvirt-num-iscsi-scan-tries-opt-8329385f84d2518e.yaml conf: resolved final todos in libvirt conf 2017-03-01 15:30:07 -06:00
rename-vnc-opts-3367a07523100d51.yaml conf: Rename two VNC options 2017-09-04 17:22:16 +01:00
rename-wsgi-prefixed-opts-9075ff9c2215e61c.yaml config options: Remove 'wsgi_' prefix from opts 2016-03-25 13:19:19 +00:00
request-spec-api-db-b9cc6e0624d563c5.yaml Persist the request spec during an instance boot 2016-01-28 06:27:51 -05:00
request-traits-in-nova-ffcb00f76229b6e9.yaml Fix nits in support traits changes 2018-01-31 11:07:07 -05:00
request_log-e7680b3276910743.yaml request_log addition for running under uwsgi 2017-07-24 14:23:38 -04:00
require_port_binding_ext-e6d9bdd4f6eef4e3.yaml Assume neutron port_binding extensions enabled 2017-08-23 13:44:32 +00:00
reserved-hugepages-per-nodes-f36225d5fca807e4.yaml virt: reserved number of mempages on compute host 2016-05-12 06:32:00 -04:00
reserved_host_cpus-e7de4aa9b89bd947.yaml Add reserved_host_cpus option 2017-04-28 15:52:51 +02:00
reset-marker-for-map_instances-0c841ef45e3adc7b.yaml Marker reset option for nova-manage map_instances 2018-03-15 10:28:57 +01:00
resource_providers_scheduler_db_filters-16b2ed3da00c51dd.yaml Scheduler calling the Placement API 2017-01-27 16:36:34 -08:00
retrieve_physical_network_from_multi-segment-eec5a490c1ed8739.yaml neutron: retrieve physical network name from a multi-provider network 2017-05-03 21:25:22 -04:00
return-uuid-attribute-for-aggregates-70d9f733f86fb1a3.yaml Return uuid attribute for aggregates 2017-01-05 14:32:43 -05:00
reworked-nova-manage-db-commands-b958b0a41a4004a6.yaml nova-manage: Deprecate '--version' parameters 2017-08-03 19:43:29 +01:00
rm-conductor-local-apis-f121afaee99f6fa4.yaml Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
rm-config-option-snapshot_name_template-1d8b1ee431d30e4d.yaml Remove config option snapshot_name_template 2016-11-25 11:46:19 +00:00
rm-deprecated-compute_available_monitors-option-c8d0b81304452786.yaml Fix some release notes in preparation for the o-2 beta release 2016-12-15 00:06:01 +00:00
rm-deprecated-neutron-opts-newton-a09ecfb0775339e6.yaml Remove deprecated neutron options 2016-08-31 11:49:31 -04:00
rm-deprecated-nova-manage-cmds-ocata-b3-813d3bcecfb939e2.yaml Remove more deprecated nova-manage commands 2017-01-03 16:51:16 -05:00
rm-deprecated-nova-manage-cmds-ocata-bada0a4dbbc50eb6.yaml Remove deprecated nova-manage vm list command 2016-10-18 10:48:13 -04:00
rm-sched-host-mgr-class-load-2a86749a38f0688d.yaml Clarify what changed with scheduler_host_manager. 2016-10-14 15:34:50 -07:00
rm_db2-926e38cbda44a55f.yaml remove db2 support from tree 2016-05-23 07:33:20 -04:00
rm_glance_opts-360c94ac27328dc9.yaml remove glance deprecated config 2016-03-31 15:35:37 +00:00
rm_import_object_ns-5344a390b0af465e.yaml Augment release note for import_object_ns removal 2016-05-18 12:09:26 -07:00
rm_volume_manager-78fed5be43d285b3.yaml Release notes: fix typos 2016-06-25 23:23:19 -07:00
rocky-libvirt-qemu-min-versions-56412048c12f1f52.yaml libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION for "Rocky" 2018-04-23 17:02:27 +02:00
rocky-quota-driver-config-6459e19ef2b43aa2.yaml Restrict CONF.quota.driver to DB and noop quota drivers 2018-06-01 15:44:52 +00:00
scaleio-extend-volume-d82c39a30e0a09ca.yaml Support extending attached ScaleIO volumes 2018-04-05 09:01:16 -04:00
sched_remove_classpath_import-5d0f48eb388e6948.yaml Remove support for deprecated driver import 2016-09-22 09:43:56 +01:00
scheduler-can-discover-hosts-4b799cbd14dbc7dc.yaml Allow scheduler to run cell host discovery periodically 2017-02-01 12:22:23 -08:00
scheduler-deprecation-20d035193c7392e4.yaml Mark Chance and Caching schedulers as deprecated 2017-08-09 10:53:53 -07:00
scheduler-limit-placement-650fc06be2a08781.yaml Pass limit to /allocation_requests 2018-02-01 11:00:38 -05:00
scheduler-placement-allocation-candidates-a6221e1819ea1c2d.yaml placement: scheduler uses allocation candidates 2017-07-07 11:35:54 -04:00
scheduler-upcalls-with-isolated-cells-0100eb5d1f212210.yaml Add workaround to disable group policy check upcall 2017-04-24 12:00:22 -07:00
scheduling-to-disabled-hosts-79f5b5d20a42875a.yaml Add include_disabled parameter to service_get_all_by_binary 2016-03-10 08:49:39 +00:00
send-notification-when-instance-tag-changes-67c08000b6e0cd2a.yaml Send out notifications when instance tags changed 2017-06-06 12:53:28 -04:00
server_migrations-30519b35d3ea6763.yaml Fix typos in release notes 2018-03-19 18:02:30 +00:00
service-status-notification-e137297f5d5aa45d.yaml Generate doc for versioned notifications 2016-01-28 15:33:06 +01:00
service-uuid-online-migration-17d48f198a6d4deb.yaml Add online data migration for populating services.uuid 2017-05-04 13:27:53 -04:00
set_guest_time-736939fe725cbdab.yaml libvirt: update guest time after suspend 2016-07-20 02:19:59 +10:00
set_migration_status_to_error_on_live-migration_failure-d1f6f29ceafdd598.yaml Add a new release note 2016-09-19 14:15:38 +00:00
share-pci-between-numa-nodes-0bd206eeca4ebcde.yaml Fix typo in release note 2018-01-10 10:07:17 +00:00
shared-volume-between-guests-6eb6cc9e3bcf80fa.yaml [api] Allow multi-attach in compute api 2018-01-22 10:45:13 -05:00
shuffle-best-hosts-447c1703a5d6d140.yaml Allow shuffling hosts with the same best weight 2017-09-19 13:51:15 +00:00
soft-affinity-for-server-group-f45e191bd8cdbd15.yaml Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
sriov-ovs-offload-1c3fe79e847f8c8f.yaml hardware offload support for openvswitch 2017-08-03 13:30:30 +00:00
sriov-pf-passthrough-neutron-port-vlan-7d19df7ac6e2730a.yaml Adding vlans field to Device tagging metadata 2017-01-26 23:05:07 +00:00
stop-scheduling-to-disabled-cells-eadbfe30d1f6be65.yaml Allow scheduling only to enabled cells (Filter Scheduler) 2018-03-30 19:16:14 -04:00
support-tag-when-boot-4dd124371e3ef446.yaml Support tag instances when boot(4/4) 2017-07-17 15:59:42 -04:00
supported-virtuozzo-version-569db9259a7ee579.yaml Remove sata bus for virtuozzo hypervisor 2016-11-23 22:38:18 +00:00
swap-volume-policy-9464e97aba12d1e0.yaml Make swap-volume an admin-only API by default 2016-04-08 20:12:00 +00:00
switch-to-cinder-v3-00bdf83e0937dbe5.yaml Use Cinder API v3 as default 2017-03-07 14:18:26 +01:00
switch-to-oslo-cache-7114a0ab2dea52df.yaml Warn when using null cache backend 2016-05-20 10:45:56 +02:00
sync_power_state_pool_size-81d2d142bffa055b.yaml Add sync_power_state_pool_size option 2016-09-09 21:15:19 +00:00
tenant_aggregate_placement_filter-c2fed8889f43b6e3.yaml Documentation for tenant isolation with placement 2018-03-29 11:56:39 -07:00
trim-default-sched-filters-e70de3bb4c7b1a1b.yaml Remove ram/disk sched filters from default list 2017-08-09 21:10:19 +00:00
trusted-metatada-b999f1417f678c44.yaml metadata: add vf_trusted field to device metadata 2018-05-31 13:55:10 -04:00
trusted-vfs-abee6dff7c9b6940.yaml network: update pci request spec to handle trusted tags 2018-05-31 13:55:40 -04:00
unsettable-keymap-settings-fa831c02e4158507.yaml conf: Allow users to unset 'keymap' options 2017-08-28 09:53:50 +01:00
update-swap-decorator-7622a265df55feaa.yaml Do not attempt volume swap when guest is stopped/suspended 2017-10-26 11:14:24 +00:00
upgrade_rootwrap_compute_filters-428ca239f2e4e63d.yaml libvirt: Race condition leads to instance in error 2016-02-05 20:48:58 +00:00
use-neutron-when-list-instances-by-ip-6682018bf88b6b0e.yaml Use neutron port_list when filtering instance by ip 2018-01-23 10:10:53 +08:00
user-settable-server-description-89dcfc75677e31bc.yaml REST API changes for user settable server description 2016-01-25 21:33:30 +00:00
v21enable-8454d6eca3ec604f.yaml remove the ability to disable v2.1 2016-03-31 19:50:43 +00:00
validate-expired-user-tokens-57a265cb4ee4ba6f.yaml Fix typos in release notes 2018-03-19 18:02:30 +00:00
validate-expired-user-tokens-glance-440c36887286b52f.yaml Add service_token for nova-glance interaction 2017-06-07 20:11:06 +00:00
vendordata-reboot-ad1130444a63f2d0.yaml Documentation for the vendordata reboot. 2016-08-30 15:03:17 -04:00
vendordata-reboot-cache-boot-roles-6051fabcd4981928.yaml Cache boot time roles for vendordata. 2017-01-26 13:39:53 +00:00
vendordata-reboot-hard-failure-42beeb1044680a50.yaml Optionally make dynamic vendordata failures fatal. 2017-01-26 13:39:53 +00:00
vendordata-service-tokens-876505167395a56d.yaml Use a service account to make vendordata requests. 2017-01-26 13:39:46 +00:00
verbose-online-migrations-bd6f57e43328d554.yaml Make nova-manage online migrations more verbose 2016-09-22 07:42:54 -07:00
veritas_hyperscale_libvirt_driver-ba02bea54a9a99db.yaml Libvirt volume driver for Veritas HyperScale 2017-05-25 17:14:54 +00:00
versioned-notifications-423f4d8d2a3992c6.yaml Generate doc for versioned notifications 2016-01-28 15:33:06 +01:00
vgpu-18da86834c90f041.yaml trivial: Fix typos in release notes 2018-01-31 10:51:03 +00:00
vhost-user-mtu-23d0af36a8adfa56.yaml stop setting mtu when plugging vhost-user ports 2016-03-18 14:56:44 +00:00
vif-vrouter-multiqueue-077785e1a2d242a0.yaml vif: allow for creation of multiqueue taps in vrouter 2016-11-26 10:30:21 -05:00
virt-device-tagged-attach-53e214d3b3fdd183.yaml API support for tagged device attachment 2017-06-30 09:05:34 +03:00
virtual-device-role-tagging-ec0c36226a3f2e4d.yaml Fixed typos in api-ref and releasenotes directory 2016-07-20 09:08:50 +00:00
virtuozzo_vif_types-6e50217b295a1589.yaml libvirt: add supported vif types for virtuozzo virt_type 2016-10-20 15:14:24 +03:00
vmware-boot-uefi-f26ab3b9bdecf24a.yaml VMware: add support for different firmwares 2018-01-03 19:23:26 +00:00
vmware-console-log-384fbb9a6aa095ad.yaml VMware: serial console log (completed) 2017-11-17 16:10:26 +02:00
vmware-mem-stats-a9b6fac815d2bc57.yaml VMware: fix memory stats 2017-12-12 10:06:05 +02:00
vmware_disk_enableuuid_true-99b88e00fc168dd3.yaml VMware: Enable disk.EnableUUID=True in vmx 2016-07-13 21:11:15 +00:00
vmware_integration_bridge-249567087da5ecb2.yaml Add relnote for change in default setting 2015-11-23 02:07:10 -08:00
vmware_limits-16edee7a9ad023bc.yaml Fix vmware quota extra specs reno formatting 2016-03-15 11:48:50 -04:00
volume-attach-versioned-notifications-ef5afde3a5f6a749.yaml Transform instance.volume_detach notification 2017-05-02 16:42:27 -04:00
websocket-proxy-to-host-security-c3eca0647b0cbc02.yaml doc: Document TLS security setup for noVNC proxy 2018-01-22 14:48:51 +00:00
workarounds-enable-consoleauth-71d68c3879dc2c8a.yaml Convert websocketproxy to use db for token validation 2018-05-03 09:57:56 -04:00
wsgi-applications-8017c3192d2b143e.yaml Fix typo in wsgi applications release note 2017-05-03 16:23:26 -04:00
xen_rename-03edd9b78f3e81e5.yaml Reno for Xen rename 2016-01-19 14:51:45 +01:00
xenapi-image-handler-7628a7221b7323e2.yaml XenAPI: deprecate the config for image handler class path 2018-05-11 07:44:03 +00:00
xenapi-virt-device-role-tagging-5ffb440f75fae834.yaml Add release note for xenapi virt device tagging support 2017-07-06 12:38:30 -04:00
xenserver-glance-plugin-1.3-11c3b70b8c928263.yaml Add upload/download vhd2 interfaces 2015-12-18 12:37:35 +00:00
xenserver-plugin-extensions-57e01c9473073d0a.yaml plugins/xenserver: Add '.py' extension 2016-09-21 10:56:39 +01:00
xentool-destory-cached-image-c9d39a733002ca7d.yaml xenapi: cached images should be cleaned up by time 2017-10-23 16:29:16 +00:00
zookeeper-servicegroup-driver-removed-c3bcaa6f9fe976ed.yaml Fix typo in nova release notes 2016-04-14 14:26:54 +07:00