Update requirements from OS Global Requirements.

Update requirements.txt and test-requirements.txt from Global Requirements
defined into openstack/requirements project (stable/liberty).

Change-Id: I9ecbf5a7fb2c38624cc4f52b13515f8af75a4889
Closes-Bug: #1513118
This commit is contained in:
David TARDIVEL
2015-11-23 15:35:10 +01:00
committed by Vincent Françoise
parent 7c52a1448d
commit 7c8acebcb2
16 changed files with 50 additions and 247 deletions

View File

@@ -15,7 +15,7 @@
# limitations under the License.
import mock
import oslo.messaging as om
import oslo_messaging as om
from watcher.common import exception
from watcher.common import utils
from watcher.decision_engine.framework.rpcapi import DecisionEngineAPI