From 706298ecc73266f07e9f2bea4bcd995b6a66e3e7 Mon Sep 17 00:00:00 2001
From: Yakup Adakli <yakup.adakli@gmail.com>
Date: Fri, 25 Nov 2016 14:14:33 +0300
Subject: [PATCH] ceilometerclient removed from requirements.txt

Change-Id: Id7c64fc3daf770ad3af238e83c72cf7f4ee607ed
Closes-Bug: #1644213
---
 requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 3191fbd617..8e0ec96c1a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -27,7 +27,6 @@ oslo.utils>=3.18.0 # Apache-2.0
 osprofiler>=1.4.0 # Apache-2.0
 pymongo!=3.1,>=3.0.2 # Apache-2.0
 pyScss!=1.3.5,>=1.3.4 # MIT License
-python-ceilometerclient>=2.5.0 # Apache-2.0
 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
 python-glanceclient>=2.5.0 # Apache-2.0
 python-heatclient>=1.6.1 # Apache-2.0