← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1467676] [NEW] OS-Brick connector needs to add HGST Solutions shim

 

Public bug reported:

When Nova is patched to use os-brick, there will be a couple changes
required to support the HGST Solutions connector type in it.

Three very minor changes need to be made to make this happen:

1) Because os-brick is a library and not an application, the rootwrap
for Nova will need to include the required CLI commands to attach/detach
volumes as it can't live in os-brick's repository

2) libvirt_volume_types needs to include the HGST=>
LibvirtHGSTVolumeDriver mapping, because os-brick doesn't support
discovery of supported types

3) A small shim LibvirtHGSTVolumeDriver calling the os-brick library
needs to be added, again because there is no generic way presently for
os-brick to map to specific volume types in libvirtvolumetype.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: flash hgst os-brick

-- 
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/1467676

Title:
  OS-Brick connector needs to add HGST Solutions shim

Status in OpenStack Compute (Nova):
  New

Bug description:
  When Nova is patched to use os-brick, there will be a couple changes
  required to support the HGST Solutions connector type in it.

  Three very minor changes need to be made to make this happen:

  1) Because os-brick is a library and not an application, the rootwrap
  for Nova will need to include the required CLI commands to
  attach/detach volumes as it can't live in os-brick's repository

  2) libvirt_volume_types needs to include the HGST=>
  LibvirtHGSTVolumeDriver mapping, because os-brick doesn't support
  discovery of supported types

  3) A small shim LibvirtHGSTVolumeDriver calling the os-brick library
  needs to be added, again because there is no generic way presently for
  os-brick to map to specific volume types in libvirtvolumetype.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1467676/+subscriptions


Follow ups

References