Use client libs from PyPI (what?)
Change-Id: I201efd1675797afd8012786e73cd7d4ff5a3a684
This commit is contained in:
parent
0b50c9606a
commit
8e8d5a75d5
@ -6,7 +6,7 @@ set -o errexit
|
||||
# Increment me any time the environment should be rebuilt.
|
||||
# This includes dependncy changes, directory renames, etc.
|
||||
# Simple integer secuence: 1, 2, 3...
|
||||
environment_version=22
|
||||
environment_version=23
|
||||
#--------------------------------------------------------#
|
||||
|
||||
function usage {
|
||||
|
@ -2,10 +2,7 @@
|
||||
Django>=1.4
|
||||
django_compressor
|
||||
python-cloudfiles
|
||||
python-glanceclient
|
||||
python-keystoneclient
|
||||
python-novaclient
|
||||
pytz
|
||||
|
||||
# Horizon Non-pip Requirements
|
||||
# FIXME(gabriel): set these back to master once the versioninfo bug is resolved.
|
||||
https://github.com/openstack/python-novaclient/zipball/3dd0d3be63b4bf35aede852d096deff9be5b63e4#egg=python-novaclient
|
||||
https://github.com/openstack/python-keystoneclient/zipball/44a1ee32e29825257cac5c0a61fc3be51b79eb65#egg=python-keystoneclient
|
||||
https://github.com/openstack/python-glanceclient/zipball/d6e0a03a937841ee509c37003762fd92c9b762ef#egg=python-glanceclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user