summaryrefslogtreecommitdiffstats
path: root/patches/opnfv-fuel/0012-Set-volume-name-in-source-file-to-sdX.patch
AgeCommit message (Collapse)AuthorFilesLines
2018-05-22u/fuel: Bump & rebase for MCP repos on HAAlexandru Avadanii1-2/+2
Switch from UCA pike-staging repository to Mirantis MCP repo. Change-Id: I7f4935521a0ff649ca0919d0d1be37ca17263051 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 76919718c06a6dd58d63a1bc9b699d56d9086cdb)
2018-05-17u/fuel: Bump & rebase for gnocchi/pankoAlexandru Avadanii1-5/+5
Change-Id: I29adc8df9b524c3c94f1916e49e36d9a916e368f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 1ff8d3b91440254cf524fe2bed7e8d761acce1f3)
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)