aboutsummaryrefslogtreecommitdiffstats
path: root/keystonemiddleware-moon/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'keystonemiddleware-moon/requirements.txt')
-rw-r--r--keystonemiddleware-moon/requirements.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/keystonemiddleware-moon/requirements.txt b/keystonemiddleware-moon/requirements.txt
new file mode 100644
index 00000000..b2078338
--- /dev/null
+++ b/keystonemiddleware-moon/requirements.txt
@@ -0,0 +1,17 @@
+# The order of packages is significant, because pip processes them in the order
+# of appearance. Changing the order has an impact on the overall integration
+# process, which may cause wedges in the gate later.
+
+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