summaryrefslogtreecommitdiff
path: root/doc/source/decoder.rst
diff options
context:
space:
mode:
authorSteve Martinelli <s.martinelli@gmail.com>2017-02-22 14:09:25 -0600
committerSteve Martinelli <s.martinelli@gmail.com>2017-02-22 14:09:25 -0600
commit4b293c57c83fc5214d9e2785261d4667ba3aa93e (patch)
tree83a822292b016274b176bbcaaee9ab93c3d296c7 /doc/source/decoder.rst
parent3746fd2caf1dd3853a4def5f8f5f228bb1b1871a (diff)
downloadpython-openstackclient-4b293c57c83fc5214d9e2785261d4667ba3aa93e.tar.gz
add keystone and glance -> osc mapping
Change-Id: I99cd8b11a5d5fc6dc5d2f4584b837ea0f44d665a
Diffstat (limited to 'doc/source/decoder.rst')
-rw-r--r--doc/source/decoder.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/source/decoder.rst b/doc/source/decoder.rst
index 23c16ca5..3d07bb6f 100644
--- a/doc/source/decoder.rst
+++ b/doc/source/decoder.rst
@@ -15,6 +15,23 @@ shown when necessary.
:widths: 25, 25, 50
:file: data/cinder.csv
+``glance CLI``
+--------------
+
+.. csv-table::
+ :header: "Glance CLI", "OSC Equivalent", "Description"
+ :widths: 25, 25, 50
+ :file: data/glance.csv
+
+``keystone CLI``
+----------------
+
+.. csv-table::
+ :header: "Keystone CLI", "OSC Equivalent", "Description"
+ :widths: 25, 25, 50
+ :file: data/keystone.csv
+
+
``nova CLI``
------------