From b04d7a988c260649a91693b7d0c7f5d200b1c1ed Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 2 Jul 2012 17:46:56 -0400 Subject: [PATCH] Use PyPI for client libs. Change-Id: I1a77f2a5973053de0e45b815359ff2fa42318682 --- tools/pip-requires | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/pip-requires b/tools/pip-requires index dcb4d0cac8..efcaf7fe01 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -2,6 +2,6 @@ cliff argparse httplib2 prettytable +python-keystoneclient>=0.1,<0.2 +python-novaclient>=2,<3 simplejson -https://github.com/openstack/python-keystoneclient/zipball/master#egg=python-keystoneclient -https://github.com/openstack/python-novaclient/zipball/master#egg=python-novaclient