From 938f3127e88955ee254cefea53c6505fa7c1325b Mon Sep 17 00:00:00 2001 From: Rob Cresswell Date: Fri, 30 Oct 2015 09:32:34 +0900 Subject: [PATCH] Update Plugin Registry This patch adds missing plugins to the Horizon plugin registry doc Change-Id: I5363c6bf10c310c4b757ae8b4bbdab3b52be4ac3 Closes-Bug: 1511572 --- doc/source/plugins.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/source/plugins.rst b/doc/source/plugins.rst index 77cccbb896..7e7ac0b58a 100644 --- a/doc/source/plugins.rst +++ b/doc/source/plugins.rst @@ -25,6 +25,8 @@ Horizon Plugin Registry +-----------------------+-----------------------------------------------------+ |Group Based Policy UI |https://github.com/openstack/group-based-policy-ui | +-----------------------+-----------------------------------------------------+ +|Freezer Web UI |https://github.com/openstack/freezer-web-ui | ++-----------------------+-----------------------------------------------------+ |Magnum UI |http://github.com/openstack/magnum-ui | +-----------------------+-----------------------------------------------------+ |Manila UI |http://github.com/openstack/manila-ui | @@ -39,5 +41,11 @@ Horizon Plugin Registry +-----------------------+-----------------------------------------------------+ |Tacker UI |https://github.com/openstack/tacker-horizon | +-----------------------+-----------------------------------------------------+ +|Senlin Dashboard |https://github.com/openstack/senlin-dashboard | ++-----------------------+-----------------------------------------------------+ +|Solum Dashboard |https://github.com/openstack/solum-dashboard | ++-----------------------+-----------------------------------------------------+ +|Sticks Dashboard |https://github.com/openstack/sticks-dashboard | ++-----------------------+-----------------------------------------------------+ |Tuskar UI |http://github.com/openstack/tuskar-ui | +-----------------------+-----------------------------------------------------+