Refactor akamai provider and taskflow config
Change-Id: I2ae50e8b3a85448988945b46c43c9ebedb70fb4e
This commit is contained in:
@@ -35,7 +35,7 @@ AKAMAI_OPTIONS = [
|
||||
'for mod_san_queue'),
|
||||
]
|
||||
|
||||
AKAMAI_GROUP = 'drivers:provider:akamai'
|
||||
AKAMAI_GROUP = 'drivers:provider:akamai:queue'
|
||||
|
||||
|
||||
class ZookeeperModSanQueue(base.ModSanQueue):
|
||||
|
||||
@@ -34,7 +34,7 @@ AKAMAI_OPTIONS = [
|
||||
' path for san cert info'),
|
||||
]
|
||||
|
||||
AKAMAI_GROUP = 'drivers:provider:akamai'
|
||||
AKAMAI_GROUP = 'drivers:provider:akamai:storage'
|
||||
|
||||
|
||||
class ZookeeperSanInfoStorage(base.BaseAkamaiSanInfoStorage):
|
||||
|
||||
Reference in New Issue
Block a user