Fix radosgw relation broken by commit e5306f1
Change-Id: Ia21a5eb9238e0d731a603911f77c69e13af35c8a Closes-Bug: 1627718
This commit is contained in:
parent
5b47647af7
commit
8b5350e3b4
@ -924,7 +924,7 @@ _upgrade_caps = {
|
||||
}
|
||||
|
||||
|
||||
def get_radosgw_key(pool_list):
|
||||
def get_radosgw_key(pool_list=None):
|
||||
return get_named_key(name='radosgw.gateway',
|
||||
caps=_radosgw_caps,
|
||||
pool_list=pool_list)
|
||||
|
Loading…
Reference in New Issue
Block a user