summaryrefslogtreecommitdiffstats
path: root/patches/opnfv-fuel/0012-Set-volume-name-in-source-file-to-sdX.patch
AgeCommit message (Collapse)AuthorFilesLines
2018-05-20u/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>
2018-05-17u/fuel: Bump & rebase for gnocchi/pankoAlexandru Avadanii1-5/+5
Change-Id: I29adc8df9b524c3c94f1916e49e36d9a916e368f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-05-07p/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>
2018-05-02p/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>