Fix docstring typo for SwiftService.upload
The option from argparse in shell is 'header' and that is what is used in the code. Change-Id: I5c889192ef7c46c299dc0ec7cbc7c4d027dae6d5
This commit is contained in:
parent
e48f487335
commit
7c716997a8
@ -1202,7 +1202,7 @@ class SwiftService(object):
|
||||
|
||||
{
|
||||
'meta': [],
|
||||
'headers': [],
|
||||
'header': [],
|
||||
'segment_size': None,
|
||||
'use_slo': False,
|
||||
'segment_container': None,
|
||||
|
Loading…
Reference in New Issue
Block a user