Merge "Don't check_libs_from_git for now"
This commit is contained in:
commit
7e8f21dad1
6
stack.sh
6
stack.sh
@ -1389,7 +1389,11 @@ service_check
|
|||||||
|
|
||||||
# ensure that all the libraries we think we installed from git,
|
# ensure that all the libraries we think we installed from git,
|
||||||
# actually were.
|
# actually were.
|
||||||
check_libs_from_git
|
#
|
||||||
|
# NOTE(ianw) 2017-09-27 : "pip freeze" is currently having issues
|
||||||
|
# with zuulv3 and the way it clones remotes. We will restore this
|
||||||
|
# with a slightly different check soon
|
||||||
|
#check_libs_from_git
|
||||||
|
|
||||||
|
|
||||||
# Configure nova cellsv2
|
# Configure nova cellsv2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user