Merge "Make kolla-build list-dependencies option work"

This commit is contained in:
Jenkins 2016-07-28 15:34:57 +00:00 committed by Gerrit Code Review
commit be77c38cfb
1 changed files with 1 additions and 0 deletions

View File

@ -933,6 +933,7 @@ def run_build():
if conf.list_dependencies:
kolla.build_image_list()
kolla.find_parents()
kolla.filter_images()
kolla.list_dependencies()
return