diff --git a/setup.py b/setup.py index 235a0f81..9de50abf 100644 --- a/setup.py +++ b/setup.py @@ -46,6 +46,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',