Skip to content

Instantly share code, notes, and snippets.

@jimrollenhagen
Last active September 3, 2015 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimrollenhagen/241a2bfa600136f3e71e to your computer and use it in GitHub Desktop.
Save jimrollenhagen/241a2bfa600136f3e71e to your computer and use it in GitHub Desktop.
vagrant@vagrant-ubuntu-trusty-64:~/requirements$ generate-constraints -p /usr/bin/python2.7 -p /usr/bin/python3.4 -b blacklist.txt -r global-requirements.txt > updated
You are using pip version 7.1.0, however version 7.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
/tmp/tmp6iso2l/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
You are using pip version 7.1.0, however version 7.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Traceback (most recent call last):
File "/usr/local/bin/generate-constraints", line 10, in <module>
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/openstack_requirements/cmds/generate.py", line 178, in main
_freeze(options.requirements, python) for python in options.pythons]
File "/usr/local/lib/python2.7/dist-packages/openstack_requirements/cmds/generate.py", line 87, in _freeze
% ('\n'.join(output), exc))
Exception: Failed to generate freeze: Python 3.4.0
Using base prefix '/usr'
New python executable in /tmp/tmpnra_Os/bin/python3.4
Also creating executable in /tmp/tmpnra_Os/bin/python
Installing setuptools, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python3.4
Collecting pip
Using cached pip-7.1.2-py2.py3-none-any.whl
Collecting setuptools
Using cached setuptools-18.2-py2.py3-none-any.whl
Requirement already up-to-date: wheel in /tmp/tmpnra_Os/lib/python3.4/site-packages
Installing collected packages: pip, setuptools
Found existing installation: pip 7.1.0
Uninstalling pip-7.1.0:
Successfully uninstalled pip-7.1.0
Found existing installation: setuptools 18.0.1
Uninstalling setuptools-18.0.1:
Successfully uninstalled setuptools-18.0.1
Successfully installed pip-7.1.2 setuptools-18.2
Ignoring dnspython: markers "python_version<'3.0'" don't match your environment
Ignoring enum34: markers "python_version=='2.7' or python_version=='2.6'" don't match your environment
Ignoring futures: markers "python_version=='2.7' or python_version=='2.6'" don't match your environment
Ignoring happybase: markers "python_version=='2.7'" don't match your environment
Ignoring ovs: markers "python_version=='2.7'" don't match your environment
Ignoring pyngus: markers "python_version=='2.7'" don't match your environment
Ignoring pywin32: markers "sys_platform=='win32'" don't match your environment
Ignoring qpid-python: markers "python_version=='2.7'" don't match your environment
Ignoring requests-kerberos: markers "python_version=='2.7' or python_version=='2.6'" don't match your environment
Ignoring Routes: markers "python_version=='2.7'" don't match your environment
Ignoring wmi: markers "sys_platform=='win32'" don't match your environment
Ignoring MySQL-python: markers "python_version=='2.7'" don't match your environment
Ignoring pysqlite: markers "python_version=='2.7'" don't match your environment
Ignoring python-ldap: markers "python_version=='2.7'" don't match your environment
Collecting aioeventlet>=0.4 (from -r global-requirements.txt (line 1))
Downloading aioeventlet-0.4.tar.gz (64kB)
Collecting alembic>=0.8.0 (from -r global-requirements.txt (line 2))
Collecting amqp>=1.4.0 (from -r global-requirements.txt (line 3))
Downloading amqp-1.4.6.tar.gz (77kB)
Collecting anyjson>=0.3.3 (from -r global-requirements.txt (line 4))
Using cached anyjson-0.3.3.tar.gz
Collecting appdirs>=1.3.0 (from -r global-requirements.txt (line 5))
Using cached appdirs-1.4.0-py2.py3-none-any.whl
Collecting argparse (from -r global-requirements.txt (line 6))
Using cached argparse-1.3.0-py2.py3-none-any.whl
Collecting argcomplete>=0.6.8 (from -r global-requirements.txt (line 7))
Using cached argcomplete-1.0.0-py2.py3-none-any.whl
Collecting autobahn>=0.10.1 (from -r global-requirements.txt (line 8))
Using cached autobahn-0.10.5.post2.tar.gz
Collecting automaton>=0.5.0 (from -r global-requirements.txt (line 9))
Using cached automaton-0.6.0-py2.py3-none-any.whl
Collecting beautifulsoup4 (from -r global-requirements.txt (line 10))
Downloading beautifulsoup4-4.4.0-py3-none-any.whl (80kB)
Collecting Babel>=1.3 (from -r global-requirements.txt (line 11))
Using cached Babel-2.0.tar.gz
Collecting boto>=2.32.1 (from -r global-requirements.txt (line 12))
Using cached boto-2.38.0-py2.py3-none-any.whl
Collecting botocore>=1.0.0 (from -r global-requirements.txt (line 13))
Using cached botocore-1.1.12-py2.py3-none-any.whl
Collecting cassandra-driver>=2.1.4 (from -r global-requirements.txt (line 14))
Using cached cassandra-driver-2.7.1.tar.gz
Collecting castellan>=0.2.0 (from -r global-requirements.txt (line 15))
Using cached castellan-0.2.0.tar.gz
Collecting ceilometermiddleware>=0.1.0 (from -r global-requirements.txt (line 16))
Downloading ceilometermiddleware-0.2.0.tar.gz
Collecting cachetools>=1.0.0 (from -r global-requirements.txt (line 17))
Using cached cachetools-1.1.0-py2.py3-none-any.whl
Collecting cffi (from -r global-requirements.txt (line 18))
Using cached cffi-1.2.1.tar.gz
Collecting cliff>=1.14.0 (from -r global-requirements.txt (line 19))
Downloading cliff-1.14.0.tar.gz (46kB)
Collecting cmd2>=0.6.7 (from -r global-requirements.txt (line 20))
Using cached cmd2-0.6.8.tar.gz
Collecting PuLP>=1.0.4 (from -r global-requirements.txt (line 21))
Using cached PuLP-1.6.0.tar.gz
Collecting contextlib2>=0.4.0 (from -r global-requirements.txt (line 22))
Using cached contextlib2-0.4.0.tar.gz
Collecting croniter>=0.3.4 (from -r global-requirements.txt (line 23))
Using cached croniter-0.3.8.tar.gz
Collecting cryptography>=1.0 (from -r global-requirements.txt (line 24))
Using cached cryptography-1.0.tar.gz
Collecting ddt>=0.7.0 (from -r global-requirements.txt (line 25))
Using cached ddt-1.0.0-py2.py3-none-any.whl
Collecting debtcollector>=0.3.0 (from -r global-requirements.txt (line 26))
Using cached debtcollector-0.7.0-py2.py3-none-any.whl
Collecting decorator>=3.4.0 (from -r global-requirements.txt (line 27))
Using cached decorator-4.0.2-py2.py3-none-any.whl
Collecting dib-utils (from -r global-requirements.txt (line 28))
Using cached dib-utils-0.0.8.tar.gz
Collecting diskimage-builder>=0.1.20 (from -r global-requirements.txt (line 29))
Using cached diskimage_builder-1.1.1-py2.py3-none-any.whl
Collecting Django<1.9,>=1.7 (from -r global-requirements.txt (line 30))
Using cached Django-1.8.4-py2.py3-none-any.whl
Collecting django-babel>=0.3.4 (from -r global-requirements.txt (line 31))
Using cached django_babel-0.4.0-py2.py3-none-any.whl
Collecting django-bootstrap-form (from -r global-requirements.txt (line 32))
Using cached django-bootstrap-form-3.2.tar.gz
Collecting django-compressor>=1.4 (from -r global-requirements.txt (line 33))
Using cached django_compressor-1.5-py2.py3-none-any.whl
Collecting django-formtools (from -r global-requirements.txt (line 34))
Using cached django_formtools-1.0-py2.py3-none-any.whl
Collecting django-openstack-auth!=1.1.8,>=1.1.7 (from -r global-requirements.txt (line 35))
Downloading django_openstack_auth-1.4.0.tar.gz (57kB)
Collecting dnspython3>=1.12.0 (from -r global-requirements.txt (line 37))
Downloading dnspython3-1.12.0.zip (226kB)
Collecting dogpile.cache>=0.5.4 (from -r global-requirements.txt (line 38))
Collecting elasticsearch>=1.3.0 (from -r global-requirements.txt (line 39))
Using cached elasticsearch-1.6.0-py2.py3-none-any.whl
Collecting eventlet>=0.17.4 (from -r global-requirements.txt (line 41))
Using cached eventlet-0.17.4-py2.py3-none-any.whl
Collecting extras (from -r global-requirements.txt (line 42))
Using cached extras-0.0.3.tar.gz
Collecting falcon<0.2.0,>=0.1.6 (from -r global-requirements.txt (line 43))
Collecting Flask<1.0,>=0.10 (from -r global-requirements.txt (line 44))
Using cached Flask-0.10.1.tar.gz
Collecting futurist>=0.1.2 (from -r global-requirements.txt (line 46))
Using cached futurist-0.4.0-py2.py3-none-any.whl
Collecting glance-store>=0.7.1 (from -r global-requirements.txt (line 47))
Using cached glance_store-0.9.0-py2.py3-none-any.whl
Collecting greenlet>=0.3.2 (from -r global-requirements.txt (line 48))
Using cached greenlet-0.4.9.tar.gz
Collecting httplib2>=0.7.5 (from -r global-requirements.txt (line 50))
Using cached httplib2-0.9.1.tar.gz
Collecting influxdb>=2.2.0 (from -r global-requirements.txt (line 51))
Using cached influxdb-2.9.1-py2.py3-none-any.whl
Collecting ironic-discoverd>=1.0.0 (from -r global-requirements.txt (line 52))
Using cached ironic-discoverd-1.1.0.tar.gz
Collecting iso8601>=0.1.9 (from -r global-requirements.txt (line 53))
Downloading iso8601-0.1.10-py33-none-any.whl
Collecting Jinja2>=2.6 (from -r global-requirements.txt (line 54))
Using cached Jinja2-2.8-py2.py3-none-any.whl
Collecting jsonpatch>=1.1 (from -r global-requirements.txt (line 55))
Downloading jsonpatch-1.11.tar.gz
Collecting jsonpath-rw<2.0,>=1.2.0 (from -r global-requirements.txt (line 56))
Using cached jsonpath-rw-1.4.0.tar.gz
Collecting jsonpath-rw-ext>=0.1.7 (from -r global-requirements.txt (line 57))
Using cached jsonpath_rw_ext-0.1.7-py2.py3-none-any.whl
Collecting jsonrpclib (from -r global-requirements.txt (line 58))
Using cached jsonrpclib-0.1.3.tar.gz
Collecting jsonschema!=2.5.0,<3.0.0,>=2.0.0 (from -r global-requirements.txt (line 59))
Using cached jsonschema-2.5.1-py2.py3-none-any.whl
Collecting kazoo>=2.2 (from -r global-requirements.txt (line 60))
Using cached kazoo-2.2.1-py2.py3-none-any.whl
Collecting keystonemiddleware>=2.0.0 (from -r global-requirements.txt (line 61))
Using cached keystonemiddleware-2.2.0-py2.py3-none-any.whl
Collecting packaging>=15.2 (from -r global-requirements.txt (line 62))
Using cached packaging-15.3-py2.py3-none-any.whl
Collecting pyScss>=1.3.4 (from -r global-requirements.txt (line 63))
Using cached pyScss-1.3.4.tar.gz
Collecting django-pyscss>=2.0.2 (from -r global-requirements.txt (line 64))
Using cached django-pyscss-2.0.2.tar.gz
Collecting kombu>=3.0.7 (from -r global-requirements.txt (line 65))
Using cached kombu-3.0.26-py2.py3-none-any.whl
Collecting ldap3>=0.9.8.2 (from -r global-requirements.txt (line 66))
Using cached ldap3-0.9.8.8-py2.py3-none-any.whl
Collecting libvirt-python>=1.2.5 (from -r global-requirements.txt (line 67))
Using cached libvirt-python-1.2.19.tar.gz
Collecting lxml>=2.3 (from -r global-requirements.txt (line 68))
Using cached lxml-3.4.4.tar.gz
Collecting Mako>=0.4.0 (from -r global-requirements.txt (line 69))
Using cached Mako-1.0.2.tar.gz
Collecting monotonic>=0.3 (from -r global-requirements.txt (line 70))
Using cached monotonic-0.3.tar.gz
Collecting msgpack-python>=0.4.0 (from -r global-requirements.txt (line 71))
Using cached msgpack-python-0.4.6.tar.gz
Collecting netaddr!=0.7.16,>=0.7.12 (from -r global-requirements.txt (line 72))
Using cached netaddr-0.7.17-py2.py3-none-any.whl
Collecting netifaces>=0.10.4 (from -r global-requirements.txt (line 73))
Using cached netifaces-0.10.4.tar.gz
Collecting networkx>=1.10 (from -r global-requirements.txt (line 74))
Collecting oauthlib>=0.6 (from -r global-requirements.txt (line 75))
Using cached oauthlib-1.0.3.tar.gz
Collecting openstackdocstheme>=1.0.3 (from -r global-requirements.txt (line 76))
Using cached openstackdocstheme-1.2.1-py2.py3-none-any.whl
Collecting ordereddict (from -r global-requirements.txt (line 77))
Using cached ordereddict-1.1.tar.gz
Collecting oslo.cache>=0.4.0 (from -r global-requirements.txt (line 78))
Using cached oslo.cache-0.7.0-py2.py3-none-any.whl
Collecting oslo.config>=2.3.0 (from -r global-requirements.txt (line 79))
Using cached oslo.config-2.4.0-py2.py3-none-any.whl
Collecting oslo.concurrency>=2.3.0 (from -r global-requirements.txt (line 80))
Using cached oslo.concurrency-2.5.0-py2.py3-none-any.whl
Collecting oslo.context>=0.2.0 (from -r global-requirements.txt (line 81))
Using cached oslo.context-0.5.0-py2.py3-none-any.whl
Collecting oslo.db>=2.4.1 (from -r global-requirements.txt (line 82))
Downloading oslo.db-2.4.1.tar.gz (133kB)
Collecting oslo.i18n>=1.5.0 (from -r global-requirements.txt (line 83))
Using cached oslo.i18n-2.5.0-py2.py3-none-any.whl
Collecting oslo.log>=1.8.0 (from -r global-requirements.txt (line 84))
Using cached oslo.log-1.10.0-py2.py3-none-any.whl
Collecting oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 (from -r global-requirements.txt (line 85))
Downloading oslo.messaging-2.4.0.tar.gz (181kB)
Collecting oslo.middleware>=2.8.0 (from -r global-requirements.txt (line 86))
Using cached oslo.middleware-2.8.0-py2.py3-none-any.whl
Collecting oslo.policy>=0.5.0 (from -r global-requirements.txt (line 87))
Using cached oslo.policy-0.10.0-py2.py3-none-any.whl
Collecting oslo.reports>=0.1.0 (from -r global-requirements.txt (line 88))
Using cached oslo.reports-0.5.0-py2.py3-none-any.whl
Collecting oslo.rootwrap>=2.0.0 (from -r global-requirements.txt (line 89))
Using cached oslo.rootwrap-2.3.0-py2.py3-none-any.whl
Collecting oslo.serialization>=1.4.0 (from -r global-requirements.txt (line 90))
Using cached oslo.serialization-1.8.0-py2.py3-none-any.whl
Collecting oslo.service>=0.7.0 (from -r global-requirements.txt (line 91))
Using cached oslo.service-0.9.0-py2.py3-none-any.whl
Collecting oslo.utils>=2.0.0 (from -r global-requirements.txt (line 92))
Using cached oslo.utils-2.4.0-py2.py3-none-any.whl
Collecting oslo.vmware>=1.16.0 (from -r global-requirements.txt (line 93))
Using cached oslo.vmware-1.21.0-py2.py3-none-any.whl
Collecting oslo.versionedobjects>=0.9.0 (from -r global-requirements.txt (line 94))
Using cached oslo.versionedobjects-0.9.0-py2.py3-none-any.whl
Collecting osprofiler>=0.3.0 (from -r global-requirements.txt (line 95))
Downloading osprofiler-0.3.0.tar.gz (42kB)
Collecting os-apply-config (from -r global-requirements.txt (line 96))
Downloading os-apply-config-0.1.31.tar.gz
Collecting os-brick>=0.3.2 (from -r global-requirements.txt (line 97))
Downloading os-brick-0.4.0.tar.gz (62kB)
Collecting os-client-config!=1.6.2,>=1.4.0 (from -r global-requirements.txt (line 98))
Downloading os-client-config-1.6.3.tar.gz
Collecting os-cloud-config (from -r global-requirements.txt (line 99))
Downloading os-cloud-config-0.2.9.tar.gz (44kB)
Collecting os-collect-config (from -r global-requirements.txt (line 100))
Downloading os-collect-config-0.1.35.tar.gz (69kB)
Collecting os-net-config (from -r global-requirements.txt (line 101))
Downloading os-net-config-0.1.4.tar.gz
Collecting os-refresh-config (from -r global-requirements.txt (line 102))
Using cached os_refresh_config-0.1.10-py2.py3-none-any.whl
Collecting os-testr>=0.1.0 (from -r global-requirements.txt (line 103))
Downloading os-testr-0.3.0.tar.gz
Collecting paramiko>=1.13.0 (from -r global-requirements.txt (line 105))
Using cached paramiko-1.15.2-py2.py3-none-any.whl
Collecting Parsley (from -r global-requirements.txt (line 106))
Using cached Parsley-1.2.tar.gz
Collecting passlib (from -r global-requirements.txt (line 107))
Using cached passlib-1.6.5-py2.py3-none-any.whl
Collecting Paste (from -r global-requirements.txt (line 108))
Downloading Paste-2.0.2-py34-none-any.whl (610kB)
Collecting PasteDeploy>=1.5.0 (from -r global-requirements.txt (line 109))
Using cached PasteDeploy-1.5.2-py2.py3-none-any.whl
Collecting pbr<2.0,>=1.6 (from -r global-requirements.txt (line 110))
Using cached pbr-1.6.0-py2.py3-none-any.whl
Collecting pecan>=1.0.0 (from -r global-requirements.txt (line 111))
Downloading pecan-1.0.2.tar.gz (206kB)
Collecting pexpect!=3.3,>=3.1 (from -r global-requirements.txt (line 112))
Using cached pexpect-3.2.tar.gz
Collecting Pillow>=2.4.0 (from -r global-requirements.txt (line 113))
Using cached Pillow-2.9.0.tar.gz
Collecting Pint>=0.5 (from -r global-requirements.txt (line 114))
Requirement already satisfied (use --upgrade to upgrade): pip>=6.0 in /tmp/tmpnra_Os/lib/python3.4/site-packages (from -r global-requirements.txt (line 115))
Collecting posix-ipc (from -r global-requirements.txt (line 116))
Using cached posix_ipc-1.0.0.tar.gz
Collecting PrettyTable<0.8,>=0.7 (from -r global-requirements.txt (line 117))
Using cached prettytable-0.7.2.tar.bz2
Collecting psutil<2.0.0,>=1.1.1 (from -r global-requirements.txt (line 118))
Using cached psutil-1.2.1.tar.gz
Collecting pyasn1 (from -r global-requirements.txt (line 119))
Using cached pyasn1-0.1.8.tar.gz
Collecting pyasn1-modules (from -r global-requirements.txt (line 120))
Using cached pyasn1-modules-0.0.7.tar.gz
Collecting pycadf>=0.8.0 (from -r global-requirements.txt (line 121))
Downloading pycadf-1.1.0.tar.gz (248kB)
Collecting pycrypto>=2.6 (from -r global-requirements.txt (line 122))
Using cached pycrypto-2.6.1.tar.gz
Collecting PyECLib==1.0.7 (from -r global-requirements.txt (line 123))
Using cached PyECLib-1.0.7.tar.gz
Collecting pyghmi>=0.6.11 (from -r global-requirements.txt (line 124))
Downloading pyghmi-0.8.0.tar.gz (90kB)
Collecting pyinotify>=0.9.6 (from -r global-requirements.txt (line 125))
Using cached pyinotify-0.9.6.tar.gz
Collecting pykmip>=0.3.1 (from -r global-requirements.txt (line 126))
Using cached PyKMIP-0.4.0.tar.gz
Collecting pymemcache!=1.3.0,>=1.2.9 (from -r global-requirements.txt (line 127))
Using cached pymemcache-1.3.3-py2.py3-none-any.whl
Collecting pymongo>=3.0.2 (from -r global-requirements.txt (line 128))
Using cached pymongo-3.0.3.tar.gz
Collecting PyMySQL>=0.6.2 (from -r global-requirements.txt (line 129))
Using cached PyMySQL-0.6.6-py2.py3-none-any.whl
Collecting pyOpenSSL>=0.14 (from -r global-requirements.txt (line 131))
Using cached pyOpenSSL-0.15.1-py2.py3-none-any.whl
Collecting pyparsing>=2.0.1 (from -r global-requirements.txt (line 132))
Using cached pyparsing-2.0.3-py2.py3-none-any.whl
Collecting pyroute2>=0.3.10 (from -r global-requirements.txt (line 133))
Using cached pyroute2-0.3.14.tar.gz
Collecting pysnmp<5.0.0,>=4.2.1 (from -r global-requirements.txt (line 134))
Using cached pysnmp-4.2.5.tar.gz
Collecting pystache (from -r global-requirements.txt (line 135))
Using cached pystache-0.5.4.tar.gz
Collecting pysaml2>=2.4.0 (from -r global-requirements.txt (line 136))
Using cached pysaml2-3.0.0.tar.gz
Collecting python-barbicanclient>=3.3.0 (from -r global-requirements.txt (line 137))
Downloading python-barbicanclient-3.3.0.tar.gz (82kB)
Collecting python-ceilometerclient>=1.0.13 (from -r global-requirements.txt (line 138))
Using cached python_ceilometerclient-1.4.0-py2.py3-none-any.whl
Collecting python-cinderclient>=1.3.1 (from -r global-requirements.txt (line 139))
Using cached python_cinderclient-1.3.1-py2.py3-none-any.whl
Collecting python-congressclient>=1.0.0 (from -r global-requirements.txt (line 140))
Downloading python-congressclient-2015.1.0.tar.gz (49kB)
Collecting python-designateclient>=1.0.0 (from -r global-requirements.txt (line 141))
Using cached python_designateclient-1.4.0-py2.py3-none-any.whl
Collecting python-heatclient>=0.3.0 (from -r global-requirements.txt (line 142))
Using cached python_heatclient-0.7.0-py2.py3-none-any.whl
Collecting python-glanceclient>=0.18.0 (from -r global-requirements.txt (line 143))
Using cached python_glanceclient-1.0.0-py2.py3-none-any.whl
Collecting python-ironic-inspector-client>=1.0.1 (from -r global-requirements.txt (line 144))
Downloading python-ironic-inspector-client-1.0.1.tar.gz
Collecting python-ironicclient>=0.6.0 (from -r global-requirements.txt (line 145))
Using cached python_ironicclient-0.8.0-py2.py3-none-any.whl
Collecting python-keystoneclient>=1.6.0 (from -r global-requirements.txt (line 146))
Using cached python_keystoneclient-1.6.0-py2.py3-none-any.whl
Collecting python-magnumclient>=0.2.1 (from -r global-requirements.txt (line 147))
Using cached python_magnumclient-0.2.1-py2.py3-none-any.whl
Collecting python-manilaclient>=1.2.0 (from -r global-requirements.txt (line 148))
Using cached python_manilaclient-1.2.0-py2.py3-none-any.whl
Collecting python-memcached>=1.56 (from -r global-requirements.txt (line 149))
Using cached python_memcached-1.57-py2.py3-none-any.whl
Collecting python-mistralclient>=1.0.0 (from -r global-requirements.txt (line 150))
Downloading python-mistralclient-1.0.1.tar.gz (74kB)
Collecting python-muranoclient>=0.5.6 (from -r global-requirements.txt (line 151))
Using cached python_muranoclient-0.6.3-py2.py3-none-any.whl
Collecting python-neutronclient<3,>=2.6.0 (from -r global-requirements.txt (line 152))
Using cached python_neutronclient-2.6.0-py2.py3-none-any.whl
Collecting python-novaclient>=2.26.0 (from -r global-requirements.txt (line 153))
Using cached python_novaclient-2.27.0-py2.py3-none-any.whl
Collecting python-saharaclient>=0.10.0 (from -r global-requirements.txt (line 154))
Using cached python_saharaclient-0.11.0-py2.py3-none-any.whl
Collecting python-openstackclient>=1.5.0 (from -r global-requirements.txt (line 155))
Using cached python_openstackclient-1.6.0-py2.py3-none-any.whl
Collecting python-openstacksdk>=0.4.1 (from -r global-requirements.txt (line 156))
Using cached python-openstacksdk-0.5.2.tar.gz
Collecting python-swiftclient>=2.2.0 (from -r global-requirements.txt (line 157))
Using cached python_swiftclient-2.5.0-py2.py3-none-any.whl
Collecting python-troveclient>=1.2.0 (from -r global-requirements.txt (line 158))
Using cached python_troveclient-1.2.0-py2.py3-none-any.whl
Collecting python-tuskarclient>=0.1.17 (from -r global-requirements.txt (line 159))
Downloading python-tuskarclient-0.1.18.tar.gz (77kB)
Collecting python-zaqarclient>=0.1.1 (from -r global-requirements.txt (line 160))
Using cached python_zaqarclient-0.1.1-py2.py3-none-any.whl
Collecting python-dateutil>=2.4.2 (from -r global-requirements.txt (line 161))
Using cached python_dateutil-2.4.2-py2.py3-none-any.whl
Collecting pytz>=2013.6 (from -r global-requirements.txt (line 162))
Using cached pytz-2015.4-py2.py3-none-any.whl
Collecting pyudev (from -r global-requirements.txt (line 163))
Using cached pyudev-0.17.tar.gz
Collecting PyYAML>=3.1.0 (from -r global-requirements.txt (line 164))
Using cached PyYAML-3.11.tar.gz
Collecting requests>=2.5.2 (from -r global-requirements.txt (line 167))
Using cached requests-2.7.0-py2.py3-none-any.whl
Collecting requests-aws>=0.1.4 (from -r global-requirements.txt (line 168))
Using cached requests-aws-0.1.8.tar.gz
Collecting rfc3986>=0.2.0 (from -r global-requirements.txt (line 170))
Downloading rfc3986-0.2.2.tar.gz
Collecting Routes!=2.0,>=1.12.3 (from -r global-requirements.txt (line 172))
Downloading Routes-2.2.tar.gz (180kB)
Collecting rtslib-fb>=2.1.41 (from -r global-requirements.txt (line 173))
Using cached rtslib-fb-2.1.57.tar.gz
Collecting ryu>=3.23.2 (from -r global-requirements.txt (line 174))
Using cached ryu-3.24.tar.gz
Collecting semantic-version>=2.3.1 (from -r global-requirements.txt (line 175))
Downloading semantic_version-2.4.2-py3-none-any.whl
Collecting fasteners>=0.7 (from -r global-requirements.txt (line 176))
Using cached fasteners-0.13.0-py2.py3-none-any.whl
Collecting simplejson>=2.2.0 (from -r global-requirements.txt (line 177))
Using cached simplejson-3.8.0.tar.gz
Collecting singledispatch>=3.4.0.3 (from -r global-requirements.txt (line 178))
Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting six>=1.9.0 (from -r global-requirements.txt (line 179))
Using cached six-1.9.0-py2.py3-none-any.whl
Collecting sockjs-tornado<2.0.0,>=1.0.0 (from -r global-requirements.txt (line 180))
Using cached sockjs-tornado-1.0.1.tar.gz
Collecting SQLAlchemy<1.1.0,>=0.9.9 (from -r global-requirements.txt (line 181))
Using cached SQLAlchemy-1.0.8.tar.gz
Collecting sqlalchemy-migrate>=0.9.6 (from -r global-requirements.txt (line 182))
Downloading sqlalchemy-migrate-0.10.0.tar.gz (127kB)
Collecting sqlalchemy-utils (from -r global-requirements.txt (line 183))
Using cached SQLAlchemy-Utils-0.30.17.tar.gz
Collecting stevedore>=1.5.0 (from -r global-requirements.txt (line 184))
Using cached stevedore-1.7.0-py2.py3-none-any.whl
Collecting sysv-ipc>=0.6.8 (from -r global-requirements.txt (line 185))
Using cached sysv_ipc-0.6.8.tar.gz
Collecting suds-jurko>=0.6 (from -r global-requirements.txt (line 186))
Using cached suds-jurko-0.6.tar.bz2
Collecting taskflow>=1.16.0 (from -r global-requirements.txt (line 187))
Using cached taskflow-1.19.0-py2.py3-none-any.whl
Collecting tempest-lib>=0.6.1 (from -r global-requirements.txt (line 188))
Downloading tempest-lib-0.7.0.tar.gz (60kB)
Collecting tooz>=1.19.0 (from -r global-requirements.txt (line 189))
Downloading tooz-1.23.0.tar.gz (54kB)
Collecting tosca-parser>=0.1.0 (from -r global-requirements.txt (line 190))
Downloading tosca-parser-0.1.0.tar.gz (85kB)
Collecting tripleo-image-elements (from -r global-requirements.txt (line 191))
Using cached tripleo-image-elements-0.8.10.tar.gz
Collecting urllib3>=1.8.3 (from -r global-requirements.txt (line 192))
Using cached urllib3-1.11-py2.py3-none-any.whl
Collecting unicodecsv>=0.8.0 (from -r global-requirements.txt (line 193))
Using cached unicodecsv-0.13.0.tar.gz
Collecting warlock<2,>=1.0.1 (from -r global-requirements.txt (line 194))
Using cached warlock-1.1.0.tar.gz
Collecting WebOb>=1.2.3 (from -r global-requirements.txt (line 195))
Collecting websockify>=0.6.1 (from -r global-requirements.txt (line 196))
Using cached websockify-0.7.0.tar.gz
Requirement already satisfied (use --upgrade to upgrade): wheel in /tmp/tmpnra_Os/lib/python3.4/site-packages (from -r global-requirements.txt (line 197))
Collecting WSME>=0.7 (from -r global-requirements.txt (line 199))
Downloading WSME-0.8.0.tar.gz (121kB)
Collecting xattr>=0.4 (from -r global-requirements.txt (line 200))
Using cached xattr-0.7.8.tar.gz
Collecting XenAPI>=1.2 (from -r global-requirements.txt (line 201))
Using cached XenAPI-1.2.tar.gz
Collecting XStatic>=1.0.0 (from -r global-requirements.txt (line 202))
Using cached XStatic-1.0.1.tar.gz
Collecting XStatic-Angular>=1.3.7 (from -r global-requirements.txt (line 203))
Using cached XStatic-Angular-1.3.7.0.tar.gz
Collecting XStatic-Angular-Bootstrap>=0.11.0.2 (from -r global-requirements.txt (line 204))
Using cached XStatic-Angular-Bootstrap-0.11.0.2.tar.gz
Collecting XStatic-Angular-Gettext>=2.1.0.2 (from -r global-requirements.txt (line 205))
Using cached XStatic-Angular-Gettext-2.1.0.2.tar.gz
Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from -r global-requirements.txt (line 206))
Using cached XStatic-Angular-lrdragndrop-1.0.2.2.tar.gz
Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from -r global-requirements.txt (line 207))
Using cached XStatic-Bootstrap-Datepicker-1.3.1.0.tar.gz
Collecting XStatic-Bootstrap-SCSS>=3 (from -r global-requirements.txt (line 208))
Using cached XStatic-Bootstrap-SCSS-3.2.0.0.tar.gz
Collecting XStatic-bootswatch>=3.3.5.2 (from -r global-requirements.txt (line 209))
Downloading XStatic-bootswatch-3.3.5.2.tar.gz (1.4MB)
Collecting XStatic-D3>=3.1.6.2 (from -r global-requirements.txt (line 210))
Using cached XStatic-D3-3.1.6.2.tar.gz
Collecting XStatic-Font-Awesome>=4.3.0 (from -r global-requirements.txt (line 211))
Using cached XStatic-Font-Awesome-4.3.0.0.tar.gz
Collecting XStatic-Hogan>=2.0.0.2 (from -r global-requirements.txt (line 212))
Using cached XStatic-Hogan-2.0.0.2.tar.gz
Collecting XStatic-Jasmine>=2.1.2.0 (from -r global-requirements.txt (line 213))
Using cached XStatic-Jasmine-2.1.2.0.tar.gz
Collecting XStatic-jQuery>=1.7.2 (from -r global-requirements.txt (line 214))
Using cached XStatic-jQuery-1.10.2.1.tar.gz
Collecting XStatic-JQuery.Bootstrap.Wizard>=1.0.0.1 (from -r global-requirements.txt (line 215))
Using cached XStatic-JQuery.Bootstrap.Wizard-1.0.0.1.tar.gz
Collecting XStatic-JQuery-Migrate>=1.2.1.1 (from -r global-requirements.txt (line 216))
Using cached XStatic-JQuery-Migrate-1.2.1.1.tar.gz
Collecting XStatic-JQuery.quicksearch>=2.0.3.1 (from -r global-requirements.txt (line 217))
Using cached XStatic-JQuery.quicksearch-2.0.3.1.tar.gz
Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from -r global-requirements.txt (line 218))
Using cached XStatic-JQuery.TableSorter-2.14.5.1.tar.gz
Collecting XStatic-jquery-ui>=1.10.1 (from -r global-requirements.txt (line 219))
Using cached XStatic-jquery-ui-1.11.0.1.tar.gz
Collecting XStatic-JSEncrypt>=2.0.0.2 (from -r global-requirements.txt (line 220))
Using cached XStatic-JSEncrypt-2.0.0.2.tar.gz
Collecting XStatic-Magic-Search>=0.2.5.1 (from -r global-requirements.txt (line 221))
Using cached XStatic-Magic-Search-0.2.5.1.tar.gz
Collecting XStatic-mdi==1.1.70.1 (from -r global-requirements.txt (line 222))
Downloading XStatic-mdi-1.1.70.1.tar.gz (544kB)
Collecting XStatic-QUnit>=1.14.0.2 (from -r global-requirements.txt (line 223))
Using cached XStatic-QUnit-1.14.0.2.tar.gz
Collecting XStatic-Rickshaw>=1.5.0 (from -r global-requirements.txt (line 224))
Using cached XStatic-Rickshaw-1.5.0.0.tar.gz
Collecting XStatic-roboto-fontface>=0.4.3.2 (from -r global-requirements.txt (line 225))
Downloading XStatic-roboto-fontface-0.4.3.2.tar.gz (4.7MB)
Collecting XStatic-smart-table>=1.4.5.3 (from -r global-requirements.txt (line 226))
Downloading XStatic-smart-table-1.4.5.3.tar.gz
Collecting XStatic-Spin>=1.2.5.2 (from -r global-requirements.txt (line 227))
Using cached XStatic-Spin-1.2.5.2.tar.gz
Collecting XStatic-term.js>=0.0.4 (from -r global-requirements.txt (line 228))
Using cached XStatic-term.js-0.0.4.2.tar.gz
Collecting XStatic-Angular-FileUpload>=1.4.0.1 (from -r global-requirements.txt (line 229))
Using cached XStatic-Angular-FileUpload-1.4.0.1.tar.gz
Collecting yaql>=1.0.0 (from -r global-requirements.txt (line 230))
Using cached yaql-1.0.0.tar.gz
Collecting bandit>=0.13.2 (from -r global-requirements.txt (line 231))
Using cached bandit-0.13.2-py2.py3-none-any.whl
Collecting bashate>=0.2 (from -r global-requirements.txt (line 232))
Downloading bashate-0.3.1.tar.gz
Collecting cliff-tablib>=1.0 (from -r global-requirements.txt (line 233))
Using cached cliff-tablib-1.1.tar.gz
Collecting coverage>=3.6 (from -r global-requirements.txt (line 234))
Using cached coverage-3.7.1.tar.gz
Collecting demjson (from -r global-requirements.txt (line 235))
Using cached demjson-2.2.3.tar.gz
Collecting docker-py>=1.1.0 (from -r global-requirements.txt (line 236))
Using cached docker-py-1.3.1.tar.gz
Collecting discover (from -r global-requirements.txt (line 237))
Using cached discover-0.4.0.tar.gz
Collecting django-nose>=1.2 (from -r global-requirements.txt (line 238))
Downloading django-nose-1.4.1.tar.gz
Collecting doc8 (from -r global-requirements.txt (line 239))
Using cached doc8-0.6.0-py2.py3-none-any.whl
Collecting feedparser (from -r global-requirements.txt (line 240))
Using cached feedparser-5.2.1.tar.bz2
Collecting fixtures>=1.3.1 (from -r global-requirements.txt (line 241))
Using cached fixtures-1.3.1-py2.py3-none-any.whl
Collecting gabbi>=1.1.4 (from -r global-requirements.txt (line 242))
Using cached gabbi-1.6.0.tar.gz
Collecting hgtools (from -r global-requirements.txt (line 243))
Using cached hgtools-6.3.zip
Collecting httpretty<0.8.7,>=0.8.4 (from -r global-requirements.txt (line 244))
Downloading httpretty-0.8.6.tar.gz (40kB)
Collecting kafka-python>=0.9.2 (from -r global-requirements.txt (line 245))
Using cached kafka-python-0.9.4.tar.gz
Collecting keyring!=3.3,>=2.1 (from -r global-requirements.txt (line 246))
Downloading keyring-5.4-py3-none-any.whl (72kB)
Collecting ldappool>=1.0 (from -r global-requirements.txt (line 247))
Using cached ldappool-1.0.tar.gz
Collecting mimic>=1.6.0 (from -r global-requirements.txt (line 248))
Could not find a version that satisfies the requirement mimic>=1.6.0 (from -r global-requirements.txt (line 248)) (from versions: 1.0.0, 1.4.0, 1.5.0)
Some externally hosted files were ignored as access to them may be unreliable (use --allow-external mimic to allow).
No matching distribution found for mimic>=1.6.0 (from -r global-requirements.txt (line 248))
Command '['/tmp/tmpnra_Os/bin/pip', 'install', '-r', 'global-requirements.txt']' returned non-zero exit status 1
vagrant@vagrant-ubuntu-trusty-64:~/requirements$ sudo pip install -U pip pbr virtualenv setuptools
The directory '/home/vagrant/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/vagrant/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages
Requirement already up-to-date: pbr in /usr/local/lib/python2.7/dist-packages
Collecting virtualenv
Downloading virtualenv-13.1.2-py2.py3-none-any.whl (1.7MB)
100% |████████████████████████████████| 1.7MB 378kB/s
Requirement already up-to-date: setuptools in /usr/local/lib/python2.7/dist-packages
Installing collected packages: virtualenv
Found existing installation: virtualenv 13.1.0
Uninstalling virtualenv-13.1.0:
Successfully uninstalled virtualenv-13.1.0
Successfully installed virtualenv-13.1.2
vagrant@vagrant-ubuntu-trusty-64:~/requirements$ virtualenv test
New python executable in test/bin/python
Installing setuptools, pip, wheel...done.
vagrant@vagrant-ubuntu-trusty-64:~/requirements$ test/bin/pip install -U 'mimic>=1.6.0'
Collecting mimic>=1.6.0
/home/vagrant/requirements/test/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Downloading mimic-1.7.0-py2-none-any.whl (177kB)
100% |████████████████████████████████| 180kB 1.4MB/s
Collecting iso8601>=0.1.10 (from mimic>=1.6.0)
Collecting six>=1.6.0 (from mimic>=1.6.0)
Using cached six-1.9.0-py2.py3-none-any.whl
Collecting characteristic>=14.2.0 (from mimic>=1.6.0)
Using cached characteristic-14.3.0-py2.py3-none-any.whl
Collecting jsonschema>=2.0 (from mimic>=1.6.0)
Using cached jsonschema-2.5.1-py2.py3-none-any.whl
Collecting klein>=0.2.1 (from mimic>=1.6.0)
Using cached klein-15.0.0-py2.py3-none-any.whl
Collecting attrs>=15.0.0 (from mimic>=1.6.0)
Using cached attrs-15.1.0-py2.py3-none-any.whl
Collecting twisted>=14.0.2 (from mimic>=1.6.0)
Collecting treq>=0.2.1 (from mimic>=1.6.0)
Using cached treq-15.0.0-py2-none-any.whl
Collecting xmltodict>=0.9.1 (from mimic>=1.6.0)
Collecting testtools<1.8.0,>=1.7.1 (from mimic>=1.6.0)
Downloading testtools-1.7.1-py2.py3-none-any.whl (159kB)
100% |████████████████████████████████| 159kB 2.9MB/s
Collecting functools32 (from jsonschema>=2.0->mimic>=1.6.0)
Collecting werkzeug (from klein>=0.2.1->mimic>=1.6.0)
Using cached Werkzeug-0.10.4-py2.py3-none-any.whl
Collecting zope.interface>=3.6.0 (from twisted>=14.0.2->mimic>=1.6.0)
Collecting service-identity (from treq>=0.2.1->mimic>=1.6.0)
Using cached service_identity-14.0.0-py2.py3-none-any.whl
Collecting requests (from treq>=0.2.1->mimic>=1.6.0)
Using cached requests-2.7.0-py2.py3-none-any.whl
Collecting pyOpenSSL>=0.11 (from treq>=0.2.1->mimic>=1.6.0)
Using cached pyOpenSSL-0.15.1-py2.py3-none-any.whl
Collecting traceback2 (from testtools<1.8.0,>=1.7.1->mimic>=1.6.0)
Using cached traceback2-1.4.0-py2.py3-none-any.whl
Collecting extras (from testtools<1.8.0,>=1.7.1->mimic>=1.6.0)
Collecting unittest2>=1.0.0 (from testtools<1.8.0,>=1.7.1->mimic>=1.6.0)
Using cached unittest2-1.1.0-py2.py3-none-any.whl
Collecting python-mimeparse (from testtools<1.8.0,>=1.7.1->mimic>=1.6.0)
Requirement already up-to-date: setuptools in ./test/lib/python2.7/site-packages (from zope.interface>=3.6.0->twisted>=14.0.2->mimic>=1.6.0)
Collecting pyasn1-modules (from service-identity->treq>=0.2.1->mimic>=1.6.0)
Collecting pyasn1 (from service-identity->treq>=0.2.1->mimic>=1.6.0)
Collecting cryptography>=0.7 (from pyOpenSSL>=0.11->treq>=0.2.1->mimic>=1.6.0)
Collecting linecache2 (from traceback2->testtools<1.8.0,>=1.7.1->mimic>=1.6.0)
Using cached linecache2-1.0.0-py2.py3-none-any.whl
Collecting argparse (from unittest2>=1.0.0->testtools<1.8.0,>=1.7.1->mimic>=1.6.0)
Using cached argparse-1.3.0-py2.py3-none-any.whl
Collecting enum34 (from cryptography>=0.7->pyOpenSSL>=0.11->treq>=0.2.1->mimic>=1.6.0)
Collecting ipaddress (from cryptography>=0.7->pyOpenSSL>=0.11->treq>=0.2.1->mimic>=1.6.0)
Using cached ipaddress-1.0.14-py27-none-any.whl
Collecting idna>=2.0 (from cryptography>=0.7->pyOpenSSL>=0.11->treq>=0.2.1->mimic>=1.6.0)
Using cached idna-2.0-py2.py3-none-any.whl
Collecting cffi>=1.1.0 (from cryptography>=0.7->pyOpenSSL>=0.11->treq>=0.2.1->mimic>=1.6.0)
Collecting pycparser (from cffi>=1.1.0->cryptography>=0.7->pyOpenSSL>=0.11->treq>=0.2.1->mimic>=1.6.0)
Installing collected packages: iso8601, six, characteristic, functools32, jsonschema, werkzeug, zope.interface, twisted, klein, attrs, enum34, ipaddress, pyasn1, idna, pycparser, cffi, cryptography, pyOpenSSL, pyasn1-modules, service-identity, requests, treq, xmltodict, linecache2, traceback2, extras, argparse, unittest2, python-mimeparse, testtools, mimic
Successfully installed argparse-1.3.0 attrs-15.1.0 cffi-1.2.1 characteristic-14.3.0 cryptography-1.0 enum34-1.0.4 extras-0.0.3 functools32-3.2.3.post2 idna-2.0 ipaddress-1.0.14 iso8601-0.1.10 jsonschema-2.5.1 klein-15.0.0 linecache2-1.0.0 mimic-1.7.0 pyOpenSSL-0.15.1 pyasn1-0.1.8 pyasn1-modules-0.0.7 pycparser-2.14 python-mimeparse-0.1.4 requests-2.7.0 service-identity-14.0.0 six-1.9.0 testtools-1.7.1 traceback2-1.4.0 treq-15.0.0 twisted-15.3.0 unittest2-1.1.0 werkzeug-0.10.4 xmltodict-0.9.2 zope.interface-4.1.2
/home/vagrant/requirements/test/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment