K2HR3 OpenStack Notification Listener

https://img.shields.io/pypi/v/k2hr3_osnl.svg https://img.shields.io/travis/yahoojapan/k2hr3_osnl.svg Documentation Status https://img.shields.io/badge/license-MIT-blue.svg

An OpenStack notification listener for the K2HR3 role-based ACL system developed in Yahoo Japan Corporation.

Overview

k2hr3_osnl is K2HR3 O pen S tack N otification L istener that is a part of the K2HR3 system, which is a role-based ACL system developed in Yahoo Japan Corporation.

k2hr3_osnl is an OpenStack Notification Listener that listens to notifications from OpenStack services. OpenStack services emit notifications to the message bus, which is provided by oslo.messaging. oslo.messaging transports notification messages to a message broker server. The default broker server is RabbitMQ. When k2hr3_osnl catches a notification message from RabbitMQ, it sends the payload to the K2HR3 that is a role-based ACL system that provides access control for OpenStack virtual machine instances. Figure 1 shows the relationship between the components.

Fig.1: overview

https://raw.githubusercontent.com/yahoojapan/k2hr3_osnl/master/docs/k2hr3_osnl_overview.png

Documents

Here are documents including other components.

K2HR3 Document

K2HR3 Web Application Usage

K2HR3 REST API Usage

K2HR3 OpenStack Notification Listener Usage

K2HR3 Watcher Usage

K2HR3 Get Resource Usage

K2HR3 Utilities for Setup

K2HR3 Demonstration

K2HR3 Command Line Interface Usage

About k2hdkc

About k2hash

About chmpx

About k2hash transaction plugin

About AntPickax

Repositories

Here are repositories including other components.

K2HR3 main repository

K2HR3 Web Application repository

K2HR3 REST API repository

K2HR3 OpenStack Notification Listener

K2HR3 Container Registration Sidecar

K2HR3 Get Resource

K2HR3 Command Line Interface

k2hdkc

k2hash

chmpx

k2hash transaction plugin

Packages

Here are packages including other components.

k2hr3-app(npm packages)

k2hr3-api(npm packages)

k2hr3-osnl(python packages)

k2hr3.sidecar(dockerhub)

k2hr3-get-resource(packages)

License

MIT License

AntPickax

k2hr3_osnl is a project by AntPickax, which is an open source team in Yahoo Japan Corporation.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.