Merge "Migrate sdni-app to global-jjb Maven jobs"
[releng/builder.git] / jjb / opendaylight-infra-cleanup-stale-stacks.sh
index 7bf11b42ce7f8db5ffc85a449c61cfe80d00a352..18a5a969136446f9c34141215e98ffc529fe7708 100644 (file)
@@ -14,7 +14,8 @@ virtualenv "/tmp/v/openstack"
 source "/tmp/v/openstack/bin/activate"
 pip install --upgrade pip
 pip install --upgrade python-openstackclient python-heatclient
-pip freeze
+pip install --upgrade pipdeptree
+pipdeptree
 
 #########################
 ## FETCH ACTIVE BUILDS ##