{ "info": { "author": "OpenStack", "author_email": "openstack-dev@lists.openstack.org", "bugtrack_url": null, "classifiers": [ "Environment :: OpenStack", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5" ], "description": "========\nKollaCLI\n========\n\nThe following steps can be used to build / run the kollacli\n\n* install ansible and docker\n* virtualenv .venv\n* . .venv/bin/activate\n* pip install -r requirements.txt\n* python setup.py install\n* mkdir /usr/share/kolla\n* cp -r openstack-kolla/ansible to /usr/share/kolla\n* mkdir /etc/kolla\n* mkdir /etc/kolla/kollacli\n* mkdir /etc/kolla/kollacli/ansible\n* cp -r openstack-kolla/etc/kolla/* to /etc/kolla\n* mkdir /usr/share/kolla/kollacli\n* mkdir /usr/share/kolla/kollacli/tools\n* mkdir /usr/share/kolla/kollacli/ansible\n* cp openstack-kollacli/tools /usr/share/kolla/kollacli/tools\n* cp openstack-kollacli/ansible /usr/share/kolla/kollacli/ansible\n* kollacli\n\nAt that point you will be dropped into the kollacli shell where\nyou can run commands like help or ? to see what commands are\navailable and any of the sub commands can be executed directly.\n\nAlternately you can not use the shell and just execute commands\ndirectly via >kollacli host add, etc.\n\nIf you make changes to the i18n strings (denoted by methods like\n_(\"message\")) make sure to re-generate the i18n files with the\n>python setup.py extract_messages command and check in the files\ngenerated in openstack-kollacli.\n\n===============\nTroubleshooting\n===============\n\nIf you get an error about missing python.h install the python-dev\npackage via apt-get or yum or whatever mechanism is appropriate\nfor your platform.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://docs.openstack.org/kolla-cli/latest/", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "kolla-cli", "package_url": "https://pypi.org/project/kolla-cli/", "platform": "", "project_url": "https://pypi.org/project/kolla-cli/", "project_urls": { "Homepage": "https://docs.openstack.org/kolla-cli/latest/" }, "release_url": "https://pypi.org/project/kolla-cli/0.0.1.dev503/", "requires_dist": null, "requires_python": "", "summary": "Command Line Interface Supporting kolla-ansible", "version": "0.0.1.dev503" }, "last_serial": 3693399, "releases": { "0.0.1.dev503": [ { "comment_text": "", "digests": { "md5": "ae04bd8a08809fcde35b4056246858ed", "sha256": "1c12bd8baf0951a39ede32b66d0342da3a2a8903147f51c62a6c049960a64655" }, "downloads": -1, "filename": "kolla-cli-0.0.1.dev503.tar.gz", "has_sig": false, "md5_digest": "ae04bd8a08809fcde35b4056246858ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 277356, "upload_time": "2018-03-21T21:55:26", "url": "https://files.pythonhosted.org/packages/a4/d9/116ff35998f410d4808e37173edcdaa8d7b919cf7ef932e92bd5d9685807/kolla-cli-0.0.1.dev503.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae04bd8a08809fcde35b4056246858ed", "sha256": "1c12bd8baf0951a39ede32b66d0342da3a2a8903147f51c62a6c049960a64655" }, "downloads": -1, "filename": "kolla-cli-0.0.1.dev503.tar.gz", "has_sig": false, "md5_digest": "ae04bd8a08809fcde35b4056246858ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 277356, "upload_time": "2018-03-21T21:55:26", "url": "https://files.pythonhosted.org/packages/a4/d9/116ff35998f410d4808e37173edcdaa8d7b919cf7ef932e92bd5d9685807/kolla-cli-0.0.1.dev503.tar.gz" } ] }