Merge "Fix for CI information in SPDK volume driver"

This commit is contained in:
Zuul 2019-01-15 02:20:40 +00:00 committed by Gerrit Code Review
commit c7dfdf46a4
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class SPDKDriver(driver.VolumeDriver):
VERSION = '1.0.0'
# ThirdPartySystems wiki page
CI_WIKI_NAME = "SPDK"
CI_WIKI_NAME = "Mellanox_CI"
def __init__(self, *args, **kwargs):
# Parent sets db, host, _execute and base config