Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul 2021-09-14 15:16:38 +00:00 committed by Gerrit Code Review
commit 2ab288f14e
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
[metadata]
name = ansible-role-openstack-operations
summary = ansible-openstack-operations - Ansible role to perform some OpenStack Day 2 Operations
description-file =
description_file =
README.rst
author = TripleO Team
author-email = openstack-discuss@lists.openstack.org
home-page = https://opendev.org/openstack/ansible-role-openstack-operations
author_email = openstack-discuss@lists.openstack.org
home_page = https://opendev.org/openstack/ansible-role-openstack-operations
classifier =
License :: OSI Approved :: Apache Software License
Development Status :: 4 - Beta
@ -15,7 +15,7 @@ classifier =
Topic :: Utilities
[global]
setup-hooks =
setup_hooks =
pbr.hooks.setup_hook
[files]