diff options
author | Charalampos Kominos <Charalampos.Kominos@enea.com> | 2018-04-27 15:29:41 +0200 |
---|---|---|
committer | Charalampos Kominos <Charalampos.Kominos@enea.com> | 2018-05-02 15:03:53 +0200 |
commit | 8d1e8e56a48bc56265046b6410798dec2711d6de (patch) | |
tree | bbb3b16b5f52cb549082ea9f6b5620b447d2225a /patches/opnfv-fuel/0009-seedng-module-Add-AArch64-repo.patch | |
parent | b421cebeaad47376f709f8d9dc6e9360ff248733 (diff) |
p/fuel: Set volume name in source file to sdX
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>
Diffstat (limited to 'patches/opnfv-fuel/0009-seedng-module-Add-AArch64-repo.patch')
-rw-r--r-- | patches/opnfv-fuel/0009-seedng-module-Add-AArch64-repo.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/opnfv-fuel/0009-seedng-module-Add-AArch64-repo.patch b/patches/opnfv-fuel/0009-seedng-module-Add-AArch64-repo.patch index 48c05725..5c3b1fb1 100644 --- a/patches/opnfv-fuel/0009-seedng-module-Add-AArch64-repo.patch +++ b/patches/opnfv-fuel/0009-seedng-module-Add-AArch64-repo.patch @@ -15,8 +15,8 @@ salt custom py module seedng.py should use custom repo arg Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> --- - .../0105-seedng-module-Add-AArch64-repo.patch | 22 ++++++++++++++++++++++ - mcp/patches/patches.list | 1 + + .../0105-seedng-module-Add-AArch64-repo.patch | 22 +++++++++++++++++++ + mcp/patches/patches.list | 1 + 2 files changed, 23 insertions(+) create mode 100644 mcp/patches/0105-seedng-module-Add-AArch64-repo.patch |