os-client-config


Nameos-client-config JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/os-client-config/latest
SummaryOpenStack Client Configuation Library
upload_time2020-04-02 18:39:16
maintainer
docs_urlNone
authorOpenStack
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================
os-client-config
================

.. image:: https://governance.openstack.org/tc/badges/os-client-config.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. warning::
  `os-client-config` has been superceded by `openstacksdk`_. While
  `os-client-config` will continue to exist, it is highly recommended that
  users transition to using `openstacksdk`_ directly.

`os-client-config` is a library for collecting client configuration for
using an OpenStack cloud in a consistent and comprehensive manner. It
will find cloud config for as few as 1 cloud and as many as you want to
put in a config file. It will read environment variables and config files,
and it also contains some vendor specific default values so that you don't
have to know extra info to use OpenStack

* If you have a config file, you will get the clouds listed in it
* If you have environment variables, you will get a cloud named `envvars`
* If you have neither, you will get a cloud named `defaults` with base defaults

Source
------

* Free software: Apache license
* Documentation: http://docs.openstack.org/os-client-config/latest
* Source: http://opendev.org/openstack/os-client-config
* Bugs: https://storyboard.openstack.org/#!/project/openstack/os-client-config
* Release Notes https://docs.openstack.org/releasenotes/os-client-config

.. _openstacksdk: http://docs.openstack.org/openstacksdk/latest




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/os-client-config/latest",
    "name": "os-client-config",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/58/be/ba2e4d71dd57653c8fefe8577ade06bf5f87826e835b3c7d5bb513225227/os-client-config-2.1.0.tar.gz",
    "platform": "",
    "description": "================\nos-client-config\n================\n\n.. image:: https://governance.openstack.org/tc/badges/os-client-config.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. warning::\n  `os-client-config` has been superceded by `openstacksdk`_. While\n  `os-client-config` will continue to exist, it is highly recommended that\n  users transition to using `openstacksdk`_ directly.\n\n`os-client-config` is a library for collecting client configuration for\nusing an OpenStack cloud in a consistent and comprehensive manner. It\nwill find cloud config for as few as 1 cloud and as many as you want to\nput in a config file. It will read environment variables and config files,\nand it also contains some vendor specific default values so that you don't\nhave to know extra info to use OpenStack\n\n* If you have a config file, you will get the clouds listed in it\n* If you have environment variables, you will get a cloud named `envvars`\n* If you have neither, you will get a cloud named `defaults` with base defaults\n\nSource\n------\n\n* Free software: Apache license\n* Documentation: http://docs.openstack.org/os-client-config/latest\n* Source: http://opendev.org/openstack/os-client-config\n* Bugs: https://storyboard.openstack.org/#!/project/openstack/os-client-config\n* Release Notes https://docs.openstack.org/releasenotes/os-client-config\n\n.. _openstacksdk: http://docs.openstack.org/openstacksdk/latest\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "OpenStack Client Configuation Library",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/os-client-config/latest"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d8dbc4f707cc56ad430d1b355c7d5a855a15305bae8a96ccf821c3f301b104d",
                "md5": "6bc14d2daa55a81f51cc321d244c1275",
                "sha256": "27bdc338f8a872814dc77ff3427844b4ea483cf95796571273aaf50dd1faf770"
            },
            "downloads": -1,
            "filename": "os_client_config-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bc14d2daa55a81f51cc321d244c1275",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31555,
            "upload_time": "2020-04-02T18:39:11",
            "upload_time_iso_8601": "2020-04-02T18:39:11.901425Z",
            "url": "https://files.pythonhosted.org/packages/2d/8d/bc4f707cc56ad430d1b355c7d5a855a15305bae8a96ccf821c3f301b104d/os_client_config-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58beba2e4d71dd57653c8fefe8577ade06bf5f87826e835b3c7d5bb513225227",
                "md5": "cb8e78d37424f9f8c28b1ff05d662b66",
                "sha256": "abc38a351f8c006d34f7ee5f3f648de5e3ecf6455cc5d76cfd889d291cdf3f4e"
            },
            "downloads": -1,
            "filename": "os-client-config-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cb8e78d37424f9f8c28b1ff05d662b66",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48257,
            "upload_time": "2020-04-02T18:39:16",
            "upload_time_iso_8601": "2020-04-02T18:39:16.231185Z",
            "url": "https://files.pythonhosted.org/packages/58/be/ba2e4d71dd57653c8fefe8577ade06bf5f87826e835b3c7d5bb513225227/os-client-config-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-04-02 18:39:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "os-client-config"
}
        
Elapsed time: 0.43442s