ironic/releasenotes/notes/provide_mountpoint-58cfd25b6dd4cfde.yaml
mvpnitesh 57037378be Provides mount point as cinder requires it to attach volume
This patch provides a mount point which is required by cinder to
attach the volume to the baremetal, when the volume targets are
created for any node.

Story: 2004864
Task: 29107

Change-Id: Id2a2e071026b86a6fd586a998bf865b1ddb960d7
2019-02-04 13:19:27 +00:00

8 lines
257 B
YAML

---
fixes:
- |
Fixes a bug where cinder block storage service volumes volume fail to attach expecting a
mountpoint to be a valid string. See `story 2004864
<https://storyboard.openstack.org/#!/story/2004864>`_ for additional
information.