Reviewed: https://review.openstack.org/625020 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=984e45544eabc5fa6b2a1c65e77c5605664b3cdf Submitter: Zuul Branch: master
commit 984e45544eabc5fa6b2a1c65e77c5605664b3cdf Author: Jose Castro Leon <[email protected]> Date: Thu Dec 13 16:15:23 2018 +0100 Fix destination_type attribute in the bdm_v2 documentation All the clients using block device mapping are using the attribute destination_type and the documentation points to dest_type instead. Change-Id: Iba6e698e826d1a1898fde5cc999592f5821e3ebc Co-Authored-By: David Moreno Garcia <[email protected]> Closes-Bug: #1808358 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1808358 Title: destination_type missing from Block Device Mapping v2 documentation in nova Status in OpenStack Compute (nova): Fix Released Bug description: The source code points to an attribute called destination_type in each of the elements of the block_device_mapping_v2 while in the documentation points to an attribute called dest_type This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: code points to destination_type while doc to dest_type - [ ] This is a doc addition request. - [ ] I have a fix to the document that I can paste below including example: input and output. If you have a troubleshooting or support issue, use the following resources: - Ask OpenStack: http://ask.openstack.org - The mailing list: http://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 18.0.4.dev50 on 2018-12-13 10:57 SHA: 9326e61623dc7c09718777c7a58a4b190a740499 Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/user/block-device-mapping.rst URL: https://docs.openstack.org/nova/rocky/user/block-device-mapping.html To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1808358/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

