Public bug reported: 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 ** Affects: nova Importance: Medium Assignee: Zhenyu Zheng (zhengzhenyu) Status: Confirmed ** Tags: api-ref low-hanging-fruit ** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => Medium ** Tags removed: low ** Tags added: low-hanging-fruit -- 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/1713895 Title: block_device_mapping_v2.bus_type is missing from POST /servers API reference Status in OpenStack Compute (nova): Confirmed 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 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1713895/+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

