diff options
author | WuKong <rebirthmonkey@gmail.com> | 2015-07-01 08:54:55 +0200 |
---|---|---|
committer | WuKong <rebirthmonkey@gmail.com> | 2015-07-01 08:54:55 +0200 |
commit | 03bf0c32a0c656d4b91bebedc87a005e6d7563bb (patch) | |
tree | 7ab486ea98c8255bd28b345e9fd5b54d1b31c802 /keystonemiddleware-moon/keystonemiddleware.egg-info/requires.txt | |
parent | 53d12675bc07feb552492df2d01fcd298167c363 (diff) |
migrate openstack hook to opnfv
Change-Id: I1e828dae38820fdff93966e57691b344af01140f
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Diffstat (limited to 'keystonemiddleware-moon/keystonemiddleware.egg-info/requires.txt')
-rw-r--r-- | keystonemiddleware-moon/keystonemiddleware.egg-info/requires.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keystonemiddleware-moon/keystonemiddleware.egg-info/requires.txt b/keystonemiddleware-moon/keystonemiddleware.egg-info/requires.txt new file mode 100644 index 00000000..392be977 --- /dev/null +++ b/keystonemiddleware-moon/keystonemiddleware.egg-info/requires.txt @@ -0,0 +1,13 @@ +Babel>=1.3 +iso8601>=0.1.9 +oslo.config>=1.9.0 # Apache-2.0 +oslo.context>=0.2.0 # Apache-2.0 +oslo.i18n>=1.3.0 # Apache-2.0 +oslo.serialization>=1.2.0 # Apache-2.0 +oslo.utils>=1.2.0 # Apache-2.0 +pbr>=0.6,!=0.7,<1.0 +pycadf>=0.8.0 +python-keystoneclient>=1.1.0 +requests>=2.2.0,!=2.4.0 +six>=1.9.0 +WebOb>=1.2.3
\ No newline at end of file |