Merge "Update generate_cinder_opts path"

This commit is contained in:
Jenkins 2017-09-12 23:45:55 +00:00 committed by Gerrit Code Review
commit 966a1fdb2b
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ if __name__ == "__main__":
for atree in dir_trees_list:
if atree in ["cinder/config/generate_cinder_opts.py",
if atree in ["tools/config/generate_cinder_opts.py",
"cinder/hacking/checks.py",
"cinder/volume/configuration.py",
"cinder/test.py"]: