K2hR3 OpenStack Notification Listener

https://img.shields.io/pypi/v/k2hr3_osnl.svg https://img.shields.io/travis/hiwakaba/k2hr3_osnl.svg Documentation Status

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. It 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/hiwakaba/k2hr3_osnl/master/docs/k2hr3_osnl_overview.png

K2hR3

K2hR3 is a role-based ACL system developed in Yahoo Japan Corporation.

License

MIT License

AntPickax

k2hr3_osnl is an AntPickax products, which is an open source project by Yahoo Japan Corporation.

Credits

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