nova/releasenotes/notes
Lee Yarwood 0225a61fc4 libvirt: Block swap volume attempts with encrypted volumes prior to Queens
Prior to Queens any attempt to swap between encrypted volumes would
result in unencrypted data being written to the new volume. This
unencrypted data would then be overwritten the next time the volume was
attached to an instance as Nova no longer identified the volume as
encrypted, resulting in the volume being reformatted.

This stable only change uses limited parts of the following changes to
block all swap_volume attempts with encrypted volumes prior to Queens
where this was resolved by Ica323b87fa85a454fca9d46ada3677f18 and also
blocked when using QEMU to decrypt LUKS volumes by
Ibfa64f18bbd2fb70db7791330ed1a64fe61c1.

Ica323b87fa85a454fca9d46ada3677f18fe50022

The request context is provided to swap_volume in order to look up the
encryption metadata of a volume.

Ibfa64f18bbd2fb70db7791330ed1a64fe61c1355

Attempts to swap from an encrypted volume are blocked with a
NotImplementedError exception raised.

I258127fdcd011ccec721d5ff62eb7f128f130336

Attempts to swap from an unencrypted volume to an encrypted volume are
also blocked with a NotImplementedError exception raised.

Ie02d298cd92d5b5ebcbbcd2b0e8be01f197bfafb

The serial of a volume is used as the id if connection_info for the
volume doesn't contain the volume_id key. Required to avoid bug #1746609.

Conflicts:
        nova/tests/unit/compute/test_compute_mgr.py
        nova/tests/unit/virt/libvirt/test_driver.py

NOTE(lyarwood): Conflict due to cinderv3 support for swap_volume not
being present in stable/ocata via
I4b8bd01f1ffe2640fe7313213bf853d2e1bef9dd.

Closes-bug: #1739593
Change-Id: If12e7860baad2899380f06144a0270784a5466b8
(cherry picked from commit 5b64a19361)
2018-04-18 19:57:30 +00: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
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-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-crypto-config-to-crypto-group-ac6c75ccf3c815f1.yaml config options: Move crypto options into a group 2016-04-05 12:01:06 +01: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-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-perf-event-e1385b6b6346fbda.yaml Libvirt: Correct PERF_EVENTS_CPU_FLAG_MAPPING 2016-09-08 10:41:23 +00:00
add-scheduler-config-to-scheduler-group-c83bc770e67ac115.yaml conf: Group scheduler options 2016-10-07 14:36:21 +01: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
agg-resource-filters-6e24c92a69afa85f.yaml Add release note for Aggregate[Core|Ram|Disk]Filter change 2018-02-08 17:23:15 +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
api-database-now-required-6245f39d36885d1c.yaml Fix reno for RC1 2016-03-16 11:17:28 +01: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
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-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-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-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-keypairs-pagination-634c46aaa1058161.yaml Microversion 2.35 adds keypairs pagination support 2016-07-12 19:48:05 +03: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-rbd-instance-snapshots-130e860b726ddc16.yaml libvirt: make snapshot use RBD snapshot/clone when available 2016-01-20 15:36:05 -08: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-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-1559026-47c3fa3468d66b07.yaml The 'record' option of the WebSocketProxy should be string 2016-04-01 02:15:05 +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-1661258-ee202843157f6a27.yaml Delete a compute node's resource provider when node is deleted 2017-02-03 14:16:58 +00:00
bug-1661360-wsgi-known-issue-ee439d193a4b56ad.yaml Add release note for running nova-api under wsgi in Ocata 2017-10-12 10:29:51 -04:00
bug-1662699-06203e7262e02aa6.yaml Allow None for block_device_mapping_v2.boot_index 2017-02-09 15:20:06 +00:00
bug-1664931-refine-validate-image-rebuild-6d730042438eec10.yaml Refined fix for validating image on rebuild 2017-11-28 09:48:20 -05:00
bug-1664931-validate-image-rebuild-9c5b05a001c94a4d.yaml Add security release note for OSSA-2017-005 2017-11-14 15:51:21 -05:00
bug-1670522-0a9f20e05e531c7a.yaml libvirt: pass log_path to _create_pty_device for non-kvm/qemu 2017-03-07 10:12:10 -05:00
bug-1673569-cve-2017-7214-2d7644b356015c93.yaml Add release note for CVE-2017-7214 2017-03-21 18:03:57 -04:00
bug-1673613-7357d40ba9ab1fa6.yaml Handle special characters in database connection URL netloc 2017-05-22 11:20:55 -04:00
bug-1691545-1acd6512effbdffb.yaml Cache database and message queue connection objects 2017-05-19 21:54:25 +00:00
bug-1695861-ebc8a0aa7a87f7e0.yaml fix nova accepting invalid availability zone name with ':' 2017-10-04 18:11:23 -04:00
bug-1704788-490797827bae9142.yaml Accept any scheduler driver entrypoint 2017-08-02 21:56:36 +00:00
bug-1721179-87bc7b64215944c0.yaml Add 'delete_host' command in 'nova-manage cell_v2' 2018-02-13 00:44:41 +00:00
bug-1733886-os-quota-sets-force-2.36-5866924621ecc857.yaml Fix 'force' parameter in os-quota-sets PUT schema 2017-12-07 09:53:43 -05:00
bug-1738094-request_specs.spec-migration-22d3421ea1536a37.yaml Make request_spec.spec MediumText 2017-12-18 19:43:54 +00:00
bug-1739593-cve-2017-18191-25fe48d336d8cf13.yaml libvirt: Block swap volume attempts with encrypted volumes prior to Queens 2018-04-18 19:57:30 +00:00
bug-1744325-rebuild-error-status-9e2da03f3f81fd6e.yaml Set server status to ERROR if rebuild failed 2018-01-23 22:36:29 +00:00
bug-hyperv-1629040-e1eb35a7b31d9af8.yaml Disable 'supports_migrate_to_same_host' HyperV driver capability 2016-09-30 12:34:58 +03: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
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
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-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
create-cell0-mapping-60a9229c223a7516.yaml Add manage command for cell0. 2016-04-21 09:07:16 -04:00
default-value-pointer-model-cb3d9a3e9c51e503.yaml libvirt: add ps2mouse in choice for pointer_model 2016-09-14 12:31:36 +00:00
deprecate-barbican-config-options-68ae65643ac41e2f.yaml Deprecate barbican options 2016-07-29 15:36:28 -05:00
deprecate-cells-driver-options-473893e4e87f95c2.yaml Improve the help text for cells options (8) 2016-06-16 15:04:06 +03: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-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-live-migration-progress-timeout-b4640047dc5c8eed.yaml Default live_migration_progress_timeout to off 2017-02-09 11:30:43 -05:00
deprecate-local-conductor-9cb9f45728281eb0.yaml Add note for deprecating local conductor 2015-12-01 13:22:17 +11:00
deprecate-nova-manage-network-commands-212726e67bffdfc4.yaml Deprecate the nova-manage commands that rely on nova-network 2016-07-26 15:29:42 -04: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-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:47:16 -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_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_vendordata_driver-eefc745365a881c3.yaml Fix typo in nova release notes 2016-04-14 14:26:54 +07:00
deprecate_xenapi_torrent_downloader-ebcbb3d5f929d893.yaml conf: Deprecate 'torrent_' options 2016-11-29 10:12:49 +00: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
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
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
extensions_remove-37e9d4092981abbe.yaml remove personality extension 2016-06-24 14:44:53 -04: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-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_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
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_v2-15b080e361804976.yaml Default to using glance v2 2016-06-09 15:21:44 +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-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 Hyper-V: Adds Hyper-V UEFI Secure Boot 2016-09-26 20:14:43 -04:00
hyperv_2k8_drop-fb309f811767c7c4.yaml Add note for HyperV 2008 drop of support 2015-12-01 14:33:21 +01: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-path-2efca507456d8a70.yaml Fix busted release notes 2016-08-05 12:14:19 -04: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-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-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
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-deprecate-migration-flags-config-4ba1e2d6c9ef09ff.yaml libvirt: deprecate live/block_migration_flag opts 2016-02-03 13:10:38 +00: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-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
lock_policy-75bea372036acbd5.yaml Fix reno reverts that are still shown 2016-03-16 15:03:01 +01: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_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
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-notifications-opts-to-notifications-group-7dc9e76673472b8b.yaml conf: added notifications group 2017-01-03 14:38:57 +00: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
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
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
new-oslo-reports-option-619c3dbf3ae320fb.yaml Fix reno reverts that are still shown 2016-03-16 15:03:01 +01: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
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-upgrade-check-8190e6061680ff1f.yaml Add release note for nova-status upgrade check CLI 2017-02-01 16:57:48 -05:00
ocata-15.0.1-fixes-d7f46a61a23d1566.yaml Add release notes for 15.0.1 Ocata bug fix release 2017-03-14 12:53:25 -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
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
oslopolicy-scripts-957b364b8ffd7c3f.yaml Add entry_point for oslo policy scripts 2016-08-24 16:37:13 -04: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
placement-api-endpoint-interface-set-29af8b9400ce7775.yaml Cleanup some issues with CONF.placement.os_interface 2017-02-15 09:26:48 -05:00
placement-api-member-of-d8a08d0d0c5700d7.yaml HTTP interface for resource providers by aggregates 2017-01-05 20:26:18 +00:00
placement-config-section-59891ba38e0749e7.yaml Update placement config reno 2016-08-31 11:57:17 -04: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-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
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
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
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-config-serial-listen-2660be1c0863ea5a.yaml Verify "needs:check_deprecation_status" for serial_console.py 2016-07-07 11:07:37 +02:00
remove-default-flavors-5238c2d9673c61e2.yaml Remove flavor seeding from the base migration 2016-04-05 08:01:33 -07: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-destroy_after_evacuate-option-2557d0634e78abd1.yaml conf: Remove 'destroy_after_evacuate' 2016-04-05 12:26:26 +01:00
remove-deprecated-glance-v1-opt-976e680457f8b2c7.yaml conf: Remove deprecated ``use_glance_v1`` 2016-10-12 12:21:59 +00: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-remove_unused_kernels-b663aa6829761f1e.yaml Remove deprecated option libvirt.remove_unused_kernels 2016-05-17 11:09:02 +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-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-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-ovs-integration-bridge-default-0b838f0816829b68.yaml XenAPI: Remove ovs_integration_bridge default value 2016-12-17 00:57:25 +00: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-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_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_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_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 Remove PCI parent_addr online migration 2016-09-22 07:42:57 -07:00
rename-iscsi-multipath-opt-eabbafccd2b74a0a.yaml config option: rename libvirt iscsi_use_multipath 2016-08-03 17:42:41 +00: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
reserved-hugepages-per-nodes-f36225d5fca807e4.yaml virt: reserved number of mempages on compute host 2016-05-12 06:32:00 -04: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-08-11 17:06:34 +00:00
return-uuid-attribute-for-aggregates-70d9f733f86fb1a3.yaml Return uuid attribute for aggregates 2017-01-05 14:32:43 -05: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
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
scheduling-to-disabled-hosts-79f5b5d20a42875a.yaml Add include_disabled parameter to service_get_all_by_binary 2016-03-10 08:49:39 +00:00
server_migrations-30519b35d3ea6763.yaml Add new APIs and deprecate old API for migrations 2016-02-26 14:25:48 +00:00
service-status-notification-e137297f5d5aa45d.yaml Generate doc for versioned notifications 2016-01-28 15:33:06 +01: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
soft-affinity-for-server-group-f45e191bd8cdbd15.yaml Trivial-Fix: Fix typos 2016-06-13 06:41:08 +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
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-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
upgrade_rootwrap_compute_filters-428ca239f2e4e63d.yaml libvirt: Race condition leads to instance in error 2016-02-05 20:48:58 +00: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 Add service_token for nova-neutron interaction 2017-01-12 14:33:58 -06: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
versioned-notifications-423f4d8d2a3992c6.yaml Generate doc for versioned notifications 2016-01-28 15:33:06 +01: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
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_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
xen_rename-03edd9b78f3e81e5.yaml Reno for Xen rename 2016-01-19 14:51:45 +01: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
zookeeper-servicegroup-driver-removed-c3bcaa6f9fe976ed.yaml Fix typo in nova release notes 2016-04-14 14:26:54 +07:00