From 7ca89222a95d50f424c50d8c1d3df327f7948d7c Mon Sep 17 00:00:00 2001 From: Michael Krotscheck Date: Mon, 13 Apr 2015 14:25:52 -0700 Subject: [PATCH] Updated oslo_log Updated version to 1.0.0. Change-Id: I5cf1cefe863eabeb5553f99c2b47c112f45ef8ad --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index 3d8c736e..5bd2504c 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -10,7 +10,7 @@ oslo.context>=0.1.0 oslo.utils>=1.2.0 pecan>=0.4.5 oslo.db>=1.8.0 -oslo.log>=0.1.0 +oslo.log>=1.0.0 pika>=0.9.14 python-openid PyYAML>=3.1.0 diff --git a/requirements.txt b/requirements.txt index 50a62989..08f22e4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ oslo.context>=0.1.0 oslo.utils>=1.2.0 pecan>=0.4.5 oslo.db>=1.8.0 -oslo.log>=0.1.0 +oslo.log>=1.0.0 pika>=0.9.14 python-openid PyYAML>=3.1.0