Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Metadata-Version: 2.0
  2. Name: kolla
  3. Version: 3.0.1
  4. Summary: Kolla OpenStack Deployment
  5. Home-page: http://docs.openstack.org/developer/kolla/
  6. Author: OpenStack
  7. Author-email: openstack-dev@lists.openstack.org
  8. Installer: pip
  9. License: UNKNOWN
  10. Location: /usr/lib/python2.7/site-packages
  11. Requires: setuptools, pbr, Jinja2, six, pycrypto, gitdb, graphviz, docker-py, GitPython, netaddr, oslo.config
  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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement