os-namos/README.rst

851 B

os-namos

Discovery agent of namos service.

Features

  • Register the given OpenStack service component under namos and acknowledge it
  • Helps to find the live status of OpenStack service components
  • Helps to update the configuration files lively.

How to setup os-namos

  • Assume, os-namos is cloned at /opt/stack/os-namos, then run below command to install namos from this directory.

    sudo python setup.py install

How to use this agent

  • Invoke this agent from the service component console python scripts, where its launched.