
The circular reference raises a warning with the current dependency versions but oslosphinx >=4.0 seems to fail harder on it. Removing the useless TOC and then empty Reference section. Change-Id: Iac7d947b6a683f8cdb3b5378c9f82d70a1707d26
1.0 KiB
1.0 KiB
Python bindings to the OpenStack Searchlight API
This is a client for OpenStack Searchlight API. There's a Python API
(the searchlightclient
module), and a command-line script (installed as openstack
).
Contributing
Code is hosted at git.openstack.org. Submit bugs to the searchlight project on Launchpad. Submit code to the openstack/python-searchlightclient project using Gerrit.
Testing
The preferred way to run the unit tests is using
tox
.
See Consistent Testing Interface for more details.
Man Page
man/openstack