File: README.rst

package info (click to toggle)
python-coriolisclient 1.0.9-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 596 kB
  • sloc: python: 5,614; makefile: 23; sh: 2
file content (8 lines) | stat: -rw-r--r-- 356 bytes parent folder | download
1
2
3
4
5
6
7
8
Coriolis client library samples
===============================

Included are a number of samples of the Coriolis client library in action.

* Basic Endpoint operations are shown in ``endpoint_samples.py``
* Various Endpoint resource listing operations are shown in ``endpoint_resouces_samples.py``
* Replica operations are shown in ``replica_samples.py``