Move the content of ReleaseNotes to README.rst

For now, we have added reno for release notes management, and a folder
"releasenotes" was added in aodh. Because there is a file named
"ReleaseNotes" to provide release note location and aodh home, it will
broken some git operations in case insensitive OS (e.g. Windows).
This change simply move the content of ReleaseNotes to README.rst to avoid
the problem.

Change-Id: I30ea4a5d8cb4450ca76ec5e834ccf07cd996de77
This commit is contained in:
liusheng 2015-11-24 11:15:05 +08:00
parent ecc2ddd615
commit 2a01d67152
2 changed files with 6 additions and 12 deletions

View File

@ -1,6 +1,11 @@
aodh
====
See the ReleaseNotes document and the project home for more info.
Release notes can be read online at:
http://docs.openstack.org/developer/aodh/releasenotes/index.html
Documentation for the project can be found at:
http://docs.openstack.org/developer/aodh/
The project home is at:
http://launchpad.net/aodh

View File

@ -1,11 +0,0 @@
Release notes are maintained in rst format in
doc/source/releasenotes/
they can be read online at
http://docs.openstack.org/developer/aodh/releasenotes/index.html
Documentation for the project can be found at:
http://docs.openstack.org/developer/aodh/
The project home is at:
http://launchpad.net/aodh