senlin-api [options]
senlin-api provides an external REST API to the Senlin service.
senlin-api is a WSGI application that exposes an external REST style API to the Senlin service. senlin-api communicates with senlin-engine using Remote Procedure Calls (RPC), which is based on AMQP protocol.
Path to a config file to use. Multiple config files can be specified, with values in later files taking precedence.
Path to a config directory to pull .conf files from. This file set is sorted, so as to provide a predictable parse order if individual options are over-ridden. The set is parsed after the file(s), if any, specified via –config-file, hence over-ridden options in the directory take precedence.
/etc/senlin/senlin.conf
/etc/senlin/api-paste.ini
/etc/senlin/policy.yaml
Senlin issues are tracked in Launchpad so you can view or report bugs here OpenStack Senlin Bugs
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.