Merge "Fix comment typo error"
This commit is contained in:
commit
f71e024671
@ -7205,7 +7205,7 @@
|
||||
# networking-ovn doesn't have branches older than newton. By running
|
||||
# grenade with ubuntu-xenial in the name we automatically pin
|
||||
# grenade against this project to run starting with master which
|
||||
# should be fine beacuse there is nothing before newton to upgrade from.
|
||||
# should be fine because there is nothing before newton to upgrade from.
|
||||
- '{pipeline}-grenade-dsvm-networking-ovn-{node}{suffix}':
|
||||
pipeline: gate
|
||||
node: ubuntu-xenial
|
||||
|
@ -548,7 +548,7 @@ def create_folder_metadata_object(folder_hash, folder_name,
|
||||
def build_metadata_object_list(file_list, destination_prefix=''):
|
||||
"""Build a separate list of file_datils to be uploaded containing metadata.
|
||||
|
||||
Only upload metadata for psuedo folders for now. Actual files can have
|
||||
Only upload metadata for pseudo folders for now. Actual files can have
|
||||
their metadata stored directly in swift."""
|
||||
|
||||
# key: hash of path, value: file_details (as above)
|
||||
|
Loading…
x
Reference in New Issue
Block a user