Add sysfsutils to nova-compute ubuntu source
This fixes the FC Cinder backend usage in Nova. Change-Id: I036cfe3af3dd96625f986a820c78a10e6558b086 Closes-bug: #1884484
This commit is contained in:
parent
e364113adc
commit
0c8702c96f
@ -116,6 +116,7 @@ RUN rm -f /etc/nova/nova-compute.conf
|
||||
'python3-rbd',
|
||||
'python3-rtslib-fb',
|
||||
'qemu-utils',
|
||||
'sysfsutils',
|
||||
'targetcli-fb',
|
||||
'xfsprogs'
|
||||
] %}
|
||||
|
5
releasenotes/notes/bug-1884484-d26488c9c1f3977f.yaml
Normal file
5
releasenotes/notes/bug-1884484-d26488c9c1f3977f.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes the FC Cinder backend usage in Nova.
|
||||
`LP#1884484 <https://launchpad.net/bugs/1884484>`__
|
Loading…
x
Reference in New Issue
Block a user