Rename README to README.rst
README.rst seems to be more standard accross OpenStack modules. Change-Id: I82cd80e1e816b9c2e9774ad87c1a68bcf7dd8342
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
include tox.ini
|
include tox.ini
|
||||||
include LICENSE README HACKING.rst
|
include LICENSE README.rst HACKING.rst
|
||||||
include AUTHORS
|
include AUTHORS
|
||||||
include ChangeLog
|
include ChangeLog
|
||||||
include tools/*
|
include tools/*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
name = python-quantumclient
|
name = python-quantumclient
|
||||||
summary = CLI and Client Library for OpenStack Networking
|
summary = CLI and Client Library for OpenStack Networking
|
||||||
description-file =
|
description-file =
|
||||||
README
|
README.rst
|
||||||
author = OpenStack Networking Project
|
author = OpenStack Networking Project
|
||||||
author-email = openstack-dev@lists.openstack.org
|
author-email = openstack-dev@lists.openstack.org
|
||||||
home-page = http://www.openstack.org/
|
home-page = http://www.openstack.org/
|
||||||
|
Reference in New Issue
Block a user