Guest User

Untitled

a guest
Aug 5th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. kolla@test /]# pip show kolla
  2. ---
  3. Metadata-Version: 2.0
  4. Name: kolla
  5. Version: 2.0.0.0b3.dev1240
  6. Summary: Kolla OpenStack Deployment
  7. Home-page: http://www.openstack.org/
  8. Author: OpenStack
  9. Author-email: openstack-dev@lists.openstack.org
  10. Installer: pip
  11. License: UNKNOWN
  12. Location: /usr/lib/python2.7/site-packages
  13. Requires: pbr, graphviz, Jinja2, six, oslo.config, gitdb, beautifulsoup4, docker-py, GitPython, setuptools, pycrypto
  14. Classifiers:
  15. Environment :: OpenStack
  16. Intended Audience :: Information Technology
  17. Intended Audience :: System Administrators
  18. License :: OSI Approved :: Apache Software License
  19. Operating System :: POSIX :: Linux
  20. Programming Language :: Python
  21. Programming Language :: Python :: 2
  22. Programming Language :: Python :: 2.7
  23. Entry-points:
  24. [console_scripts]
  25. kolla-build = kolla.cmd.build:main
  26. kolla-genpwd = kolla.cmd.genpwd:main
  27. [oslo.config.opts]
  28. kolla = kolla.opts:list_opts
Add Comment
Please, Sign In to add comment