mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 13:36:02 -03:30
79 lines
4.0 KiB
Plaintext
79 lines
4.0 KiB
Plaintext
Local versions of third-party packages required by Tower. Package names and
|
|
versions are listed below, along with notes on which files are included.
|
|
|
|
amqp==1.4.5 (amqp/*)
|
|
ansiconv==1.0.0 (ansiconv.py)
|
|
anyjson==0.3.3 (anyjson/*)
|
|
argparse==1.2.1 (argparse.py, needed for Python 2.6 support)
|
|
azure==0.9.0 (azure/*)
|
|
Babel==1.3 (babel/*, excluded bin/pybabel)
|
|
billiard==3.3.0.16 (billiard/*, funtests/*, excluded _billiard.so)
|
|
boto==2.34.0 (boto/*, excluded bin/asadmin, bin/bundle_image, bin/cfadmin,
|
|
bin/cq, bin/cwutil, bin/dynamodb_dump, bin/dynamodb_load, bin/elbadmin,
|
|
bin/fetch_file, bin/glacier, bin/instance_events, bin/kill_instance,
|
|
bin/launch_instance, bin/list_instances, bin/lss3, bin/mturk,
|
|
bin/pyami_sendmail, bin/route53, bin/s3put, bin/sdbadmin, bin/taskadmin)
|
|
celery==3.1.10 (celery/*, excluded bin/celery*)
|
|
d2to1==0.2.11 (d2to1/*)
|
|
distribute==0.7.3 (no files)
|
|
django-auth-ldap==1.1.8 (django_auth_ldap/*)
|
|
django-celery==3.1.10 (djcelery/*)
|
|
django-crum==0.6.1 (crum/*)
|
|
django-extensions==1.3.3 (django_extensions/*)
|
|
django-jsonfield==0.9.12 (jsonfield/*, minor fix in jsonfield/fields.py)
|
|
django_polymorphic==0.5.3 (polymorphic/*)
|
|
django-split-settings==0.1.1 (split_settings/*)
|
|
django-taggit==0.11.2 (taggit/*)
|
|
djangorestframework==2.3.13 (rest_framework/*)
|
|
django-qsstats-magic==0.7.2 (django-qsstats-magic/*, minor fix in qsstats/__init__.py)
|
|
dogpile.cache==0.5.6 (dogpile/* into our dogpile/ along with dogpile.core)
|
|
dogpile.core==0.4.1 (dogpile/* into our dogpile/ along with dogpile.cache)
|
|
gevent-socketio==0.3.6 (socketio/*)
|
|
gevent-websocket==0.9.3 (geventwebsocket/*)
|
|
httplib2==0.9 (httplib2/*)
|
|
importlib==1.0.3 (importlib/*, needed for Python 2.6 support)
|
|
iso8601==0.1.10 (iso8601/*)
|
|
keyring==4.1 (keyring/*, excluded bin/keyring)
|
|
keystoneclient==1.3.0 (keystone/*)
|
|
kombu==3.0.21 (kombu/*)
|
|
Markdown==2.4.1 (markdown/*, excluded bin/markdown_py)
|
|
mock==1.0.1 (mock.py)
|
|
mongoengine==0.9.0 (mongoengine/*)
|
|
mongoengine_rest_framework==1.5.4 (rest_framework_mongoengine/*)
|
|
netaddr==0.7.14 (netaddr/*)
|
|
os_client_config==0.6.0 (os_client_config/*)
|
|
ordereddict==1.1 (ordereddict.py, needed for Python 2.6 support)
|
|
os_diskconfig_python_novaclient_ext==0.1.2 (os_diskconfig_python_novaclient_ext/*)
|
|
os_networksv2_python_novaclient_ext==0.25 (os_networksv2_python_novaclient_ext.py)
|
|
os_virtual_interfacesv2_python_novaclient_ext==0.19 (os_virtual_interfacesv2_python_novaclient_ext.py)
|
|
oslo.i18n==1.5.0 (oslo_i18n/* oslo.i18n/* which goes in oslo/i18n... created empty __init__.py at oslo/)
|
|
oslo.config==1.9.3 (oslo_config/* oslo/config/* but not __init__.py from oslo/ used empty one instead)
|
|
oslo.serialization==1.4.0 (oslo_serialization/* oslo/serialization/* but not __init__.py from oslo/ used empty one instead)
|
|
oslo.utils==1.4.0 (oslo_utils/* oslo/utils/* but not __init__.py from oslo/ used empty one instead)
|
|
pbr==0.10.0 (pbr/*)
|
|
pexpect==3.1 (pexpect/*, excluded pxssh.py, fdpexpect.py, FSM.py, screen.py,
|
|
ANSI.py)
|
|
pip==1.5.4 (pip/*, excluded bin/pip*)
|
|
prettytable==0.7.2 (prettytable.py)
|
|
pyrax==1.9.3 (pyrax/*)
|
|
python-cinderclient==1.1.1 (cinderclient/*)
|
|
python-dateutil==2.4.0 (dateutil/*)
|
|
python-glanceclient==0.17.0 (glanceclient/*)
|
|
python-ironicclient==0.5.0 (ironicclient/*)
|
|
python-neutronclient==2.3.11 (neutronclient/*)
|
|
python-novaclient==2.20.0 (novaclient/*, excluded bin/nova)
|
|
python-swiftclient==2.2.0 (swiftclient/*, excluded bin/swift)
|
|
python-troveclient==1.0.9 (troveclient/*)
|
|
pytz==2014.10 (pytz/*)
|
|
rackspace-auth-openstack==1.3 (rackspace_auth_openstack/*)
|
|
rackspace-novaclient==1.4 (no files)
|
|
rax_default_network_flags_python_novaclient_ext==0.2.3 (rax_default_network_flags_python_novaclient_ext/*)
|
|
rax_scheduled_images_python_novaclient_ext==0.2.1 (rax_scheduled_images_python_novaclient_ext/*)
|
|
requests==2.5.1 (requests/*)
|
|
shade==0.5.0 (shade/*, made python2.6 safe by removing dictionary comprehension and adding NullHandler shade/__init__.py)
|
|
setuptools==12.0.5 (setuptools/*, _markerlib/*, pkg_resources/*, easy_install.py)
|
|
simplejson==3.6.0 (simplejson/*, excluded simplejson/_speedups.so)
|
|
six==1.9.0 (six.py)
|
|
South==0.8.4 (south/*)
|
|
stevedor==1.3.0 (stevedor/*)
|