Advertisement
Guest User

Untitled

a guest
Oct 10th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. ---
  2. Metadata-Version: 1.1
  3. Name: kolla
  4. Version: 3.0.0.0rc2.dev271
  5. Summary: Kolla OpenStack Deployment
  6. Home-page: http://docs.openstack.org/developer/kolla/
  7. Author: OpenStack
  8. Author-email: openstack-dev@lists.openstack.org
  9. License: UNKNOWN
  10. Location: /usr/local/lib/python2.7/dist-packages
  11. Requires: pbr, docker-py, Jinja2, gitdb, GitPython, six, oslo.config, graphviz, setuptools, pycrypto
  12. Classifiers:
  13. Environment :: OpenStack
  14. Intended Audience :: Information Technology
  15. Intended Audience :: System Administrators
  16. License :: OSI Approved :: Apache Software License
  17. Operating System :: POSIX :: Linux
  18. Programming Language :: Python
  19. Programming Language :: Python :: 2
  20. Programming Language :: Python :: 2.7
  21. Programming Language :: Python :: 3
  22. Programming Language :: Python :: 3.4
  23. Programming Language :: Python :: 3.5
  24. Entry-points:
  25. [console_scripts]
  26. kolla-build = kolla.cmd.build:main
  27. kolla-genpwd = kolla.cmd.genpwd:main
  28. [oslo.config.opts]
  29. kolla = kolla.opts:list_opts
  30. 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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement