os-namos/README.rst
Kanagaraj Manickam db90397796 README update with reformatting
Change-Id: Id6d83229c5e2d78719dece4d116dd06cede1fcb0
2016-04-18 15:38:06 +05:30

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.