2012-07-16 15:16:27 -05:00
|
|
|
..
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
|
|
not use this file except in compliance with the License. You may obtain
|
|
|
|
a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
|
|
License for the specific language governing permissions and limitations
|
|
|
|
under the License.
|
|
|
|
|
2018-03-19 21:09:12 +09:00
|
|
|
===========================================
|
2017-06-26 12:42:09 -05:00
|
|
|
Python bindings to the OpenStack Trove API
|
2018-03-19 21:09:12 +09:00
|
|
|
===========================================
|
2017-06-26 12:42:09 -05:00
|
|
|
|
|
|
|
This is a client for the OpenStack Trove API. There's a Python API (the
|
2020-04-18 23:25:26 +12:00
|
|
|
``troveclient`` module), and an ``openstack`` command-line plugin.
|
2012-07-16 15:16:27 -05:00
|
|
|
|
2018-03-19 21:09:12 +09:00
|
|
|
Contents
|
|
|
|
--------
|
|
|
|
|
2014-05-01 20:48:27 +02:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2012-07-16 15:16:27 -05:00
|
|
|
|
2017-06-29 16:48:58 -04:00
|
|
|
user/index
|
|
|
|
reference/index
|
2012-07-16 15:16:27 -05:00
|
|
|
|
|
|
|
Indices and tables
|
2018-03-19 21:09:12 +09:00
|
|
|
------------------
|
2012-07-16 15:16:27 -05:00
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|