python-searchlightclient/doc/source/index.rst
liyingjun bcb1a14e14 Use seperate launchpad project for client
Use http://bugs.launchpad.net/python-searchlightclient
instead of http://bugs.launchpad.net/searchlight to track
releases of client.

Change-Id: I8cae98d87546dc841d0d3e361257350ea3fc0a08
2015-11-29 01:33:49 +08:00

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