senlin


Namesenlin JSON
Version 16.0.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/senlin/latest/
SummaryOpenStack Clustering
upload_time2023-10-04 11:19:22
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/senlin.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

Senlin
======

--------
Overview
--------

Senlin is a clustering service for OpenStack clouds. It creates and operates
clusters of homogeneous objects exposed by other OpenStack services. The goal
is to make the orchestration of collections of similar objects easier.

Senlin provides RESTful APIs to users so that they can associate various
policies to a cluster.  Sample policies include placement policy, load
balancing policy, health policy, scaling policy, update policy and so on.

Senlin is designed to be capable of managing different types of objects. An
object's lifecycle is managed using profile type implementations, which are
themselves plugins.

---------
For Users
---------

If you want to install Senlin for a try out, please refer to the documents
under the ``doc/source/user/`` subdirectory. User guide online link:
https://docs.openstack.org/senlin/latest/#user-references

--------------
For Developers
--------------

There are many ways to help improve the software, for example, filing a bug,
submitting or reviewing a patch, writing or reviewing some documents. There
are documents under the ``doc/source/contributor`` subdirectory. Developer
guide online link: https://docs.openstack.org/senlin/latest/#developer-s-guide

---------
Resources
---------

Launchpad Projects
------------------
- Server: https://launchpad.net/senlin
- Client: https://launchpad.net/python-senlinclient
- Dashboard: https://launchpad.net/senlin-dashboard
- Tempest Plugin: https://launchpad.net/senlin-tempest-plugin

Code Repository
---------------
- Server: https://opendev.org/openstack/senlin
- Client: https://opendev.org/openstack/python-senlinclient
- Dashboard: https://opendev.org/openstack/senlin-dashboard
- Tempest Plugin: https://opendev.org/openstack/senlin-tempest-plugin

Blueprints
----------
- Blueprints: https://blueprints.launchpad.net/senlin

Bug Tracking
------------
- Server Bugs: https://bugs.launchpad.net/senlin
- Client Bugs: https://bugs.launchpad.net/python-senlinclient
- Dashboard Bugs: https://bugs.launchpad.net/senlin-dashboard
- Tempest Plugin Bugs: https://bugs.launchpad.net/senlin-tempest-plugin

Weekly Meetings
---------------
- Schedule: every Tuesday at 1300 UTC, on #openstack-meeting channel
- Agenda: https://wiki.openstack.org/wiki/Meetings/SenlinAgenda
- Archive: http://eavesdrop.openstack.org/meetings/senlin/2015/

IRC
---
IRC Channel: #senlin on `OFTC`_.

Mailinglist
-----------
Project use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
as the mailinglist. Please use tag ``[Senlin]`` in the subject for new
threads.


.. _OFTC: https://oftc.net/

Release notes
------------------
- Release notes: https://docs.openstack.org/releasenotes/senlin/




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/senlin/latest/",
    "name": "senlin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/1f/29/6bd612c512de2b7ba09eaf45f8729cbf99c141cda15fd8ebad27e7c76c6e/senlin-16.0.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/senlin.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\nSenlin\n======\n\n--------\nOverview\n--------\n\nSenlin is a clustering service for OpenStack clouds. It creates and operates\nclusters of homogeneous objects exposed by other OpenStack services. The goal\nis to make the orchestration of collections of similar objects easier.\n\nSenlin provides RESTful APIs to users so that they can associate various\npolicies to a cluster.  Sample policies include placement policy, load\nbalancing policy, health policy, scaling policy, update policy and so on.\n\nSenlin is designed to be capable of managing different types of objects. An\nobject's lifecycle is managed using profile type implementations, which are\nthemselves plugins.\n\n---------\nFor Users\n---------\n\nIf you want to install Senlin for a try out, please refer to the documents\nunder the ``doc/source/user/`` subdirectory. User guide online link:\nhttps://docs.openstack.org/senlin/latest/#user-references\n\n--------------\nFor Developers\n--------------\n\nThere are many ways to help improve the software, for example, filing a bug,\nsubmitting or reviewing a patch, writing or reviewing some documents. There\nare documents under the ``doc/source/contributor`` subdirectory. Developer\nguide online link: https://docs.openstack.org/senlin/latest/#developer-s-guide\n\n---------\nResources\n---------\n\nLaunchpad Projects\n------------------\n- Server: https://launchpad.net/senlin\n- Client: https://launchpad.net/python-senlinclient\n- Dashboard: https://launchpad.net/senlin-dashboard\n- Tempest Plugin: https://launchpad.net/senlin-tempest-plugin\n\nCode Repository\n---------------\n- Server: https://opendev.org/openstack/senlin\n- Client: https://opendev.org/openstack/python-senlinclient\n- Dashboard: https://opendev.org/openstack/senlin-dashboard\n- Tempest Plugin: https://opendev.org/openstack/senlin-tempest-plugin\n\nBlueprints\n----------\n- Blueprints: https://blueprints.launchpad.net/senlin\n\nBug Tracking\n------------\n- Server Bugs: https://bugs.launchpad.net/senlin\n- Client Bugs: https://bugs.launchpad.net/python-senlinclient\n- Dashboard Bugs: https://bugs.launchpad.net/senlin-dashboard\n- Tempest Plugin Bugs: https://bugs.launchpad.net/senlin-tempest-plugin\n\nWeekly Meetings\n---------------\n- Schedule: every Tuesday at 1300 UTC, on #openstack-meeting channel\n- Agenda: https://wiki.openstack.org/wiki/Meetings/SenlinAgenda\n- Archive: http://eavesdrop.openstack.org/meetings/senlin/2015/\n\nIRC\n---\nIRC Channel: #senlin on `OFTC`_.\n\nMailinglist\n-----------\nProject use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss\nas the mailinglist. Please use tag ``[Senlin]`` in the subject for new\nthreads.\n\n\n.. _OFTC: https://oftc.net/\n\nRelease notes\n------------------\n- Release notes: https://docs.openstack.org/releasenotes/senlin/\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "OpenStack Clustering",
    "version": "16.0.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/senlin/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "687f8bc5a054f62384954881061aa1decb2ee6f615a5bf6b1b0dad1e5c410e83",
                "md5": "b51fef0918137317dd1684a21912649d",
                "sha256": "df592607f426c5f68753587069bf1c9e863657c0baa3fb5ddd460e7eb15dc985"
            },
            "downloads": -1,
            "filename": "senlin-16.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b51fef0918137317dd1684a21912649d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 794962,
            "upload_time": "2023-10-04T11:19:20",
            "upload_time_iso_8601": "2023-10-04T11:19:20.472402Z",
            "url": "https://files.pythonhosted.org/packages/68/7f/8bc5a054f62384954881061aa1decb2ee6f615a5bf6b1b0dad1e5c410e83/senlin-16.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f296bd612c512de2b7ba09eaf45f8729cbf99c141cda15fd8ebad27e7c76c6e",
                "md5": "046495f4e62546668b772438d9db6d43",
                "sha256": "4140579154a39765cb5f9532a618fbc9b9ad1879c59bff3499160cdb12285df8"
            },
            "downloads": -1,
            "filename": "senlin-16.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "046495f4e62546668b772438d9db6d43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 824027,
            "upload_time": "2023-10-04T11:19:22",
            "upload_time_iso_8601": "2023-10-04T11:19:22.449294Z",
            "url": "https://files.pythonhosted.org/packages/1f/29/6bd612c512de2b7ba09eaf45f8729cbf99c141cda15fd8ebad27e7c76c6e/senlin-16.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 11:19:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "senlin"
}
        
Elapsed time: 0.42720s