Ubuntu Pastebin

Paste from chuck at Wed, 16 Nov 2016 14:32:25 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
Description: Preserve the requirements we already have in yakkety.
Author: Chuck Short <zulcss@ubuntu.com>
Forwarded: Not-Needed
diff -Naurp nova-lxd-14.0.1.orig/requirements.txt nova-lxd-14.0.1/requirements.txt
--- nova-lxd-14.0.1.orig/requirements.txt	2016-11-06 17:35:52.000000000 -0500
+++ nova-lxd-14.0.1/requirements.txt	2016-11-16 09:26:24.911867011 -0500
@@ -10,7 +10,7 @@ oslo.config>=3.14.0 # Apache-2.0
 oslo.concurrency>=3.8.0 # Apache-2.0
 oslo.utils>=3.16.0 # Apache-2.0
 oslo.i18n>=2.1.0 # Apache-2.0
-oslo.log>=3.11.0 # Apache-2.0
+oslo.log>=1.14.0 # Apache-2.0
 pylxd>=2.1.1 # Apache-2.0
 pyOpenSSL>=0.14 # Apache-2.0
 
Download as text