Add niet needed for artifcat release job 95/14695/2
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 26 Feb 2019 14:36:58 +0000 (09:36 -0500)
committerAric Gardner <agardner@linuxfoundation.org>
Wed, 27 Feb 2019 16:53:42 +0000 (11:53 -0500)
Change-Id: I4223d00667b5701377d057e76e82e8657960d262
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
shell/python-tools-install.sh

index 647a159..e5c5cdc 100644 (file)
@@ -22,6 +22,7 @@ lftools[openstack]~=0.18.0
 python-heatclient~=1.16.1
 python-openstackclient~=3.16.0
 dogpile.cache~=0.6.8  # Version 0.7.[01] seems to break openstackclient
+niet~=1.4.2 # Extract values from yaml
 EOF
 
 echo "Requirements file"