setup.cfg: Replace dashes with underscores
Change-Id: I65b1adc39079211dec3c23a834d4be813b4e860c Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
1 changed files with 3 additions and 4 deletions
@@ -1,11 +1,11 @@
[metadata]
name = openstack-ansible-os_tempest
summary = os_tempest for OpenStack Ansible
description-file =
description_file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/openstack-ansible-os_tempest/latest/
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/openstack-ansible-os_tempest/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators
@@ -20,4 +20,3 @@ data_files =
usr/local/share/ansible/roles/os_tempest/templates = templates/*
usr/local/share/ansible/roles/os_tempest/files = files/*
usr/local/share/ansible/roles/os_tempest/vars = vars/*
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.