~arges/nova/fix-lp907152-havana

« back to all changes in this revision

Viewing changes to debian/patches/revert-stable-havana-requirements.patch

  • Committer: Adam Gandelman
  • Date: 2013-12-18 18:54:26 UTC
  • Revision ID: adamg@canonical.com-20131218185426-l9ev1is80v4x2dwb
debian/patches/revert-stable-havana-requirements.patch: Revert
version bumps to dependencies in stable/havana back to what was
shipped with Saucy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Author: Adam Gandelman <adamg@ubuntu.com>
 
2
Date: Wed Dec 18 10:06:25 PST 2013
 
3
Subject: Reverts stable/havana version bumps to requirements.txt
 
4
 
 
5
Reverts various version bumps to dependencies in stable/havana that
 
6
were updated in global requirements to fix gating issues and synced
 
7
across projects.
 
8
 
 
9
Index: nova/requirements.txt
 
10
===================================================================
 
11
--- nova.orig/requirements.txt  2013-12-18 10:48:50.951247058 -0800
 
12
+++ nova/requirements.txt       2013-12-18 10:53:05.943244749 -0800
 
13
@@ -18,13 +18,13 @@
 
14
 suds>=0.4
 
15
 paramiko>=1.8.0
 
16
 pyasn1
 
17
-Babel>=1.3
 
18
-iso8601>=0.1.8
 
19
+Babel>=0.9.6
 
20
+iso8601>=0.1.4
 
21
 jsonschema>=1.3.0,!=1.4.0
 
22
 python-cinderclient>=1.0.6
 
23
 python-neutronclient>=2.3.0,<3
 
24
 python-glanceclient>=0.9.0
 
25
 python-keystoneclient>=0.3.2
 
26
-six>=1.4.1
 
27
+six<1.4.1
 
28
 stevedore>=0.10
 
29
 oslo.config>=1.2.0