From b46d5aae9d13c3da47974d15b05b8cb48890edbb Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Thu, 18 Jun 2015 17:05:46 +0530 Subject: [PATCH] Make requirements.txt python clients in ascending order Recent sequence of commits changed the order of python clients mentioned in the requirements.txt file. This patch fixes it. Change-Id: Ia8ce566d1b5e3ba448757a9850473d8a8f7edd42 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61934da97..68baf276e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,8 +32,8 @@ pycrypto>=2.6 python-barbicanclient>=3.0.1 python-ceilometerclient>=1.0.13 python-cinderclient>=1.2.2 -python-glanceclient>=0.18.0 python-designateclient>=1.0.0 +python-glanceclient>=0.18.0 python-heatclient>=0.3.0 python-keystoneclient>=1.6.0 python-manilaclient>=1.0.4