I updated, in this patchset, some examples of wacher CLI, because option format has changed (we have no more '-' character in keywords) I added a new page for the openstack client + our watcher plugin. Change-Id: Ia2ae148e4357eb64c8e3df1f3036dc992e85714c
1.3 KiB
1.3 KiB
Python bindings to the OpenStack Watcher API
This is a client for OpenStack Watcher API. There's a Python API
<api_v1> (the watcherclient modules), and a command-line script
<cli> (installed as watcher). Each implements the entire OpenStack
Watcher API.
You'll need credentials for an OpenStack cloud in order to use the watcher client.
Contents:
readme installation api_v1 cli openstack_cli contributing
Contributing
Code is hosted at git.openstack.org. Submit bugs to the Watcher project on Launchpad. Submit code to the openstack/python-watcherclient project using Gerrit.
Testing
The preferred way to run the unit tests is using
tox.
See Consistent Testing Interface for more details.
Indices and tables
genindexmodindexsearch