summaryrefslogtreecommitdiffstats
path: root/patches/opnfv-fuel/0012-Set-volume-name-in-source-file-to-sdX.patch
AgeCommit message (Collapse)AuthorFilesLines
2018-05-09p/fuel: Retire Armband repos in favor of MCP onesAlexandru Avadanii1-2/+2
JIRA: ARMBAND-372 Change-Id: I53eaa1d48da72588b1cd9e067504dd8cccc54cd6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 1bd3cdf194b12350026dc9678e6e0187236c4379)
2018-05-09p/fuel: Set volume name in source file to sdXCharalampos Kominos1-0/+44
By default the openstack virtual machines use virtio_blk. That causes certain tests in functest to fail to attach the proper number of disks. The solution is to switch to scsi disks for which we must also generate the proper openstack source file. JIRA: ARMBAND-376 Change-Id: I99a4073c24f13f1eb3798b2b07cb2c16ec3688cf Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com> (cherry picked from commit 8d1e8e56a48bc56265046b6410798dec2711d6de)