diff --git a/setup.py b/setup.py index 4c9694ed9..e0e68fa14 100644 --- a/setup.py +++ b/setup.py @@ -39,6 +39,7 @@ setuptools.setup( classifiers=[ "Development Status :: 5 - Production/Stable", "Environment :: Console", + "Environment :: OpenStack", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License",