From 91b7fa134ccc4d58dc14f08fef4641602c98db9e Mon Sep 17 00:00:00 2001 From: Clinton Knight Date: Tue, 22 Sep 2015 09:39:23 -0700 Subject: [PATCH] Add manila to devstack plugin registry Manila has had a devstack plugin since Kilo. The registry should reflect that. Change-Id: I910198495e98b6f8d92c4880d1bee0c16d6c1559 --- doc/source/plugin-registry.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/plugin-registry.rst b/doc/source/plugin-registry.rst index 1b54c01f54..bbab56b025 100644 --- a/doc/source/plugin-registry.rst +++ b/doc/source/plugin-registry.rst @@ -26,6 +26,8 @@ The following are plugins that exist for official OpenStack projects. +--------------------+-------------------------------------------+--------------------+ |magnum |git://git.openstack.org/openstack/magnum | | +--------------------+-------------------------------------------+--------------------+ +|manila |git://git.openstack.org/openstack/manila | file shares | ++--------------------+-------------------------------------------+--------------------+ |mistral |git://git.openstack.org/openstack/mistral | | +--------------------+-------------------------------------------+--------------------+ |rally |git://git.openstack.org/openstack/rally | |