{"id":22689991,"url":"https://github.com/yahoojapan/k2hr3_osnl","last_synced_at":"2025-10-20T05:07:05.852Z","repository":{"id":52801444,"uuid":"172440897","full_name":"yahoojapan/k2hr3_osnl","owner":"yahoojapan","description":"K2HR3 OpenStack Notification Listener - K2Hdkc based Resource and Roles and policy Rules","archived":false,"fork":false,"pushed_at":"2025-04-10T09:18:03.000Z","size":595,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T22:07:40.766Z","etag":null,"topics":["antpickax","chmpx","iam-role","k2hash","k2hdkc","k2hr3","openstack","python","rbac"],"latest_commit_sha":null,"homepage":"https://k2hr3-osnl.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yahoojapan.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-25T05:38:37.000Z","updated_at":"2025-04-10T09:14:24.000Z","dependencies_parsed_at":"2024-10-19T05:39:33.933Z","dependency_job_id":null,"html_url":"https://github.com/yahoojapan/k2hr3_osnl","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.34615384615384615","last_synced_commit":"ef5fa418ea25ce1f68dbdd3b6fa9110531237ecb"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hr3_osnl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hr3_osnl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hr3_osnl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hr3_osnl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yahoojapan","download_url":"https://codeload.github.com/yahoojapan/k2hr3_osnl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637769,"owners_count":21137538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["antpickax","chmpx","iam-role","k2hash","k2hdkc","k2hr3","openstack","python","rbac"],"created_at":"2024-12-10T00:24:42.375Z","updated_at":"2025-10-20T05:07:00.799Z","avatar_url":"https://github.com/yahoojapan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====================================\nK2HR3 OpenStack Notification Listener\n=====================================\n\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n        :target: https://github.com/yahoojapan/k2hr3_osnl/blob/master/LICENSE\n.. image:: https://img.shields.io/pypi/pyversions/k2hdkc.svg\n        :target: https://pypi.python.org/pypi/k2hr3-osnl\n.. image:: https://img.shields.io/github/forks/yahoojapan/k2hr3_osnl.svg\n        :target: https://github.com/yahoojapan/k2hr3_osnl/network\n.. image:: https://img.shields.io/github/stars/yahoojapan/k2hr3_osnl.svg\n        :target: https://github.com/yahoojapan/k2hr3_osnl/stargazers\n.. image:: https://img.shields.io/github/issues/yahoojapan/k2hr3_osnl.svg\n        :target: https://github.com/yahoojapan/k2hr3_osnl/issues\n.. image:: https://github.com/yahoojapan/k2hr3_osnl/workflows/Python%20package/badge.svg\n        :target: https://github.com/yahoojapan/k2hr3_osnl/actions\n.. image:: https://readthedocs.org/projects/k2hdkc-python/badge/?version=latest\n        :target: https://k2hr3-osnl.readthedocs.io/en/latest/?badge=latest\n.. image:: https://img.shields.io/pypi/v/k2hr3-osnl\n        :target: https://pypi.org/project/k2hr3-osnl/\n\n\nAn OpenStack notification listener for the K2HR3 role-based ACL system developed in Yahoo Japan Corporation.\n\n\nOverview\n--------\n\n**k2hr3_osnl** is **K2HR3** **O** pen **S** tack **N** otification **L** istener that is a part of the K2HR3_\nsystem, which is a role-based ACL system developed in `Yahoo Japan Corporation`_.\n\n.. _K2HR3: https://k2hr3.antpick.ax/\n.. _`Yahoo Japan Corporation`: https://about.yahoo.co.jp/info/en/company/\n\n**k2hr3_osnl** is an OpenStack_ Notification Listener that listens to notifications from\nOpenStack_ services. OpenStack_ services emit notifications to the message bus, which is provided \nby oslo.messaging_. oslo.messaging_ transports notification messages to a message broker server. \nThe default broker server is RabbitMQ_. When **k2hr3_osnl** catches a notification message from RabbitMQ_, \nit sends the payload to the K2HR3_ that is a role-based ACL system that provides access control \nfor OpenStack virtual machine instances. Figure 1 shows the relationship between the components.\n\n.. _OpenStack: https://www.openstack.org/\n.. _oslo.messaging: https://docs.openstack.org/oslo.messaging/latest/\n.. _RabbitMQ: http://www.rabbitmq.com/\n\nFig.1: overview\n\n.. image:: https://raw.githubusercontent.com/yahoojapan/k2hr3_osnl/master/docs/k2hr3_osnl_overview.png\n\n\nDocuments\n----------\n\nHere are documents including other components.\n\n`K2HR3 Document`_\n\n`K2HR3 Web Application Usage`_\n\n`K2HR3 REST API Usage`_\n\n`K2HR3 OpenStack Notification Listener Usage`_\n\n`K2HR3 Watcher Usage`_\n\n`K2HR3 Get Resource Usage`_\n\n`K2HR3 Utilities for Setup`_\n\n`K2HR3 Demonstration`_\n\n`K2HR3 Command Line Interface Usage`_\n\n`About k2hdkc`_\n\n`About k2hash`_\n\n`About chmpx`_\n\n`About k2hash transaction plugin`_\n\n`About AntPickax`_\n\n\n.. _`K2HR3 Document`: https://k2hr3.antpick.ax/index.html\n.. _`K2HR3 Web Application Usage`: https://k2hr3.antpick.ax/usage_app.html\n.. _`K2HR3 REST API Usage`: https://k2hr3.antpick.ax/api.html\n.. _`K2HR3 OpenStack Notification Listener Usage`: https://k2hr3.antpick.ax/detail_osnl.html\n.. _`K2HR3 Watcher Usage`: https://k2hr3.antpick.ax/tools.html\n.. _`K2HR3 Get Resource Usage`: https://k2hr3.antpick.ax/tools.html\n.. _`K2HR3 Utilities for Setup`: https://k2hr3.antpick.ax/setup.html\n.. _`K2HR3 Demonstration`: https://demo.k2hr3.antpick.ax/\n.. _`K2HR3 Command Line Interface Usage`: https://k2hr3.antpick.ax/cli.html\n.. _`About k2hdkc`: https://k2hdkc.antpick.ax/\n.. _`About k2hash`: https://k2hash.antpick.ax/\n.. _`About chmpx`: https://chmpx.antpick.ax/\n.. _`About k2hash transaction plugin`: https://k2htpdtor.antpick.ax/\n.. _`About AntPickax`: https://antpick.ax/\n\nRepositories\n-------------\n\nHere are repositories including other components.\n\n`K2HR3 main repository`_\n\n`K2HR3 Web Application repository`_\n\n`K2HR3 REST API repository`_\n\n`K2HR3 OpenStack Notification Listener`_\n\n`K2HR3 Container Registration Sidecar`_\n\n`K2HR3 Get Resource`_\n\n`K2HR3 Command Line Interface`_\n\n`k2hdkc`_\n\n`k2hash`_\n\n`chmpx`_ \n\n`k2hash transaction plugin`_\n\n.. _`K2HR3 main repository`:  https://github.com/yahoojapan/k2hr3\n.. _`K2HR3 Web Application repository`: https://github.com/yahoojapan/k2hr3_app\n.. _`K2HR3 REST API repository`: https://github.com/yahoojapan/k2hr3_api\n.. _`K2HR3 OpenStack Notification Listener`: https://github.com/yahoojapan/k2hr3_osnl\n.. _`K2HR3 Utilities`: https://github.com/yahoojapan/k2hr3_utils\n.. _`K2HR3 Container Registration Sidecar`: https://github.com/yahoojapan/k2hr3_sidecar\n.. _`K2HR3 Get Resource`: https://github.com/yahoojapan/k2hr3_get_resource\n.. _`K2HR3 Command Line Interface`: https://github.com/yahoojapan/k2hr3_cli\n.. _`k2hdkc`: https://github.com/yahoojapan/k2hdkc\n.. _`k2hash`: https://github.com/yahoojapan/k2hash\n.. _`chmpx`: https://github.com/yahoojapan/chmpx\n.. _`k2hash transaction plugin`: https://github.com/yahoojapan/k2htp_dtor\n\n\nPackages\n--------\n\nHere are packages including other components.\n\n`k2hr3-app(npm packages)`_\n\n`k2hr3-api(npm packages)`_\n\n`k2hr3-osnl(python packages)`_\n\n`k2hr3.sidecar(dockerhub)`_\n\n`k2hr3-get-resource(packages)`_\n\n\n.. _`k2hr3-app(npm packages)`:  https://www.npmjs.com/package/k2hr3-app\n.. _`k2hr3-api(npm packages)`:  https://www.npmjs.com/package/k2hr3-api\n.. _`k2hr3-osnl(python packages)`:  https://pypi.org/project/k2hr3-osnl/\n.. _`k2hr3.sidecar(dockerhub)`:  https://hub.docker.com/r/antpickax/k2hr3.sidecar\n.. _`k2hr3-get-resource(packages)`:  https://packagecloud.io/app/antpickax/stable/search?q=k2hr3-get-resource\n\n\n\nLicense\n--------\n\nMIT License\n\n\nAntPickax\n---------\n\n**k2hr3_osnl** is a project by AntPickax_, which is an open source team in `Yahoo Japan Corporation`_.\n\n.. _AntPickax: https://antpick.ax/\n.. _`Yahoo Japan Corporation`: https://about.yahoo.co.jp/info/en/company/\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahoojapan%2Fk2hr3_osnl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyahoojapan%2Fk2hr3_osnl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahoojapan%2Fk2hr3_osnl/lists"}