mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Further normalization of names.
This commit is contained in:
parent
afbbec6ee5
commit
1d951fa9cc
@ -4,6 +4,7 @@ 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/*)
|
||||
apache-libcloud==0.15.1 (libcloud/*)
|
||||
argparse==1.2.1 (argparse.py, needed for Python 2.6 support)
|
||||
azure==0.9.0 (azure/*)
|
||||
Babel==1.3 (babel/*, excluded bin/pybabel)
|
||||
@ -25,6 +26,7 @@ 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-rest-framework-mongoengine==1.5.4 (rest_framework_mongoengine/*)
|
||||
django-qsstats-magic==0.7.2 (qsstats/*, 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)
|
||||
@ -34,16 +36,13 @@ httplib2==0.9 (httplib2/*)
|
||||
importlib==1.0.3 (importlib/*, needed for Python 2.6 support)
|
||||
isodate==0.5.0 (isodate/*)
|
||||
iso8601==0.1.10 (iso8601/*)
|
||||
libcloud==0.15.1 (libcloud/*)
|
||||
keyring==4.1 (keyring/*, excluded bin/keyring)
|
||||
keystoneclient==1.3.0 (keystoneclient/*)
|
||||
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/*)
|
||||
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)
|
||||
@ -56,19 +55,20 @@ 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)
|
||||
PrettyTable==0.7.2 (prettytable.py)
|
||||
psphere==0.5.2 (psphere/*)
|
||||
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-keystoneclient==1.3.0 (keystoneclient/*)
|
||||
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/*)
|
||||
pywinrm==master (winrm/*)
|
||||
pywinrm==0.0.3 (winrm/*)
|
||||
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/*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user