commit | 7fc26d4f7e4d0cdb1b4c433e53c4f897fab75cc0 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Thu Jul 10 04:03:29 2014 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu Jul 10 04:03:29 2014 +0000 |
tree | 00b3220f8e7dad9dc3cc4b73be37152e2f03c239 | |
parent | d24f3d683d4a292f666b342b201375d84993c941 [diff] | |
parent | 61aba0417ae57da0b603ec5899deee9614a66784 [diff] |
Merge "Add the argparse module"
diff --git a/requirements.txt b/requirements.txt index 5405f9d..07e1603 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -2,6 +2,7 @@ gear>=0.5.4,<1.0.0 python-swiftclient python-keystoneclient +argparse lockfile python-daemon @@ -16,4 +17,4 @@ PyYAML>=3.1.0,<4.0.0 jenkins-job-builder -xmltodict \ No newline at end of file +xmltodict