From 1cf9f49c5167d7bbf4969ed9146599c73a73fbcc Mon Sep 17 00:00:00 2001 From: zhongjun Date: Fri, 25 Aug 2017 17:06:58 +0800 Subject: Add the pytest files for post py files 1.add the test_keystoneauth.py and test_post_execute.py 2.modify the test-requirements.txt to update the dependent python package. Change-Id: I0957c723bd82faa9060c7d5ae021d46feaed05ae Signed-off-by: zhongjun --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 99af97bb..f3937271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,7 @@ pyyaml scp oslo_config deepdiff +keystoneauth1 +python-glanceclient +python-neutronclient +python-novaclient -- cgit 1.2.3-korg