OpenStack

  • Home
  • Projects
  • User Stories
  • Community
  • Blog
  • Wiki
  • Documentation

The tricircleclient Python API¶

Usage¶

To use tricircleclient in a project:

>>> from tricircleclient.v1 import client
>>> tricircle = client.Client(...)
>>> tricircle.pod.list()

Reference¶

For more information, see the reference:

  • The tricircleclient.client Module
  • The tricircleclient.exceptions Module
  • The tricircleclient.osc Module
  • The tricircleclient.utils Module
  • The tricircleclient.v1.base Module
  • The tricircleclient.v1.client Module
  • The tricircleclient.v1.pods Module
  • The tricircleclient.v1.pods_cli Module
  • The tricircleclient.v1.routings Module
  • The tricircleclient.v1.routings_cli Module
  • The tricircleclient.version Module

Table Of Contents

  • Return to project home page
  • The tricircleclient Python API
    • Usage
    • Reference

Previous topic

Python bindings and command line tool to the Tricircle API

Next topic

<no title>

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • tricircleclient 0.1.0 documentation »
© Copyright 2017, OpenStack Foundation. Created using Sphinx 1.5.5.