diff --git a/setup.py b/setup.py index a35560c6..58788166 100644 --- a/setup.py +++ b/setup.py @@ -35,6 +35,7 @@ setuptools.setup( 'line arguments and .ini style configuration files.', classifiers=[ 'Development Status :: 4 - Beta', + 'Environment :: OpenStack', 'License :: OSI Approved :: Apache Software License', 'Operating System :: POSIX :: Linux', 'Programming Language :: Python :: 2.6', ],