diff --git a/setup.py b/setup.py index 5091a11a..1f696e2b 100644 --- a/setup.py +++ b/setup.py @@ -36,6 +36,7 @@ setuptools.setup( classifiers=[ 'Development Status :: 4 - Beta', 'Environment :: Console', + 'Environment :: OpenStack', 'Intended Audience :: Developers', 'Intended Audience :: Information Technology', 'License :: OSI Approved :: Apache Software License',