compass-core/requirements.txt
zhaoxinyu a044f9f3c5 Install Compass in virtual env
Create virtualenv for compass, point compass site packages to virtualenv,
make virtualenv accessable for apache.
Change compass executable scripts to use python in env to be virtualenv
compatible.
Make progress_update daemon use virtualenv.
Comment out some health checks that use packages not available to pip, eg,
yum, apt since we have other ways to check packages any way.

Conflicts:

	conf/compassd
	install/compass.sh
	install/dependency.sh
	install/prepare.sh
	misc/apache/compass.wsgi
	requirements.txt

Change-Id: Ib48633601bf238ffc660c4694834897edbe45e07
2014-07-31 19:50:49 -07:00

19 lines
188 B
Plaintext

flask
flask-script
flask-restful
flask-sqlalchemy
flask-login
celery
netaddr
paramiko==1.7.5
simplejson
requests
PyChef
redis
flask-wtf
itsdangerous
importlib
MySQL-python
lockfile
daemon