Skip to content

Instantly share code, notes, and snippets.

Created August 17, 2016 12:17
Show Gist options
  • Save anonymous/7a5c4cdf764cbd56c0e876dfa18605c2 to your computer and use it in GitHub Desktop.
Save anonymous/7a5c4cdf764cbd56c0e876dfa18605c2 to your computer and use it in GitHub Desktop.
---
Metadata-Version: 1.1
Name: kolla
Version: 2.0.3.dev11
Summary: Kolla OpenStack Deployment
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Location: /usr/lib/python2.7/site-packages
Requires: pbr, docker-py, Jinja2, gitdb, GitPython, six, oslo.config, graphviz, beautifulsoup4, setuptools, pycrypto
Classifiers:
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Entry-points:
[console_scripts]
kolla-build = kolla.cmd.build:main
kolla-genpwd = kolla.cmd.genpwd:main
[oslo.config.opts]
kolla = kolla.opts:list_opts---
Metadata-Version: 1.1
Name: kolla
Version: 2.0.3.dev11
Summary: Kolla OpenStack Deployment
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Location: /usr/lib/python2.7/site-packages
Requires: pbr, docker-py, Jinja2, gitdb, GitPython, six, oslo.config, graphviz, beautifulsoup4, setuptools, pycrypto
Classifiers:
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Entry-points:
[console_scripts]
kolla-build = kolla.cmd.build:main
kolla-genpwd = kolla.cmd.genpwd:main
[oslo.config.opts]
kolla = kolla.opts:list_opts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment