You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 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
).
Reference
index
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