mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "Use PyPI for client libs."
This commit is contained in:
commit
6d911d2d41
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue