os-net-config


Nameos-net-config JSON
Version 17.0.0 PyPI version JSON
download
home_pagehttps://opendev.org/openstack/os-net-config
SummaryOpenStack network configuration
upload_time2024-05-21 05:37:21
maintainerNone
docs_urlNone
authorOpenStack
requires_pythonNone
licenseApache License (2.0)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =============
os-net-config
=============

Team and repository tags
------------------------

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

Overview
--------

``os-net-config`` is a host network configuration tool which supports multiple
backend configuration providers.

* Documentation: https://docs.openstack.org/os-net-config/latest
* Source: https://opendev.org/openstack/os-net-config
* Bugs: https://bugs.launchpad.net/os-net-config
* Release Notes: https://docs.openstack.org/releasenotes/os-net-config
* Free software: Apache License (2.0)


Features
--------

The core aim of this project is to allow fine grained (but extendable)
configuration of the networking parameters for a network host. The
project consists of:

* A CLI (os-net-config) which provides configuration via a YAML or JSON
  file formats.  By default os-net-config uses a YAML config file located
  at /etc/os-net-config/config.yaml. This can be customized via the
  --config-file CLI option.

* A python library which provides configuration via an object model.


            

Raw data

            {
    "_id": null,
    "home_page": "https://opendev.org/openstack/os-net-config",
    "name": "os-net-config",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/cc/33/3e9fc06dc378dc93cbc95ef0b7ce64d8a30b37dc79a3c367258cb4bdb53f/os_net_config-17.0.0.tar.gz",
    "platform": null,
    "description": "=============\nos-net-config\n=============\n\nTeam and repository tags\n------------------------\n\n.. image:: https://governance.openstack.org/tc/badges/os-net-config.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\nOverview\n--------\n\n``os-net-config`` is a host network configuration tool which supports multiple\nbackend configuration providers.\n\n* Documentation: https://docs.openstack.org/os-net-config/latest\n* Source: https://opendev.org/openstack/os-net-config\n* Bugs: https://bugs.launchpad.net/os-net-config\n* Release Notes: https://docs.openstack.org/releasenotes/os-net-config\n* Free software: Apache License (2.0)\n\n\nFeatures\n--------\n\nThe core aim of this project is to allow fine grained (but extendable)\nconfiguration of the networking parameters for a network host. The\nproject consists of:\n\n* A CLI (os-net-config) which provides configuration via a YAML or JSON\n  file formats.  By default os-net-config uses a YAML config file located\n  at /etc/os-net-config/config.yaml. This can be customized via the\n  --config-file CLI option.\n\n* A python library which provides configuration via an object model.\n\n",
    "bugtrack_url": null,
    "license": "Apache License (2.0)",
    "summary": "OpenStack network configuration",
    "version": "17.0.0",
    "project_urls": {
        "Homepage": "https://opendev.org/openstack/os-net-config"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87dc3b7349f8cafafd3d18a458baf1a66dc388b4dbfab51447ce058f7f059647",
                "md5": "64822492d96261a4659400b3f75edb8a",
                "sha256": "2ba7ea71c79857c90b28da9be7a205cad0b7d3520d257a55f79850db88123382"
            },
            "downloads": -1,
            "filename": "os_net_config-17.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64822492d96261a4659400b3f75edb8a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 147143,
            "upload_time": "2024-05-21T05:37:15",
            "upload_time_iso_8601": "2024-05-21T05:37:15.107156Z",
            "url": "https://files.pythonhosted.org/packages/87/dc/3b7349f8cafafd3d18a458baf1a66dc388b4dbfab51447ce058f7f059647/os_net_config-17.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc333e9fc06dc378dc93cbc95ef0b7ce64d8a30b37dc79a3c367258cb4bdb53f",
                "md5": "b8c3f992d0819c6524156c094524acc9",
                "sha256": "2f7ca58b99a302a60e9ec19d64e84ce23a09835dc1056f162fa16c3646f8330c"
            },
            "downloads": -1,
            "filename": "os_net_config-17.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b8c3f992d0819c6524156c094524acc9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 164200,
            "upload_time": "2024-05-21T05:37:21",
            "upload_time_iso_8601": "2024-05-21T05:37:21.060160Z",
            "url": "https://files.pythonhosted.org/packages/cc/33/3e9fc06dc378dc93cbc95ef0b7ce64d8a30b37dc79a3c367258cb4bdb53f/os_net_config-17.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 05:37:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "os-net-config"
}
        
Elapsed time: 0.37971s