From 7653cff5e6f9592332a23e452ad6bf1549542b16 Mon Sep 17 00:00:00 2001 From: chenying Date: Tue, 13 Jun 2017 11:52:57 +0800 Subject: Add support for Karbor Plugin The patch[1] about OSC plugin has been submitted to karbor project. And the plan list commend has been implemented. With more dataprotection commands being supported, another patch adding more commands to the docs will be proposed later. [1] https://review.openstack.org/#/c/473508/ Depends-On: I4dfac08fd2b04f9ac254d3aa8fdadc3a1691de0a Change-Id: I2266525650f5c2e241373493dcd09474478c2ba6 --- doc/source/plugin-commands.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/source/plugin-commands.rst') diff --git a/doc/source/plugin-commands.rst b/doc/source/plugin-commands.rst index 69d31c22..ee162f76 100644 --- a/doc/source/plugin-commands.rst +++ b/doc/source/plugin-commands.rst @@ -56,6 +56,12 @@ ironic-inspector .. list-plugins:: openstack.baremetal_introspection.v1 :detailed: +karbor +------ + +.. list-plugins:: openstack.data_protection.v1 + :detailed: + mistral ------- -- cgit v1.2.1