block_device_mapping_v2.bus_type is missing from POST /servers API reference

Bug #1713895 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Zhenyu Zheng

Bug Description

The POST /servers API reference does not mention the ability to specify a block_device_mapping_v2.bus_type parameter when booting from volume:

https://developer.openstack.org/api-ref/compute/#create-server

But it is part of the server create schema for BDMv2:

https://github.com/openstack/nova/blob/a21cac214c44799a9a9c2cfd78c51fc3ce36cf2b/nova/api/openstack/compute/schemas/block_device_mapping.py#L51

Matt Riedemann (mriedem)
Changed in nova:
status: New → Confirmed
importance: Undecided → Medium
tags: added: low-hanging-fruit
removed: low
Changed in nova:
assignee: nobody → Zhenyu Zheng (zhengzhenyu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/499488

Changed in nova:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/499488
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b6ed91d05ccaef37cfcc512f93068bfe223eae18
Submitter: Zuul
Branch: master

commit b6ed91d05ccaef37cfcc512f93068bfe223eae18
Author: Kevin_Zheng <email address hidden>
Date: Thu Aug 31 15:35:06 2017 +0800

    block_device_mapping_v2.bus_type is missing from api-ref

    block_device_mapping_v2.bus_type is missing from
    POST /servers API reference. This patch add it.

    Change-Id: I998cf6195d72c80649e9e0fd43be0cf37f8e2f48
    Closes-Bug: #1713895

Changed in nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/nova 17.0.0.0b2

This issue was fixed in the openstack/nova 17.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.