From c9419f00f064f1cbaf9488dcd23fc63656d4b154 Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Tue, 21 Feb 2017 01:16:01 -0500 Subject: add volume->osc mapping Change-Id: Ia773cf66c9949433eb5e5ab5c58b7c871c17fc22 --- doc/source/decoder.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/source/decoder.rst') diff --git a/doc/source/decoder.rst b/doc/source/decoder.rst index adeb99e7..23c16ca5 100644 --- a/doc/source/decoder.rst +++ b/doc/source/decoder.rst @@ -7,6 +7,14 @@ OpenStackClient. Think of it as a magic decoder ring if you were using the legacy CLIs and want to transition to OpenStack CLI. Command options are only shown when necessary. +``cinder CLI`` +-------------- + +.. csv-table:: + :header: "Cinder CLI", "OSC Equivalent", "Description" + :widths: 25, 25, 50 + :file: data/cinder.csv + ``nova CLI`` ------------ -- cgit v1.2.1