From 0a7d7f86e2a3b82269ce54d4143a5a4afb0ef0a3 Mon Sep 17 00:00:00 2001
From: Ronald Bradford <ronald.bradford@gmail.com>
Date: Mon, 2 May 2016 13:42:54 -0400
Subject: [PATCH] Remove Beta development status from classifiers

Remove the Beta trove classifier to be in line with other Oslo
projects. While there is a Production/Stable status none of the other
Oslo projects use it.

https://pypi.python.org/pypi?%3Aaction=list_classifiers

Change-Id: I3689c6faf60be49ce2bf19f45e977dd64798954b
---
 setup.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 1b8d408b7..df33fc45e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -7,7 +7,6 @@ description-file =
     README.rst
 home-page = https://wiki.openstack.org/wiki/Oslo#oslo.messaging
 classifier =
-    Development Status :: 4 - Beta
     Environment :: OpenStack
     Intended Audience :: Developers
     Intended Audience :: Information Technology