diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-07-02 17:46:56 -0400 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-07-02 18:27:24 -0400 |
| commit | b04d7a988c260649a91693b7d0c7f5d200b1c1ed (patch) | |
| tree | 97418b0af4241ca7123afbb6b35238783d8e3cb0 /tools | |
| parent | fd1b11856587167829f51c728066238d64a93e0e (diff) | |
| download | python-openstackclient-b04d7a988c260649a91693b7d0c7f5d200b1c1ed.tar.gz | |
Use PyPI for client libs.
Change-Id: I1a77f2a5973053de0e45b815359ff2fa42318682
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index dcb4d0ca..efcaf7fe 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 |
