mirror of
https://opendev.org/openstack/python-neutronclient.git
synced 2026-01-16 23:12:23 +00:00
Rename README to README.rst
README.rst seems to be more standard accross OpenStack modules. Change-Id: I82cd80e1e816b9c2e9774ad87c1a68bcf7dd8342
This commit is contained in:
parent
92811c76f3
commit
5326cc713a
3 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
include tox.ini
|
||||
include LICENSE README HACKING.rst
|
||||
include LICENSE README.rst HACKING.rst
|
||||
include AUTHORS
|
||||
include ChangeLog
|
||||
include tools/*
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = python-quantumclient
|
||||
summary = CLI and Client Library for OpenStack Networking
|
||||
description-file =
|
||||
README
|
||||
README.rst
|
||||
author = OpenStack Networking Project
|
||||
author-email = openstack-dev@lists.openstack.org
|
||||
home-page = http://www.openstack.org/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue