Fix up vendored package README

Fix a couple of typos to properly reflect package name and path.
Add vendored deps added when adding VMware & GCE support.
Add vendored deps added when vendoring pywinrm.
This commit is contained in:
Bill Nottingham 2015-07-09 23:56:52 -04:00
parent 7c1c219ecb
commit afbbec6ee5

View File

@ -25,16 +25,18 @@ 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)
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)
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)
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 (keystone/*)
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)
@ -55,6 +57,7 @@ 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)
psphere==0.5.2 (psphere/*)
pyrax==1.9.3 (pyrax/*)
python-cinderclient==1.1.1 (cinderclient/*)
python-dateutil==2.4.0 (dateutil/*)
@ -65,15 +68,19 @@ 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/*)
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/*)
redis==2.10.3 (redis/*)
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/*)
suds==0.4 (suds/*)
stevedore==1.3.0 (stevedore/*)
xmltodict==0.9.0 (xmltodict.py)
IPy==0.83 (IPy.py)