From 99e1def7aeb6fba5d1ccaf248d9b9d7ed7c17422 Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Wed, 3 Jun 2015 20:34:03 +0000 Subject: [PATCH] Revert "Add heat-translator to global requirments projects" This reverts commit 843eb4e03a39224f587557ebc20f2c6028a48f32. heat-translator depends on python_dateutils to parse dates, which is not in global requirements. We should either add it to global requirements or more likely use oslo.utils. Change-Id: Iffad676199871d79f6f02f777c5febf9c3e838d4 --- projects.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/projects.txt b/projects.txt index 44b8ab5688..30ca0dcde8 100644 --- a/projects.txt +++ b/projects.txt @@ -10,7 +10,6 @@ openstack/diskimage-builder openstack/django_openstack_auth openstack/glance openstack/heat -openstack/heat-translator openstack/horizon openstack/ironic openstack/ironic-lib