[metadata] name = whitebox-tempest-plugin summary = Tempest plugin for whitebox testing. For testing things not exposed through the REST APIs. description-file = README.rst long_description_content_type = text/x-rst author = OpenStack author-email = openstack-discuss@lists.openstack.org home-page = https://opendev.org/openstack/whitebox-tempest-plugin classifier = Intended Audience :: Information Technology Intended Audience :: System Administrators Intended Audience :: Developers License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux Programming Language :: Python Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 [global] setup-hooks = pbr.hooks.setup_hook [files] packages = whitebox_tempest_plugin [entry_points] tempest.test_plugins = whitebox-tempest-plugin = whitebox_tempest_plugin.plugin:WhiteboxTempestPlugin