From 424ab43a0e2b7c0dbffdbf9e410e887e1abb0295 Mon Sep 17 00:00:00 2001
From: Witold Bedyk <witold.bedyk@est.fujitsu.com>
Date: Fri, 28 Sep 2018 10:44:07 +0200
Subject: [PATCH] Add monascaclient to `not plugins` list

Change-Id: I377a018a4e3c7b6fa44ce9323d1ee2edbd0e4728
---
 doc/source/contributor/plugins.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/source/contributor/plugins.rst b/doc/source/contributor/plugins.rst
index 51aec9aea4..6b6da4691c 100644
--- a/doc/source/contributor/plugins.rst
+++ b/doc/source/contributor/plugins.rst
@@ -54,6 +54,7 @@ The following is a list of projects that are not an OpenStackClient plugin.
 
 - python-magnumclient
 - python-ceilometerclient
+- python-monascaclient
 - python-solumclient
 
 Implementation